The Preview tab of the model property sheet displays a preview of the XSD, DTD or XDR file generated from the XML model. For example:
The schema file starts with the XML declaration followed by the <schema> (root element) declaration.
All objects created in the model will appear in the schema file between the schema start and end tags.