jdf:TileAttribs_r

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
CTM jdftyp:matrix required
ClipBox jdftyp:rectangle required
TrimBox jdftyp:rectangle optional

Used By

Complex Types jdf:Tile_r, jdf:Tile_re

Source

<xs:attributeGroup name="TileAttribs_r">
  <xs:attributeGroup ref="jdf:TileAttribs_c"/>
  <xs:attribute name="ClipBox" type="jdftyp:rectangle" use="required"/>
  <xs:attribute name="CTM" type="jdftyp:matrix" use="required"/>
</xs:attributeGroup>