|
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. |
Convert DTD to XML
Learn how to create a sample XML instance document from a DTD using Stylus Studio DTD to XML conversion tools.
Validating X12 Documents with XML Schemas
Either before or after transforming X12 EDI content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
XQuery Tutorial
This XQuery Tutorial is about "BUILDING XQUERY BASED WEB SERVICE AGGREGATION AND REPORTING APPLICATIONS".
Binary XML
How do I get my binary data into XML? How do I get my binary data out of XML? The answers to these questions and more in this amazing Binary XML tutorial.