Definition Type: Element
Name: Disposition
Namespace: http://www.openapplications.org/oagis
Type: oa:Disposition
Containing Schema: Components.xsd
Abstract
Documentation:
Indicates whether an item is active, inactive, or in other various states. Examples of values for this field include: Active, Inactive, Hold, Deleted, Obsolete
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Change in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into Code in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into Disposition in schema components_xsdXSD Diagram of Disposition in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Disposition" type="Disposition">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates whether an item is active, inactive, or in other various states.  Examples of values for this field include:	Active, Inactive, Hold, Deleted, Obsolete</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code oa:Code 0 (1)
Description oa:Description 0 unbounded
Change oa:Change 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: