Definition Type: ComplexType
Name: ProjectReferenceType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProjectBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ActivityID in schema fields_xsd Drilldown into TimePeriod in schema components_xsd Drilldown into Location in schema components_xsd Drilldown into Amount in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into ResourceCodes in schema components_xsd Drilldown into ID in schema fields_xsd Drilldown into IDsGroup in schema components_xsd Drilldown into type in schema components_xsd Drilldown into ProjectABIEType in schema components_xsd Drilldown into ProjectBaseType in schema components_xsdXSD Diagram of ProjectReferenceType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ProjectReferenceType">
    <xsd:complexContent>
        <xsd:extension base="ProjectBaseType">
            <xsd:sequence>
                <xsd:element ref="ActivityID" minOccurs="0" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
ResourceCodes nsA:ResourceCodes 0 (1)
Description nsA:Description 0 unbounded
Amount nsA:Amount 0 unbounded
Location nsA:Location 0 unbounded
TimePeriod nsA:TimePeriod 0 (1)
ActivityID nsA:ActivityID 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:IDsGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:ProjectReference