Definition Type: Element
Name: ProjectName
Namespace: http://www.pacificedge.com/PMXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PMXML-20020603.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into projectID in schema pmxml-20020603_xsdXSD Diagram of ProjectName in schema pmxml-20020603_xsd (Project Management XML Schema (PMXML))
Collapse XSD Schema Code:
<xsd:element name="ProjectName">
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:string">
                <xsd:attribute name="projectID" type="xsd:long" use="required" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
projectID pmxml:projectID Required