Home >
Online Product Documentation >
Table of Contents >
Creating Your Own XML Schema
Creating Your Own XML Schema
To create an XML Schema, select File > New > XML Schema from the menu bar.
Stylus Studio displays a new XML document in the XML Schema Editor
Diagram tab; the text pane displays the following contents:
When you create an XML Schema in Stylus Studio, the default namespace is specified as
http://www.w3.org/2001/XMLSchema
. If you choose to you specify the XML Schema namespace, be sure to specify one of the following:
-
http://www.w3.org/2001/XMLSchema
-
http://www.w3.org/2001/XMLSchema-instance