Definition Type: Element
Name: Authorization
Namespace: http://www.openapplications.org/oagis
Type: oa:AuthorizationType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into AuthorizationCode in schema components_xsd Drilldown into EffectivePeriod in schema components_xsd Drilldown into DateAuthorized in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into Type in schema components_xsd Drilldown into Id in schema components_xsd Drilldown into AuthorizationType in schema components_xsdXSD Diagram of Authorization in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Authorization" type="AuthorizationType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id oa:Id 0 (1)
Type oa:Type 0 (1)
Status oa:Status 0 (1)
DateAuthorized oa:DateAuthorized 0 (1)
EffectivePeriod oa:EffectivePeriod 0 (1)
AuthorizationCode oa:AuthorizationCode 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: