Associate XML Schemas to Project Folder

You use the Associate XML Schemas to Project Folder dialog box to associate an XML Schema with a Stylus Studio project folder. This feature allows you to validate any XML document in the project against that XML Schema without explicitly associating the document with the XML Schema - if the XML document contains a namespace prefix found in the XML Schema associated with the project, Stylus Studio can validate it.

Fields

Schema files

The name of the XML Schema file associated with the current project.

Namespace URI

The namespace URI associated with the XML Schema.

Buttons

Displays the Open dialog box, which lets you browse for an XML Schema.

Disassociates the selected XML Schema from the project.

Associating an XML Schema with a Project

To associate an XML Schema with a project:
1. Right-click the project folder you want to associate with an XML Schema.
2. Select Associate Schemas to Folder from the shortcut menu.

The Associate XML Schemas to Project Folder dialog box appears.

3. Click the browse button ( ).

The Open dialog box appears.

4. Browse for the XML Schema you want to associate with the project.
5. Click OK.

The XML Schema you selected appears in the Schema Files field; the namespace URI defined in that XML Schema appears in the field.

6. Click OK.

For More Information

Validating XML Documents

Associating an External Schema With a Document

Introduction to Convert to XML

Convert to XML is Stylus Studio's all-purpose utility for getting legacy data integration of all sorts into a custom XML format. This video provides an overview of the tool and walks you through a sample CSV to XML data transformation project.

Validate XML Using XSD

You can validate XML documents against any data model defined using W3C XSD, using any major XSD Validator, including MSXML 3.0, MSXML 4.0, MSXML 6.0, Xerces-J, Xerces-C, Microsoft System.XML (1.0 and 2.0), XSV, the Saxonica XSD Validator and others.

Building DataDirect XML Converter Applications with Stylus Studio

DataDirect XML Converters are Java and .NET components that enable access to any data (flat files, EDI) from your application code. Learn how to deploy XML applications today.

Stylesheet Design - How to Publish your Data Using a Stylesheet Designer

Simplify Stylesheet Design with Stylus Studio's XML Publisher, a visual stylesheet designer and code generator to help you create XSLT or XQuery to publish your data to HTML+CSS or XSL:FO.

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member