Definition Type: ComplexType
Name: JobLevelInfoType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: SharedStaffingModules.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Comments in schema sharedstaffingmodules_xsd Drilldown into JobStep in schema sharedstaffingmodules_xsd Drilldown into JobGrade in schema sharedstaffingmodules_xsd Drilldown into JobPlan in schema sharedstaffingmodules_xsdXSD Diagram of JobLevelInfoType in schema sharedstaffingmodules_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="JobLevelInfoType">
    <xsd:sequence>
        <xsd:element name="JobPlan" type="xsd:string" minOccurs="0" />
        <xsd:element name="JobGrade" type="xsd:string" minOccurs="0" />
        <xsd:element name="JobStep" type="xsd:string" minOccurs="0" />
        <xsd:element name="Comments" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobPlan hr:JobPlan 0 (1)
JobGrade hr:JobGrade 0 (1)
JobStep hr:JobStep 0 (1)
Comments hr:Comments 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:JobLevelInfo, hr:JobLevelInfo