CustomDocumentProperties element [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
CustomDocumentProperties element [Word 2003 XML Reference]
Represents represents the collection of custom document properties.
Usage
<CustomDocumentProperties />
Element Information
Element type | Anonymous |
Namespace | urn:schemas-microsoft-com:office:office |
Schema name | Common Properties |
Elements and Attributes
Child Elements
None.
Attributes
None.
Definition
<xsd:element name="CustomDocumentProperties" >
<xsd:complexType>
<xsd:sequence>
<xsd:any processContents="lax" namespace="##targetNamespace" minOccurs="1" maxOccurs="unbounded"></xsd:any>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
©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