OccurrenceGroup
A grouping of occurrences. Can also contain other OccurrenceGroup to form a nested level of groups.
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 | required | The name of the node. |
| type | xs:string | optional | The occurrence group design/product view type |
Children
| Name | Type | Cardinality | Description |
|---|---|---|---|
| Occurrence | Occurrence | [1, ∞] | An occurrence in a DesignView is a reference to a physical part in the model. |
| OccurrenceGroup | OccurrenceGroup | [1, ∞] | A grouping of occurrences. Can also contain other OccurrenceGroup to form a nested level of groups. |
| CustomProperties | ocx:CustomProperties_T | [0, 1] | Container for custom properties. |
| Schema version | 3.2.0 |
|---|---|
| Schema location | .\OCX_Schema.xsd |
| Namespace | https://3docx.org/fileadmin//ocx_schema//V320//OCX_Schema.xsd |
| Created | 2026-09-09T11:33:00Z |
You could leave a comment if you were logged in.
