nc:EmploymentPositionType

complexType EmploymentPositionType in namespace http://release.niem.gov/niem/niem-core/5.0/

Definition

A data type for a job, post, or group of duties and responsibilities to be performed by an employee.

Diagram

XML Schema

<xs:complexType name="EmploymentPositionType">
<xs:annotation>
<xs:documentation>
A data type for a job, post, or group of duties and responsibilities to be performed by an employee.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:EmploymentPositionBargainingExclusionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionBargainingUnitAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionBasisAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionDepartmentName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionDutyText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionEssentialIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionEssentialLanguage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionRequiredEducationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionRequiredJobSkillAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionSecurityClearanceLevelAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionSupervisoryPosition" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionTemporaryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmploymentPositionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>