Architecting and designing
  
Exporting XML documents
An XML instance document can be exported, or generated. This assist with the verification of the DTD or schema designs that you are creating. Generation takes place from the current open diagram. An XML document is created that can be validated by the DTD or the schema that would be generated from that diagram. The ability to create and view actual instance documents is useful for all XML development. See the XML tutorials for more information on validating a DTD or BizTalk schema against an XML instance document.
To export an XML document
1 Right-click in the diagram workspace to open the Diagram Popup Menu, or click the File menu on the main toolbar.
2 Select Export > XML Document.
3 Select your export options from the Export XML Options dialog.
4 Click OK.