Arrangement
The vessel arrangement or capacity plan defined by its compartments.
Attributes
| Name | Type | Use | Description |
|---|---|---|---|
| id | xs:ID | required | An identifier for an element unique within the scope of the XML file. Each id must be unique within a document. The attribute uses the standard XML 1.0 ID type as defined in the XML Schema specification. This attribute is required in many OCX XML elements and an application should generate them automatically. |
| name | xs:string | optional | An optional descriptive or display name. |
Children
| Name | Type | Cardinality | Description |
|---|---|---|---|
| Compartment | ocx:Compartment_T | [1, ∞] | The concept of a compartment part of the vessel capacity plan representing a closed volume (space) defined by enclosing surface geometry. |
| PhysicalSpace | ocx:PhysicalSpace_T | [1, ∞] | The concept of a physical compartment representing a closed volume (space) defined by enclosing structure panels. |
| Description | xs:string | [0, 1] | Contains a description of the component its parent represents. The description is stored as a string. You can use this element for whatever purposes you require. This element can be used inside many OCX XML elements but is optional. |
| CustomProperties | ocx:CustomProperties_T | [0, 1] | Container for custom properties. |
| Schema version | 3.2.0 |
|---|---|
| Schema location | https://3docx.org/fileadmin/ocx_schema/V320/OCX_Schema.xsd |
| Namespace | https://3docx.org/fileadmin//ocx_schema//V320//OCX_Schema.xsd |
| Created | 2026-09-10T10:07:41Z |
