Definition Type: Element
Name: ProjectActivity
Namespace: http://www.openapplications.org/oagis
Type: oa:ProjectActivity
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The specific business process or task within a project. For example, billing, receiving or preparing purchase orders
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Note in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into Cost in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into Id in schema components_xsd Drilldown into ProjectActivity in schema components_xsdXSD Diagram of ProjectActivity in schema invoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ProjectActivity" type="ProjectActivity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The specific business process or task within a project.  For example, billing, receiving or preparing purchase orders</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id oa:Id 0 (1)
Status oa:Status 0 (1)
Cost oa:Cost 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: