jdf:BoxProperties

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
BoundingBox jdftyp:rectangle optional
DifferentBoxSize jdftyp:eBox_ optional
InsideBox jdftyp:boolean optional
OutsideBox jdftyp:boolean optional

Used By

Attribute Group jdf:Properties

Source

<xs:attributeGroup name="BoxProperties">
  <xs:attribute name="BoundingBox" type="jdftyp:rectangle" use="optional"/>
  <xs:attribute name="DifferentBoxSize" type="jdftyp:eBox_" use="optional"/>
  <xs:attribute name="InsideBox" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="OutsideBox" type="jdftyp:boolean" use="optional"/>
</xs:attributeGroup>