jdf:IdentificationFieldAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
BoundingBox jdftyp:rectangle optional
Format jdftyp:regExp optional
Orientation jdftyp:matrix optional
Page jdftyp:Integer optional
Position jdftyp:ePosition_ optional
Purpose jdftyp:ePurpose_ optional
PurposeDetails jdftyp:NMTOKEN optional
Value jdftyp:string optional
ValueFormat jdftyp:string optional
ValueTemplate jdftyp:string optional

Used By

Source

<xs:attributeGroup name="IdentificationFieldAttribs_c">
  <xs:attribute name="BoundingBox" type="jdftyp:rectangle" use="optional"/>
  <xs:attribute name="Format" type="jdftyp:regExp" use="optional"/>
  <xs:attribute name="Orientation" type="jdftyp:matrix" use="optional"/>
  <xs:attribute name="Page" type="jdftyp:Integer" use="optional"/>
  <xs:attribute name="Position" type="jdftyp:ePosition_" use="optional"/>
  <xs:attribute name="Purpose" type="jdftyp:ePurpose_" use="optional"/>
  <xs:attribute name="PurposeDetails" type="jdftyp:NMTOKEN" use="optional"/>
  <xs:attribute name="Value" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ValueFormat" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ValueTemplate" type="jdftyp:string" use="optional"/>
</xs:attributeGroup>