<xs:attributeGroup name="common.properties.attlist"> <xs:attribute name="baseline-after" type="xs:NMTOKEN"/> <xs:attribute name="baseline-offset" type="xs:NMTOKEN"/> <xs:attribute name="bottom-position" type="areatree:length"/> <xs:attribute name="box-shadow"/> <xs:attribute name="generated-by"/> <xs:attribute name="height" type="areatree:length"/> <xs:attribute name="is-first" type="areatree:true-or-false"/> <xs:attribute name="is-last" type="areatree:true-or-false"/> <xs:attribute name="language" type="xs:NCName"/> <xs:attribute name="left-position" type="areatree:length"/> <xs:attribute name="pdftag" type="xs:NMTOKEN"/> <xs:attribute name="reference-orientation" type="xs:integer"/> <xs:attribute name="reverse-page-number" type="areatree:true-or-false"/> <xs:attribute name="right-position" type="areatree:length"/> <xs:attribute name="space-after" type="areatree:length"/> <xs:attribute name="space-before" type="areatree:length"/> <xs:attribute name="space-end" type="areatree:length"/> <xs:attribute name="space-start" type="areatree:length"/> <xs:attribute name="top-position" type="areatree:length"/> <xs:attribute name="width" type="areatree:length"/> <xs:attribute name="writing-mode" type="xs:NCName"/> <xs:attribute name="z-index" type="xs:integer"/> <xs:attributeGroup ref="areatree:border.properties.attlist"/> <xs:attributeGroup ref="areatree:font.properties.attlist"/> <xs:attributeGroup ref="areatree:padding.properties.attlist"/> </xs:attributeGroup> |