Definition Type: SimpleType
Name: LaborBargainingUnitCodeEnumType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
Labor Bargaining Unit. Member Status. Code Values that classify an individual's membership status within a given labor bargaining unit (a sector of an employer workforce represented by a union.)
Collapse XSD Schema Diagram:
XSD Diagram of LaborBargainingUnitCodeEnumType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="LaborBargainingUnitCodeEnumType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Labor Bargaining Unit. Member Status. Code</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Values that classify an individual's membership status within a given labor bargaining unit (a sector of an employer workforce represented by a union.)</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Member" />
        <xsd:enumeration value="NonMember" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Member
Enumeration NonMember
Collapse Derivation Tree:
Collapse References:
nsA:LaborBargainingUnitMemberCodeType