Definition Type: Element
Name: AppVersion
Namespace: http://www.pacificedge.com/PMXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PMXML-20020603.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Version number of the application this data was extracted from.
Collapse XSD Schema Diagram:
XSD Diagram of AppVersion in schema pmxml-20020603_xsd (Project Management XML Schema (PMXML))
Collapse XSD Schema Code:
<xsd:element name="AppVersion" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Version number of the application this data was extracted from.</xsd:documentation>
    </xsd:annotation>
</xsd:element>