jdf:ReferenceProperties

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ExternalReferenceMissing jdftyp:boolean optional
HasExternalReference jdftyp:boolean optional
HasOPI jdftyp:boolean optional
OPIMissing jdftyp:boolean optional
OPIType jdftyp:NMTOKEN optional
OPIVersion jdftyp:NMTOKENS optional

Used By

Attribute Group jdf:Properties

Source

<xs:attributeGroup name="ReferenceProperties">
  <xs:attribute name="ExternalReferenceMissing" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="HasExternalReference" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="HasOPI" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="OPIMissing" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="OPIType" type="jdftyp:NMTOKEN" use="optional"/>
  <xs:attribute name="OPIVersion" type="jdftyp:NMTOKENS" use="optional"/>
</xs:attributeGroup>