schemaElt complexType [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
schemaElt complexType [Word 2003 XML Reference]
Defines a schema that is referenced by the document and included in the Schema Library.
Type Information
Namespace | http://schemas.microsoft.com/schemaLibrary/2003/core |
Schema name | Schema Library |
Elements and Attributes
Child Elements
None.
Attributes
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
uri | xsd:string | optional | Gets or sets the schema's Uniform Resource Identifier (URI). | See external namespace. |
manifestLocation | xsd:string | optional | Gets or sets the path to the schema's manifest. | See external namespace. |
schemaLocation | xsd:string | optional | Gets or sets the path to the schema. | See external namespace. |
Definition
<xsd:complexType name="schemaElt" >
<xsd:attribute name="uri" type="xsd:string" default="">
</xsd:attribute>
<xsd:attribute name="manifestLocation" type="xsd:string">
</xsd:attribute>
<xsd:attribute name="schemaLocation" type="xsd:string">
</xsd:attribute>
</xsd:complexType>
©2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp