Definition Type: Attribute
Name: Namespace
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel2003xml.xsd
Use Required
Documentation:
Specifies the namespace to be used with a schema.
Collapse XSD Schema Diagram:
XSD Diagram of Namespace in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="Namespace" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation>Specifies the namespace to be used with a schema.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>