Definition Type: Element
Name: AuthorizationId
Namespace: http://www.openapplications.org/oagis
Type: oa:AuthorizationId
Containing Schema: Meta.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifyies the authorization level of the user or application that is sending the Business Object Document Message. This authorization level being recognized be the receiving system indicates what can be done on the receiving system(s).
Collapse XSD Schema Diagram:
XSD Diagram of AuthorizationId in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="AuthorizationId" type="AuthorizationId" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifyies the authorization level of the user or application that is sending the Business Object Document Message. This authorization level being recognized be the receiving system indicates what can be done on the receiving system(s).</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: