CustomDocumentProperties element

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>


    
©2003-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