Abstract base class for the XML document defined in this schema. DocumentBase has the following child elements:
| Child | Namespace | Type | Use | Cardinality | Choice | Description |
|---|---|---|---|---|---|---|
| Header | ocx | ocx:Header_T | req. | [1, 1] | False | The header information of an XML export. |
DocumentBase has the following attributes:
| Attribute | Namespace | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|---|
| schemaVersion | ocx | xs:string | req. | 3.0.0 | Current XML schema version (Format - x.y.z) x : Incremented for backward incompatible changes ( Ex - Adding a required attribute, etc.) y : Major backward compatible changes [ Ex - Adding a new node ,fixing major CRs,etc…] z : Minor backward compatible changes (Ex - adding an optional attribute, etc). | |
| language | ocx | xs:language | optional | en | Language used by the application. |