SP2003 WYSIWYG XSL editor?

  • Thread starter Thread starter Sergio Otoya
  • Start date Start date
S

Sergio Otoya

Hi,

This may be a silly question... I have read that there is an XSL
editor in FP2003... How would I use it?.

Do I have to start with an xml file, xml schema? can I just create an
xsl file or does it need to be inside a web site, a wss site?

thanks in advance.

Sergio
Winapp
Australia.
 
Hi Sergio,

With WSS and FP2003, you could actually use a XML file as a data source and
design the screen/UI as WYSIWYG.
Complete information on this is available at
http://msdn.microsoft.com/library/en-us/odc_fp2003_ta/html/odc_fpbldgxmlwebs
.asp?frame=true

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| From: (e-mail address removed) (Sergio Otoya)
| Newsgroups: microsoft.public.frontpage.client
| Subject: SP2003 WYSIWYG XSL editor?
| Date: 23 Mar 2004 02:45:06 -0800
| Hi,
|
| This may be a silly question... I have read that there is an XSL
| editor in FP2003... How would I use it?.
|
| Do I have to start with an xml file, xml schema? can I just create an
| xsl file or does it need to be inside a web site, a wss site?
|
| thanks in advance.
|
| Sergio
| Winapp
| Australia.
|
 
While it is true that you can write XSL files in FrontPage, this is not
specifically what Sergio is asking.

In FrontPage 2003 you can use XML files, Web Services, WSS lists or Document
Libraries, and databases that stream XML data as data sources, and when you
insert a view on these sources you are in the WYSIWYG XSLT environment.

You do need to be authoring against a Windows SharePoint Services site,
because the XSLT view is a web part that requires the SharePoint code, but
if you have SharePoint, you can just drag an XML file onto a new page in
FrontPage and see what I mean.

In code view you can easily view and edit the XSLT, and you can also use all
of the FrontPage tools to WYSIWYG your XSLT - like add conditional
formatting, tables, dynamic content, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top