Definition Type: Element
Name: Version
Namespace: urn:schemas-microsoft-com:office:office
Type: o:versionType
Containing Schema: office.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Represents the version number of the application that created the document.
Collapse XSD Schema Diagram:
XSD Diagram of Version in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Version" minOccurs="0" maxOccurs="1" type="versionType">
    <xsd:annotation>
        <xsd:documentation>Represents the version number of the application that created the document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: