These are the abbreviations used for the description of elements.
| Abbreviation | Meaning of the abbreviation |
|---|---|
| [M] | Mandatory: This is a mandatory element. |
| [O] | Optional: This is an optional element. |
| [M / O] | Mandatory / Optional: This element can be mandatory depending on the context. |
| Element | Use | Description |
|---|---|---|
| dcc:abcDef | [M] | This element is mandatory. Further description of the element... |
| xs:example | [O] | This element is optional. Further description of the element... |