Definition Type: ComplexType
Name: OfficeDocumentSettingsElt
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: office.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LocationOfComponents in schema office_xsd Drilldown into DownloadComponents in schema office_xsdXSD Diagram of OfficeDocumentSettingsElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="OfficeDocumentSettingsElt">
    <xsd:sequence>
        <xsd:element name="DownloadComponents" type="xsd:string" form="qualified" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="LocationOfComponents" type="LocationOfComponentsElt" form="qualified" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DownloadComponents o:DownloadComponents 0 (1)
LocationOfComponents o:LocationOfComponents 0 (1)
Collapse Derivation Tree:
Collapse References:
o:OfficeDocumentSettings