|
Home >Online Product Documentation >Table of Contents >Associating an External Schema With a Document Associating an External Schema With a DocumentTo associate an external schema with an XML document:
1. Open the XML document you want to associate with a schema. See Opening Files in Stylus Studio.
2. From the Stylus Studio menu bar, select XML>Associate XML with Schema.
3. In the Open dialog box that appears, navigate to and select the schema you want to associate.
4. Click Open. The selected schema is now associated with the document.
To associate an XML document with an XML Schema, the XML document must contain a root element. After you associate a schema with a document, you can view a tree representation of the schema in the XML editor window. Click the Schema tab. See Updating a Document's Schema. |
Electronics & Electrical Equipment
Many electronics and electrical equipment companies need the most powerful XML IDE to power up their companies. Come see which electronics & electrical equipment companies are wired up with Stylus Studio 2006.
Convert DTD to XSD
learn how to convert DTD to XML Schema
Translating X12 Documents to XML
The X12 to XML Converter is a built-in function of the adapter library. The XML that is generated is well commented and indented, and can be used anywhere XML is normally used — with XML Schemas, XSLT, XQuery, etc.
XPath Generator
Stylus Studio includes an XPath generator that helps you easily create XPath expressions. This page illustrates how you can accomplish this.