areatree:transform.properties.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
transform-origin optional
transform.a xs:decimal optional
transform.b xs:decimal optional
transform.c xs:decimal optional
transform.d xs:decimal optional
transform.e xs:NMTOKEN optional
transform.f xs:NMTOKEN optional

Used By

Attribute Group areatree:BlockArea.attlist

Source

<xs:attributeGroup name="transform.properties.attlist">
  <xs:attribute name="transform-origin"/>
  <xs:attribute name="transform.a" type="xs:decimal"/>
  <xs:attribute name="transform.b" type="xs:decimal"/>
  <xs:attribute name="transform.c" type="xs:decimal"/>
  <xs:attribute name="transform.d" type="xs:decimal"/>
  <xs:attribute name="transform.e" type="xs:NMTOKEN"/>
  <xs:attribute name="transform.f" type="xs:NMTOKEN"/>
</xs:attributeGroup>