<xs:attributeGroup name="text-rotation">
<xs:annotation>
<xs:documentation>The rotation attribute is used to rotate text around the alignment point specified by the halign and valign attributes.</xs:documentation>
</xs:annotation>
<xs:attribute name="rotation" type="rotation-degrees"/>
</xs:attributeGroup> |