BracketRef
A reference to a Bracket instance. BracketRef has the following attributes:
| Attribute | Namespace | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|---|
| refType | ocx | Restriction of type xs:QName | req. | The OCX entity type which is referenced. Must be a qualified OCX name. | ||
| name | ocx | xs:attribute | req. | Custom property name | ||
| localRef | ocx | xs:IDREF | opt. | A reference to a unique ID within the scope of this XML file. Either a localRef or a GUIDRef shall be provided, or both. The schema will check this by the assertion: test=“(@localRef and not(@ocx:GUIDRef)) or (not(@localRef) and @ocx:GUIDRef) or (@localRef and @ocx:GUIDRef)”. | ||
| GUIDRef | ocx | ocx:guid | opt. | A globally unique ID referring to an entity in the authoring application. The sending application creates and holds the GUID. Used to establish a unique reference to an entity persistent between applications. |
- 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
