Definition Type: Element
Name: documentSchema
Namespace: http://schemas.microsoft.com/office/infopath/2003/solutionDefinition
Containing Schema: sd.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rootSchema in schema sd_xsd Drilldown into location in schema sd_xsdXSD Diagram of documentSchema in schema sd_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="documentSchema">
    <xsd:complexType>
        <xsd:attribute name="location" type="xsd:string" use="required" />
        <xsd:attribute name="rootSchema" type="xsf:xdYesNo" />
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
location xsf:location Required
rootSchema xsf:rootSchema (Optional)