Definition Type: Element
Name: ExtendedAttributes
Namespace: http://www.pacificedge.com/PMXML
Type: pmxml:typeExtendedAttributes
Containing Schema: PMXML-20020603.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The extended attribute values that apply to the project level for this project.
Collapse XSD Schema Diagram:
Drilldown into ExtendedAttribute in schema pmxml-20020603_xsd Drilldown into typeExtendedAttributes in schema pmxml-20020603_xsdXSD Diagram of ExtendedAttributes in schema pmxml-20020603_xsd (Project Management XML Schema (PMXML))
Collapse XSD Schema Code:
<xsd:element name="ExtendedAttributes" type="pmxml:typeExtendedAttributes" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The extended attribute values that apply to the project level for this project.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExtendedAttribute pmxml:ExtendedAttribute 0 unbounded
Collapse Derivation Tree: