Definition Type: Element
Name: Code
Namespace: http://www.openapplications.org/oagis
Type: oa:AuthorizationCode
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the authorization identification of the user.
Collapse XSD Schema Diagram:
XSD Diagram of Code in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Code" type="AuthorizationCode" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the authorization identification of the user.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: