AG_SectPrAttributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
rsidDel ST_LongHexNumber optional
rsidR ST_LongHexNumber optional
rsidRPr ST_LongHexNumber optional
rsidSect ST_LongHexNumber optional

Used By

Complex Types CT_SectPr, CT_SectPrBase

Source

<xsd:attributeGroup name="AG_SectPrAttributes">
  <xsd:attribute name="rsidRPr" type="ST_LongHexNumber"/>
  <xsd:attribute name="rsidDel" type="ST_LongHexNumber"/>
  <xsd:attribute name="rsidR" type="ST_LongHexNumber"/>
  <xsd:attribute name="rsidSect" type="ST_LongHexNumber"/>
</xsd:attributeGroup>