Share via


schemaLibraryElt complexType [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

schemaLibraryElt complexType [Word 2003 XML Reference]

Defines the set of schemas referenced by the document that make up the Schema Library.

Type Information

Namespace http://schemas.microsoft.com/schemaLibrary/2003/core
Schema name Schema Library

Elements and Attributes

Child Elements

Element Description
schema Represents a schema that is referenced by the document and included in the Schema Library.

Attributes

None.

Definition

<xsd:complexType name="schemaLibraryElt" >
  <xsd:sequence>
    <xsd:element name="schema" type="schemaElt" minOccurs="0" maxOccurs="unbounded">
    </xsd:element>
  </xsd:sequence>
</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