Definition Type: Element
Name: ApprovalStatus
Namespace: http://www.openapplications.org/oagis/9
Type: oa:StatusType
Containing Schema: Components.xsd
Abstract
Documentation:
A code to reflect the approval status of a process. A process may be approved as a way of performing a task. A non standard process may be approved because of local legal or cultural norms.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into TimePeriod in schema components_xsd1 Drilldown into Reason in schema fields_xsd1 Drilldown into ReasonCode in schema fields_xsd1 Drilldown into EffectiveDateTime in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into Code in schema fields_xsd1 Drilldown into StatusBasisType in schema meta_xsd Drilldown into StatusABIEType in schema components_xsd1 Drilldown into StatusType in schema components_xsd1XSD Diagram of ApprovalStatus in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ApprovalStatus" type="StatusType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">A code to reflect the approval status of a process.  A process may be approved as a way of performing a task.  A non standard process may be approved because of local legal or cultural norms.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code oa:Code 0 (1)
Description oa:Description 0 (1)
EffectiveDateTime oa:EffectiveDateTime 0 (1)
ReasonCode oa:ReasonCode 0 (1)
Reason oa:Reason 0 unbounded
TimePeriod oa:TimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: