XML Schema TagBar User Reference |
Icons
![]() |
ONE: Only one of this element type may appear. |
![]() |
CHOICE: A choice of one child element type may appear. |
![]() |
MANY: Multiples (or many) of this element type may appear. |
![]() |
SEQUENCE: A sequence of the child elements must appear. |
![]() |
ATTRIBUTE: An attribute of the parent element. |
![]() |
CONTENT: A user defined content node. |
Min, Max, and Data Types
The minimum and maximum allowable number of each element is shown in the square brackets ([]) following the element name. The first number in the square brackets indicates the minimum allowable number of this element. The second number in the square brackets indicates the maximum allowable number of this element. An asterix (*) indicates that there is no limit on the maximum number of instances of the element.
The Schema data types as defined in the XML schema can also be displayed after the minimum and maximum values. The Show data types in TagBar option must be enabled in Tools Options to view data types. This preference is disabled by default.
Working with XML Schemas in TagBar