XML schemas ()
specify the valid grammar of an XML document. Schemas have several advantages
over DTDs, such as better extensibility, support of namespaces and data types,
and an XML code base.
You can create an XML schema by choosing File New
from the main window, expanding the XML folder, and selecting XML Schema.
If you right-click this node and display the contextual menu, you can perform a number of actions, including:
See Also | |
---|---|
XML Node DTD Node Editing an XML Document |