Definition Type: Element
Name: User
Namespace: http://www.openapplications.org/oagis/9
Type: oa:UserType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the user of a given system.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into UserAccount in schema components_xsd1 Drilldown into GroupID in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into UserType in schema components_xsd1XSD Diagram of User in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="User" type="UserType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the user of a given system.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 (1)
GroupID oa:GroupID 0 unbounded
UserAccount oa:UserAccount 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: