Definition Type: Element
Name: Status
Namespace: http://www.openapplications.org/oagis
Type: nsC:Status
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indiactes the state of the document being referenced.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into Change in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into Code in schema invoice_xsd Drilldown into Status in schema invoice_xsdXSD Diagram of Status in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Status" type="Status" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indiactes the state of the document being referenced.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code nsC:Code 0 (1)
Description nsC:Description 0 unbounded
Change nsC:Change 0 unbounded
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree: