Definition Type: Element
Name: Change
Namespace: http://www.openapplications.org/oagis
Type: oa:StateChange
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates the status codes of the change when.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Description in schema components_xsd Drilldown into ChangeDate in schema components_xsd Drilldown into To in schema components_xsd Drilldown into From in schema components_xsd Drilldown into StateChange in schema components_xsdXSD Diagram of Change in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Change" type="StateChange" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the  status codes of the change when.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
From oa:From 0 (1)
To oa:To 0 (1)
ChangeDate oa:ChangeDate 0 (1)
Description oa:Description 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: