Definition Type: ComplexType
Name: rsidType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml/sp2
Containing Schema: wordsp.xsd
Abstract
Documentation:
Used in the rsid table for the whole document.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordsp_xsdXSD Diagram of rsidType in schema wordsp_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="rsidType">
    <xsd:annotation>
        <xsd:documentation>Used in the rsid table for the whole document.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="longHexNumberType" use="required">
        <xsd:annotation>
            <xsd:documentation>4 byte hex number, 8 hex digits in length.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val wsp:val Required