Definition Type: ComplexType
Name: ProjectAccountingType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProjectBaseType
Containing Schema: ProjectAccounting.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into ProductionOrderReference in schema components_xsd Drilldown into VoucherReference in schema components_xsd Drilldown into SalesOrderReference in schema components_xsd Drilldown into PurchaseOrderReference in schema components_xsd Drilldown into EnterpriseUnit in schema components_xsd Drilldown into JobCode in schema fields_xsd Drilldown into FixedAssetID in schema fields_xsd Drilldown into EmployeeID in schema fields_xsd Drilldown into ProductLineID in schema fields_xsd Drilldown into ItemQuantity in schema fields_xsd Drilldown into Item in schema components_xsd Drilldown into PaymentDateTime 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 ProjectAccountingType in schema projectaccounting_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ProjectAccountingType">
    <xsd:complexContent>
        <xsd:extension base="ProjectBaseType">
            <xsd:sequence>
                <xsd:element ref="PaymentDateTime" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Item" minOccurs="0" />
                <xsd:element ref="ItemQuantity" minOccurs="0" />
                <xsd:element ref="ProductLineID" minOccurs="0" />
                <xsd:element ref="EmployeeID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="FixedAssetID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="JobCode" minOccurs="0" />
                <xsd:element ref="EnterpriseUnit" minOccurs="0" />
                <xsd:element ref="PurchaseOrderReference" minOccurs="0" />
                <xsd:element ref="SalesOrderReference" minOccurs="0" />
                <xsd:element ref="VoucherReference" minOccurs="0" />
                <xsd:element ref="ProductionOrderReference" minOccurs="0" />
                <xsd:group ref="ReferencesGroup" />
                <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)
PaymentDateTime nsA:PaymentDateTime 0 unbounded
Item nsA:Item 0 (1)
ItemQuantity nsA:ItemQuantity 0 (1)
ProductLineID nsA:ProductLineID 0 (1)
EmployeeID nsA:EmployeeID 0 unbounded
FixedAssetID nsA:FixedAssetID 0 unbounded
JobCode nsA:JobCode 0 (1)
EnterpriseUnit nsA:EnterpriseUnit 0 (1)
PurchaseOrderReference nsA:PurchaseOrderReference 0 (1)
SalesOrderReference nsA:SalesOrderReference 0 (1)
VoucherReference nsA:VoucherReference 0 (1)
ProductionOrderReference nsA:ProductionOrderReference 0 (1)
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:IDsGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:ProjectAccounting