Definition Type: ComplexType
Name: DocumentProperties_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TimePrinted in schema visio_xsd Drilldown into TimeEdited in schema visio_xsd Drilldown into TimeSaved in schema visio_xsd Drilldown into TimeCreated in schema visio_xsd Drilldown into CustomProps in schema visio_xsd Drilldown into PreviewPicture in schema visio_xsd Drilldown into BuildNumberEdited in schema visio_xsd Drilldown into BuildNumberCreated in schema visio_xsd Drilldown into Template in schema visio_xsd Drilldown into AlternateNames in schema visio_xsd Drilldown into HyperlinkBase in schema visio_xsd Drilldown into Desc in schema visio_xsd Drilldown into Keywords in schema visio_xsd Drilldown into Category in schema visio_xsd Drilldown into Company in schema visio_xsd Drilldown into Manager in schema visio_xsd Drilldown into Creator in schema visio_xsd Drilldown into Subject in schema visio_xsd Drilldown into Title in schema visio_xsdXSD Diagram of DocumentProperties_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="DocumentProperties_Type">
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:element name="Title" type="Title_Type" minOccurs="0" />
        <xsd:element name="Subject" type="Subject_Type" minOccurs="0" />
        <xsd:element name="Creator" type="Creator_Type" minOccurs="0" />
        <xsd:element name="Manager" type="Manager_Type" minOccurs="0" />
        <xsd:element name="Company" type="Company_Type" minOccurs="0" />
        <xsd:element name="Category" type="Category_Type" minOccurs="0" />
        <xsd:element name="Keywords" type="Keywords_Type" minOccurs="0" />
        <xsd:element name="Desc" type="Desc_Type" minOccurs="0" />
        <xsd:element name="HyperlinkBase" type="HyperlinkBase_Type" minOccurs="0" />
        <xsd:element name="AlternateNames" type="AlternateNames_Type" minOccurs="0" />
        <xsd:element name="Template" type="Template_Type" minOccurs="0" />
        <xsd:element name="BuildNumberCreated" type="BuildNumberCreated_Type" minOccurs="0" />
        <xsd:element name="BuildNumberEdited" type="BuildNumberEdited_Type" minOccurs="0" />
        <xsd:element name="PreviewPicture" type="PreviewPicture_Type" minOccurs="0" />
        <xsd:element name="CustomProps" type="CustomProps_Type" minOccurs="0" />
        <xsd:element name="TimeCreated" type="TimeCreated_Type" minOccurs="0" />
        <xsd:element name="TimeSaved" type="TimeSaved_Type" minOccurs="0" />
        <xsd:element name="TimeEdited" type="TimeEdited_Type" minOccurs="0" />
        <xsd:element name="TimePrinted" type="TimePrinted_Type" minOccurs="0" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Title nsA:Title 0 (1)
Subject nsA:Subject 0 (1)
Creator nsA:Creator 0 (1)
Manager nsA:Manager 0 (1)
Company nsA:Company 0 (1)
Category nsA:Category 0 (1)
Keywords nsA:Keywords 0 (1)
Desc nsA:Desc 0 (1)
HyperlinkBase nsA:HyperlinkBase 0 (1)
AlternateNames nsA:AlternateNames 0 (1)
Template nsA:Template 0 (1)
BuildNumberCreated nsA:BuildNumberCreated 0 (1)
BuildNumberEdited nsA:BuildNumberEdited 0 (1)
PreviewPicture nsA:PreviewPicture 0 (1)
CustomProps nsA:CustomProps 0 (1)
TimeCreated nsA:TimeCreated 0 (1)
TimeSaved nsA:TimeSaved 0 (1)
TimeEdited nsA:TimeEdited 0 (1)
TimePrinted nsA:TimePrinted 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:DocumentProperties