<xs:attributeGroup name="PageRegionViewportArea.attlist">
<xs:attribute name="base-uri" type="xs:anyURI"/>
<xs:attribute name="bleed-bottom" type="areatree:length"/>
<xs:attribute name="bleed-left" type="areatree:length"/>
<xs:attribute name="bleed-right" type="areatree:length"/>
<xs:attribute name="bleed-top" type="areatree:length"/>
<xs:attribute name="bottom-position" type="areatree:length"/>
<xs:attribute name="color"/>
<xs:attribute name="counter-increment"/>
<xs:attribute name="counter-reset"/>
<xs:attribute name="display-role" use="required" type="xs:NCName"/>
<xs:attribute name="height" use="required" type="xs:NMTOKEN"/>
<xs:attribute name="is-first" use="required" type="areatree:true-or-false"/>
<xs:attribute name="is-last" use="required" type="areatree:true-or-false"/>
<xs:attribute name="left-position" type="areatree:length"/>
<xs:attribute name="overflow" type="xs:NMTOKEN"/>
<xs:attribute name="region" use="required" type="xs:NCName"/>
<xs:attribute name="region-name" use="required"/>
<xs:attribute name="right-position" type="areatree:length"/>
<xs:attribute name="top-position" type="areatree:length"/>
<xs:attribute name="width" use="required" type="areatree:length"/>
<xs:attribute name="writing-mode"/>
<xs:attributeGroup ref="areatree:background.properties.attlist"/>
<xs:attributeGroup ref="areatree:border.properties.attlist"/>
<xs:attributeGroup ref="areatree:crop.properties.attlist"/>
<xs:attributeGroup ref="areatree:font.properties.attlist"/>
<xs:attributeGroup ref="areatree:printer-marks.properties.attlist"/>
</xs:attributeGroup> |