QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
crop-area-visibility | xs:NCName | optional | ||||
crop-offset-bottom | xs:NMTOKEN | optional | ||||
crop-offset-left | xs:NMTOKEN | optional | ||||
crop-offset-right | xs:NMTOKEN | optional | ||||
crop-offset-top | xs:NMTOKEN | optional |
<xs:attributeGroup name="crop.properties.attlist"> <xs:attribute name="crop-area-visibility" type="xs:NCName"/> <xs:attribute name="crop-offset-bottom" type="xs:NMTOKEN"/> <xs:attribute name="crop-offset-left" type="xs:NMTOKEN"/> <xs:attribute name="crop-offset-right" type="xs:NMTOKEN"/> <xs:attribute name="crop-offset-top" type="xs:NMTOKEN"/> </xs:attributeGroup> |