| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| CTM | jdftyp:matrix | required | ||||
| ClipBox | jdftyp:rectangle | required | ||||
| TrimBox | jdftyp:rectangle | optional |
| Complex Types | jdf:Tile_r, jdf:Tile_re |
<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> |