Definition Type: SimpleType
Name: UserId
Namespace: http://www.openapplications.org/oagis
Containing Schema: Fields.xsd
Documentation:
The user's enterprise-wide identifier. It is also known as the user code. SYNONYMS: Operator ID
Collapse XSD Schema Diagram:
XSD Diagram of UserId in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:simpleType name="UserId">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The user's enterprise-wide identifier.  It is also known as the user code. SYNONYMS: Operator ID</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
oa:EntryCreator