Definition Type Complex Type
Name CustomDocumentPropertiesElt
Namespace urn:schemas-microsoft-com:office:office
Abstract False
Documentation Represents represents the collection of custom document properties.
XSD Schema office.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CustomDocumentPropertiesElt" >
  <xsd:annotation>
    <xsd:documentation>Represents represents the collection of custom document properties.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:any minOccurs="1" maxOccurs="unbounded" namespace="##targetNamespace" processContents="lax"/>
  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CustomDocumentPropertiesElt
    o:CustomDocumentProperties
        o:CustomDocumentProperties
References
o:CustomDocumentProperties
Generated using Liquid XML Studio by Liquid Technologies Ltd