CustomProperty
A generic custom property type with a key, value pair and optional unit.
Attributes
| Name | Type | Use | Description |
|---|---|---|---|
| id | xs:ID | required | |
| name | xs:string | required | Property name. |
| unit | xs:IDREF | optional | |
| value | xs:string | required |
Children
| Name | Type | Cardinality | Description |
|---|---|---|---|
| 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. |
| 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 |
