DTD TagBar User Reference |
Icons
![]() |
ONE: Only one of this element type may appear. |
![]() |
MIXED: This element may contain Parsed Character Data (PCDATA) or child element types. |
![]() |
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. |
? | ZERO or ONE child element may appear. |
* | ZERO or MORE child element may appear. |
+ | ONE or MORE child element may appear. |
Working with DTDs in TagBar