<xsd:complexType name="LicenseTypeCodeType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">License Type. Code</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A code classifying the type of professional or vocational license. For example, Licensed Vocational Nurse, Aviation, Commerical Drivers License, etc. This is an HR-XML Open List.</ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="LicenseTypeCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|