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:
- In the IDE, open the schema file where you want to add the documentation component.
- If the parent annotation component does not exist, create it now.
- 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.
- In the Schema view, right-click the documentation node choose Customize.
The Documentation Customizer dialog box opens.
- In the text field, enter the schema comments and click OK.
- You can change the language identifier of the documentation schema component using the Properties window.
- See Also
- Adding an annotation Component to an XML Schema File
- Documentation Customizer Dialog Box
- About XML Schema Tools
Legal Notices