Adding a documentation Component to an XML Schema File

See Also

XML schema tools lets you work with annotation components and documentation sub components. documentation schema components must reside inside an annotation component.

To add a documentation component:

  1. In the IDE, open the schema file where you want to add the documentation component.
  2. If the parent annotation component does not exist, create it now.
  3. In the Schema view, right-click the annotation node where you want to add the documentation component and choose Add Documentation.
    The IDE adds a documentation node.
  4. In the Schema view, right-click the documentation node choose Customize.
    The Documentation Customizer dialog box opens.
  5. In the text field, enter the schema comments and click OK.
See Also
Adding an annotation Component to an XML Schema File
Documentation Customizer Dialog Box
About XML Schema Tools

Legal Notices