Definition Type: Attribute
Name: schemaLocation
Namespace: http://schemas.microsoft.com/schemaLibrary/2003/core
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: xsdlib.xsd
Use (Optional)
Documentation:
Gets or sets the path to the schema.
Collapse XSD Schema Diagram:
XSD Diagram of schemaLocation in schema xsdlib_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="schemaLocation" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the path to the schema.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>