====SeamRef==== The reference to a connected Plate. %%SeamRef%% has the following child elements: ^ %%Child%% ^ %%Namespace%% ^ %%Type%% ^ %%Use%% ^ %%Cardinality%% ^ %%Choice%% ^ %%Description%% ^ | [[ocx-if:draft-schema:ocx:boundingbox|BoundingBox]] | ocx | ocx:BoundingBox_T | opt. | [0, 1] | False | The definition of a bounding box in space using two positions.The bounding box defines the parent extent. | %%SeamRef%% has the following attributes: ^ %%Attribute%% ^ %%Namespace%% ^ %%Type%% ^ %%Use%% ^ %%Default%% ^ %%Fixed%% ^ %%Description%% ^ | refType | ocx | Restriction of type xs:QName | req. | | ocx:Seam | The OCX entity type which is referenced. Must be a qulaified OCX name. | | localRef | ocx | [[https://www.w3.org/TR/xmlschema-2/#IDREF|xs:IDREF]] | opt. | | | A rference to a unique ID within the scope of this XML file. Ether 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)". | | [[ocx-if:draft-schema:ocx:guidref|GUIDRef]] | ocx | Restriction of type 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. Ether 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)". | ---- dataentry version ---- Schema Version : 2.8.6 Namespace URL_url : http://data.dnvgl.com/Schemas/ocxXMLSchema Author : wikibot Date : Aug 16 2023 17:29:16 Statuss : PublishState.DRAFT OCX parser version : 0.8.0 ----