Definition Type: Element
Name: rsids
Namespace: http://schemas.microsoft.com/office/word/2003/wordml/sp2
Type: wsp:docRsidsElt
Containing Schema: wordsp.xsd
Abstract
Documentation:
A table of all the rsids used in this document.
Collapse XSD Schema Diagram:
Drilldown into rsid in schema wordsp_xsd Drilldown into rsidRoot in schema wordsp_xsd Drilldown into docRsidsElt in schema wordsp_xsdXSD Diagram of rsids in schema wordsp_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="rsids" type="docRsidsElt">
    <xsd:annotation>
        <xsd:documentation>A table of all the rsids used in this document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rsidRoot wsp:rsidRoot 0 1
rsid wsp:rsid 0 unbounded
Collapse Derivation Tree: