QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
BoundingBox | jdftyp:rectangle | optional | ||||
DifferentBoxSize | jdftyp:eBox_ | optional | ||||
InsideBox | jdftyp:boolean | optional | ||||
OutsideBox | jdftyp:boolean | optional |
Attribute Group | jdf:Properties |
<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> |