Definition Type: Element
Name: Category
Namespace: http://www.openapplications.org/oagis
Type: oa:EmployeeCategory
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the employees skill level and job description.
Collapse XSD Schema Diagram:
Drilldown into EmployeeCategory in schema fields_xsdXSD Diagram of Category in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Category" type="EmployeeCategory" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the employees skill level and job description.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: