DesignView
A manifestation of some or all the components in the exporting application that contains configuration information for the parts it includes. DesignView has the following child elements:
| Child | Namespace | Type | Use | Cardinality | Choice | Description |
|---|---|---|---|---|---|---|
| OccurrenceGroup | ocx | ocx:OccurrenceGroup_T | req. | [1, ∞] | True | A grouping of occurrences. Can also contain other OccurrenceGroup to form a nested level of groups. |
| Occurrence | ocx | ocx:Occurrence_T | req. | [1, ∞] | True | An occurrence in a DesignView is a reference to a physical part in the model. |
| VesselRef | ocx | ocx:VesselRef_T | req. | [1, 1] | False | A reference to the the Vessel |
DesignView has the following attributes:
| Attribute | Namespace | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|---|
| name | ocx | xs:string | opt. | An optional descriptive or display name. | ||
| id | ocx | xs:ID | req. | 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. |
- OCX Version:
- 3.0.0
- Location URL:
- https://3docx.org/fileadmin//ocx_schema//V300//OCX_Schema.xsd
- Namespace:
- https://3docx.org/fileadmin//ocx_schema//V300//OCX_Schema.xsd
- Date:
- Dec 06 2024 17:10:11
- Status:
- PublishState.PUBLIC
- Publisher version:
- 1.0.0
