====EdgeReinforcementRef==== A reference to an EdgeReinforcement. %%EdgeReinforcementRef%% has the following attributes: ^ %%Attribute%% ^ %%Namespace%% ^ %%Type%% ^ %%Use%% ^ %%Default%% ^ %%Fixed%% ^ %%Description%% ^ | [[ocx-if:draft-schema:ocx:refType|refType]] | ocx | Restriction of type xs:QName | req. | | ocx:EdgeReinforcement | The OCX entity type which is referenced. Must be a qualified OCX name. | | name | ocx | xs:attribute | req. | | | Custom property name | | localRef | ocx | [[https://www.w3.org/TR/xmlschema-2/#IDREF|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)". | | [[ocx-if:draft-schema: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. | ---- dataentry version ---- OCX Version : 3.0.0 Location URL_url : https://3docx.org/fileadmin//ocx_schema//V300//OCX_Schema.xsd Namespace : https://3docx.org/fileadmin//ocx_schema//V300//OCX_Schema.xsd Author : wikibot Date : Dec 06 2024 17:10:11 Statuss : PublishState.PUBLIC Publisher version : 1.0.0 ----