areatree:printer-marks.properties.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
marks optional
printer-marks optional
printer-marks-line-color xs:NCName optional
printer-marks-line-length areatree:length-or-auto optional
printer-marks-line-width areatree:length-or-auto optional
printer-marks-spine-width areatree:length optional
printer-marks-zero-margin xs:NCName optional

Used By

Source

<xs:attributeGroup name="printer-marks.properties.attlist">
  <xs:attribute name="marks"/>
  <xs:attribute name="printer-marks"/>
  <xs:attribute name="printer-marks-line-color" type="xs:NCName"/>
  <xs:attribute name="printer-marks-line-length" type="areatree:length-or-auto"/>
  <xs:attribute name="printer-marks-line-width" type="areatree:length-or-auto"/>
  <xs:attribute name="printer-marks-spine-width" type="areatree:length"/>
  <xs:attribute name="printer-marks-zero-margin" type="xs:NCName"/>
</xs:attributeGroup>