|
Home > Online Product Documentation > Table of Contents > Creating a Stylesheet from HTML Creating a Stylesheet from HTMLYou can create an XSLT stylesheet from an HTML file using the HTML to XSLT document wizard.
To run the HTML to XSLT document wizard:
1. Select
File > Document Wizards from the menu.
The Document Wizards dialog box appears.
2. Click the
XSLT Editor tab.
3. Double-click
HTML to XSLT (or select the
HTML to XSLT icon and click
OK).
The HTML to XML dialog box appears.
4. Enter the name of the HTML file you want to convert to XSLT in the
Choose HTML File to Convert to XSLT field.
5. Click
OK.
Stylus Studio opens the converted HTML file as an untitled XSLT document in the XSLT Editor. |
XML Schema Editor
Stylus Studio's XML Schema Editor lets you easily develop advanced data models expressed in W3C XML Schema. Its synchronized split-pane interface shows both a visual XML Schema Diagram and the underlying code, and you can edit in either one.
MSXML - Microsoft XML Tools
MSXML tools in Stylus Studio feature integrated XML validation, XSLT transformation and XSLT debugging using the Microsoft's COM-based XML processing components: MSXML 3.0, MSXML 4.0 and MSXML 6.0
EDI Mapping
To transform EDI to XML, whether for X12 or EDIFACT, Stylus Studio provides the design tools and run-time support. EDIFACT, X12 and custom EDI formats can be translated, validated and mapped using the EDI Mapping adapter technology described here.
XML Parser
An XML Parser is a parser that is designed to read XML and create a way for programs to use XML. Learn about Stylus Studio's comprehensive support for all of the world's leading XML Parsers.


