HyperNIEM 5

Disclaimer: This tool was developed by Tom Carlson Consulting LLC. It was created from the official distribution of the data model. Tom Carlson Consulting LLC makes neither claim nor warranty that this tool provides an accurate representation of the NIEM data model. For official and authoritative representations, please visit the official NIEM release website.


<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://release.niem.gov/niem/codes/bls/5.0/" version="1" xml:lang="en-US" xsi:schemaLocation="http://release.niem.gov/niem/appinfo/5.0/ ../utility/appinfo.xsd http://release.niem.gov/niem/conformanceTargets/3.0/ ../utility/conformanceTargets.xsd" ct:conformanceTargets="http://reference.niem.gov/niem/specification/naming-and-design-rules/5.0/#ReferenceSchemaDocument"
  xmlns:appinfo="http://release.niem.gov/niem/appinfo/5.0/"
  xmlns:bls="http://release.niem.gov/niem/codes/bls/5.0/"
  xmlns:ct="http://release.niem.gov/niem/conformanceTargets/3.0/"
  xmlns:nc="http://release.niem.gov/niem/niem-core/5.0/"
  xmlns:structures="http://release.niem.gov/niem/structures/5.0/"
  xmlns:xs="http://www.w3.org/2001/XMLSchema"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <xs:annotation>
    <xs:documentation>US Bureau of Labor Statistics (BLS)</xs:documentation>
  </xs:annotation>
  <xs:import namespace="http://release.niem.gov/niem/niem-core/5.0/" schemaLocation="../niem-core.xsd"/>
  <xs:import namespace="http://release.niem.gov/niem/structures/5.0/" schemaLocation="../utility/structures.xsd"/>
  <xs:simpleType name="EducationLevelCodeSimpleType">
    <xs:annotation>
      <xs:documentation>A data type for a typical education needed for entry - represents the typical education level most workers need to enter an occupation.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
      <xs:enumeration value="Associate's degree">
        <xs:annotation>
          <xs:documentation>Completion of this degree usually requires at least 2 years but not more than 4 years of full-time academic study beyond high school. Examples of occupations in this category include mechanical drafters, respiratory therapists, and dental hygienists.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Bachelor's degree">
        <xs:annotation>
          <xs:documentation>Completion of this degree generally requires at least 4 years, but not more than 5 years, of full-time academic study beyond high school. Examples of occupations in this category include budget analysts, dietitians and nutritionists, and civil engineers.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Doctoral or professional degree">
        <xs:annotation>
          <xs:documentation>Completion of a doctoral degree (Ph.D.) usually requires at least 3 years of full-time academic work beyond a bachelor's degree. Completion of a professional degree usually requires at least 3 years of full-time academic study beyond a bachelor's degree. Examples of occupations for which a doctoral or professional degree is the typical form of entry-level education include lawyers, physicists, and dentists.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="High school diploma or equivalent">
        <xs:annotation>
          <xs:documentation>This category indicates the completion of high school or an equivalent program resulting in the award of a high school diploma or an equivalent, such as the General Education Development (GED) credential. Examples of occupations in this category include social and human service assistants, carpenters, and pharmacy technicians.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Master's degree">
        <xs:annotation>
          <xs:documentation>Completion of this degree usually requires 1 or 2 years of full-time academic study beyond a bachelor's degree. Examples of occupations in this category include statisticians, physician assistants, and educational, guidance, school, and vocational counselors.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="No formal educational credential">
        <xs:annotation>
          <xs:documentation>This category signifies that a formal credential issued by an educational institution, such as a high school diploma or postsecondary certificate, is not typically needed for entry into the occupation. Examples of occupations in this category include janitors and cleaners, cashiers, and agricultural equipment operators.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Postsecondary nondegree award">
        <xs:annotation>
          <xs:documentation>These programs lead to a certificate or other award, but not a degree. The certificate is awarded by the educational institution and is the result of completing formal postsecondary schooling. Certification, issued by a professional organization or certifying body, is not included here. Some postsecondary nondegree award programs last only a few weeks, while others may last 1 to 2 years. Examples of occupations in this category include nursing assistants, emergency medical technicians (EMT's) and paramedics, and hairstylists.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="Some college, no degree">
        <xs:annotation>
          <xs:documentation>This category signifies the achievement of a high school diploma or equivalent plus the completion of one or more postsecondary courses that did not result in a degree or award. An example of an occupation in this category is actors.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="EducationLevelCodeType">
    <xs:annotation>
      <xs:documentation>A data type for a typical education needed for entry - represents the typical education level most workers need to enter an occupation.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="bls:EducationLevelCodeSimpleType">
        <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:simpleType name="OccupationBroadCodeSimpleType">
    <xs:annotation>
      <xs:documentation>A data type for broad or third-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
      <xs:enumeration value="11-1010">
        <xs:annotation>
          <xs:documentation>Chief Executives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-1020">
        <xs:annotation>
          <xs:documentation>General and Operations Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-1030">
        <xs:annotation>
          <xs:documentation>Legislators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2010">
        <xs:annotation>
          <xs:documentation>Advertising and Promotions Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2020">
        <xs:annotation>
          <xs:documentation>Marketing and Sales Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2030">
        <xs:annotation>
          <xs:documentation>Public Relations and Fundraising Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3010">
        <xs:annotation>
          <xs:documentation>Administrative Services and Facilities Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3020">
        <xs:annotation>
          <xs:documentation>Computer and Information Systems Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3030">
        <xs:annotation>
          <xs:documentation>Financial Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3050">
        <xs:annotation>
          <xs:documentation>Industrial Production Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3060">
        <xs:annotation>
          <xs:documentation>Purchasing Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3070">
        <xs:annotation>
          <xs:documentation>Transportation, Storage, and Distribution Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3110">
        <xs:annotation>
          <xs:documentation>Compensation and Benefits Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3120">
        <xs:annotation>
          <xs:documentation>Human Resources Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3130">
        <xs:annotation>
          <xs:documentation>Training and Development Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9010">
        <xs:annotation>
          <xs:documentation>Farmers, Ranchers, and Other Agricultural Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9020">
        <xs:annotation>
          <xs:documentation>Construction Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9030">
        <xs:annotation>
          <xs:documentation>Education and Childcare Administrators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9040">
        <xs:annotation>
          <xs:documentation>Architectural and Engineering Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9050">
        <xs:annotation>
          <xs:documentation>Food Service Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9070">
        <xs:annotation>
          <xs:documentation>Entertainment and Recreation Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9080">
        <xs:annotation>
          <xs:documentation>Lodging Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9110">
        <xs:annotation>
          <xs:documentation>Medical and Health Services Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9120">
        <xs:annotation>
          <xs:documentation>Natural Sciences Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9130">
        <xs:annotation>
          <xs:documentation>Postmasters and Mail Superintendents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9140">
        <xs:annotation>
          <xs:documentation>Property, Real Estate, and Community Association Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9150">
        <xs:annotation>
          <xs:documentation>Social and Community Service Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9160">
        <xs:annotation>
          <xs:documentation>Emergency Management Directors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9170">
        <xs:annotation>
          <xs:documentation>Personal Service Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1010">
        <xs:annotation>
          <xs:documentation>Agents and Business Managers of Artists, Performers, and Athletes</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1020">
        <xs:annotation>
          <xs:documentation>Buyers and Purchasing Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1030">
        <xs:annotation>
          <xs:documentation>Claims Adjusters, Appraisers, Examiners, and Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1040">
        <xs:annotation>
          <xs:documentation>Compliance Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1050">
        <xs:annotation>
          <xs:documentation>Cost Estimators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1070">
        <xs:annotation>
          <xs:documentation>Human Resources Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1080">
        <xs:annotation>
          <xs:documentation>Logisticians and Project Management Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1110">
        <xs:annotation>
          <xs:documentation>Management Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1120">
        <xs:annotation>
          <xs:documentation>Meeting, Convention, and Event Planners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1130">
        <xs:annotation>
          <xs:documentation>Fundraisers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1140">
        <xs:annotation>
          <xs:documentation>Compensation, Benefits, and Job Analysis Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1150">
        <xs:annotation>
          <xs:documentation>Training and Development Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1160">
        <xs:annotation>
          <xs:documentation>Market Research Analysts and Marketing Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Business Operations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2010">
        <xs:annotation>
          <xs:documentation>Accountants and Auditors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2020">
        <xs:annotation>
          <xs:documentation>Property Appraisers and Assessors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2030">
        <xs:annotation>
          <xs:documentation>Budget Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2040">
        <xs:annotation>
          <xs:documentation>Credit Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2050">
        <xs:annotation>
          <xs:documentation>Financial Analysts and Advisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2060">
        <xs:annotation>
          <xs:documentation>Financial Examiners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2070">
        <xs:annotation>
          <xs:documentation>Credit Counselors and Loan Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2080">
        <xs:annotation>
          <xs:documentation>Tax Examiners, Collectors and Preparers, and Revenue Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Financial Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1210">
        <xs:annotation>
          <xs:documentation>Computer and Information Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1220">
        <xs:annotation>
          <xs:documentation>Computer and Information Research Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1230">
        <xs:annotation>
          <xs:documentation>Computer Support Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1240">
        <xs:annotation>
          <xs:documentation>Database and Network Administrators and Architects</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1250">
        <xs:annotation>
          <xs:documentation>Software and Web Developers, Programmers, and Testers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1290">
        <xs:annotation>
          <xs:documentation>Miscellaneous Computer Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2010">
        <xs:annotation>
          <xs:documentation>Actuaries</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2020">
        <xs:annotation>
          <xs:documentation>Mathematicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2030">
        <xs:annotation>
          <xs:documentation>Operations Research Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2040">
        <xs:annotation>
          <xs:documentation>Statisticians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2050">
        <xs:annotation>
          <xs:documentation>Data Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Mathematical Science Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-1010">
        <xs:annotation>
          <xs:documentation>Architects, Except Naval</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-1020">
        <xs:annotation>
          <xs:documentation>Surveyors, Cartographers, and Photogrammetrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2010">
        <xs:annotation>
          <xs:documentation>Aerospace Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2020">
        <xs:annotation>
          <xs:documentation>Agricultural Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2030">
        <xs:annotation>
          <xs:documentation>Bioengineers and Biomedical Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2040">
        <xs:annotation>
          <xs:documentation>Chemical Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2050">
        <xs:annotation>
          <xs:documentation>Civil Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2060">
        <xs:annotation>
          <xs:documentation>Computer Hardware Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2070">
        <xs:annotation>
          <xs:documentation>Electrical and Electronics Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2080">
        <xs:annotation>
          <xs:documentation>Environmental Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2110">
        <xs:annotation>
          <xs:documentation>Industrial Engineers, Including Health and Safety</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2120">
        <xs:annotation>
          <xs:documentation>Marine Engineers and Naval Architects</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2130">
        <xs:annotation>
          <xs:documentation>Materials Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2140">
        <xs:annotation>
          <xs:documentation>Mechanical Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2150">
        <xs:annotation>
          <xs:documentation>Mining and Geological Engineers, Including Mining Safety Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2160">
        <xs:annotation>
          <xs:documentation>Nuclear Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2170">
        <xs:annotation>
          <xs:documentation>Petroleum Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3010">
        <xs:annotation>
          <xs:documentation>Drafters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3020">
        <xs:annotation>
          <xs:documentation>Engineering Technologists and Technicians, Except Drafters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3030">
        <xs:annotation>
          <xs:documentation>Surveying and Mapping Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1010">
        <xs:annotation>
          <xs:documentation>Agricultural and Food Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1020">
        <xs:annotation>
          <xs:documentation>Biological Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1030">
        <xs:annotation>
          <xs:documentation>Conservation Scientists and Foresters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1040">
        <xs:annotation>
          <xs:documentation>Medical Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Life Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2010">
        <xs:annotation>
          <xs:documentation>Astronomers and Physicists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2020">
        <xs:annotation>
          <xs:documentation>Atmospheric and Space Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2030">
        <xs:annotation>
          <xs:documentation>Chemists and Materials Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2040">
        <xs:annotation>
          <xs:documentation>Environmental Scientists and Geoscientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Physical Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3010">
        <xs:annotation>
          <xs:documentation>Economists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3020">
        <xs:annotation>
          <xs:documentation>Survey Researchers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3030">
        <xs:annotation>
          <xs:documentation>Psychologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3040">
        <xs:annotation>
          <xs:documentation>Sociologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3050">
        <xs:annotation>
          <xs:documentation>Urban and Regional Planners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Social Scientists and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4010">
        <xs:annotation>
          <xs:documentation>Agricultural and Food Science Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4020">
        <xs:annotation>
          <xs:documentation>Biological Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4030">
        <xs:annotation>
          <xs:documentation>Chemical Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4040">
        <xs:annotation>
          <xs:documentation>Environmental Science and Geoscience Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4050">
        <xs:annotation>
          <xs:documentation>Nuclear Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4060">
        <xs:annotation>
          <xs:documentation>Social Science Research Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4070">
        <xs:annotation>
          <xs:documentation>Forest and Conservation Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Life, Physical, and Social Science Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-5010">
        <xs:annotation>
          <xs:documentation>Occupational Health and Safety Specialists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1010">
        <xs:annotation>
          <xs:documentation>Counselors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1020">
        <xs:annotation>
          <xs:documentation>Social Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Community and Social Service Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-2010">
        <xs:annotation>
          <xs:documentation>Clergy</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-2020">
        <xs:annotation>
          <xs:documentation>Directors, Religious Activities and Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Religious Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1010">
        <xs:annotation>
          <xs:documentation>Lawyers and Judicial Law Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1020">
        <xs:annotation>
          <xs:documentation>Judges, Magistrates, and Other Judicial Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-2010">
        <xs:annotation>
          <xs:documentation>Paralegals and Legal Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Legal Support Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1010">
        <xs:annotation>
          <xs:documentation>Business Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1020">
        <xs:annotation>
          <xs:documentation>Math and Computer Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1030">
        <xs:annotation>
          <xs:documentation>Engineering and Architecture Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1040">
        <xs:annotation>
          <xs:documentation>Life Sciences Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1050">
        <xs:annotation>
          <xs:documentation>Physical Sciences Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1060">
        <xs:annotation>
          <xs:documentation>Social Sciences Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1070">
        <xs:annotation>
          <xs:documentation>Health Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1080">
        <xs:annotation>
          <xs:documentation>Education and Library Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1110">
        <xs:annotation>
          <xs:documentation>Law, Criminal Justice, and Social Work Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1120">
        <xs:annotation>
          <xs:documentation>Arts, Communications, History, and Humanities Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Postsecondary Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2010">
        <xs:annotation>
          <xs:documentation>Preschool and Kindergarten Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2020">
        <xs:annotation>
          <xs:documentation>Elementary and Middle School Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2030">
        <xs:annotation>
          <xs:documentation>Secondary School Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2050">
        <xs:annotation>
          <xs:documentation>Special Education Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3010">
        <xs:annotation>
          <xs:documentation>Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3020">
        <xs:annotation>
          <xs:documentation>Self-Enrichment Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3030">
        <xs:annotation>
          <xs:documentation>Substitute Teachers, Short-Term</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3040">
        <xs:annotation>
          <xs:documentation>Tutors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Teachers and Instructors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4010">
        <xs:annotation>
          <xs:documentation>Archivists, Curators, and Museum Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4020">
        <xs:annotation>
          <xs:documentation>Librarians and Media Collections Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4030">
        <xs:annotation>
          <xs:documentation>Library Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9020">
        <xs:annotation>
          <xs:documentation>Farm and Home Management Educators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9030">
        <xs:annotation>
          <xs:documentation>Instructional Coordinators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9040">
        <xs:annotation>
          <xs:documentation>Teaching Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Educational Instruction and Library Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1010">
        <xs:annotation>
          <xs:documentation>Artists and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1020">
        <xs:annotation>
          <xs:documentation>Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2010">
        <xs:annotation>
          <xs:documentation>Actors, Producers, and Directors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2020">
        <xs:annotation>
          <xs:documentation>Athletes, Coaches, Umpires, and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2030">
        <xs:annotation>
          <xs:documentation>Dancers and Choreographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2040">
        <xs:annotation>
          <xs:documentation>Musicians, Singers, and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Entertainers and Performers, Sports and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3010">
        <xs:annotation>
          <xs:documentation>Broadcast Announcers and Radio Disc Jockeys</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3020">
        <xs:annotation>
          <xs:documentation>News Analysts, Reporters and Journalists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3030">
        <xs:annotation>
          <xs:documentation>Public Relations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3040">
        <xs:annotation>
          <xs:documentation>Writers and Editors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Media and Communication Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4010">
        <xs:annotation>
          <xs:documentation>Broadcast, Sound, and Lighting Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4020">
        <xs:annotation>
          <xs:documentation>Photographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4030">
        <xs:annotation>
          <xs:documentation>Television, Video, and Film Camera Operators and Editors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Media and Communication Equipment Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1010">
        <xs:annotation>
          <xs:documentation>Chiropractors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1020">
        <xs:annotation>
          <xs:documentation>Dentists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1030">
        <xs:annotation>
          <xs:documentation>Dietitians and Nutritionists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1040">
        <xs:annotation>
          <xs:documentation>Optometrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1050">
        <xs:annotation>
          <xs:documentation>Pharmacists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1070">
        <xs:annotation>
          <xs:documentation>Physician Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1080">
        <xs:annotation>
          <xs:documentation>Podiatrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1120">
        <xs:annotation>
          <xs:documentation>Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1130">
        <xs:annotation>
          <xs:documentation>Veterinarians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1140">
        <xs:annotation>
          <xs:documentation>Registered Nurses</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1150">
        <xs:annotation>
          <xs:documentation>Nurse Anesthetists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1160">
        <xs:annotation>
          <xs:documentation>Nurse Midwives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1170">
        <xs:annotation>
          <xs:documentation>Nurse Practitioners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1180">
        <xs:annotation>
          <xs:documentation>Audiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1210">
        <xs:annotation>
          <xs:documentation>Physicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1240">
        <xs:annotation>
          <xs:documentation>Surgeons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1290">
        <xs:annotation>
          <xs:documentation>Miscellaneous Healthcare Diagnosing or Treating Practitioners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2010">
        <xs:annotation>
          <xs:documentation>Clinical Laboratory Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2030">
        <xs:annotation>
          <xs:documentation>Diagnostic Related Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2040">
        <xs:annotation>
          <xs:documentation>Emergency Medical Technicians and Paramedics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2050">
        <xs:annotation>
          <xs:documentation>Health Practitioner Support Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2060">
        <xs:annotation>
          <xs:documentation>Licensed Practical and Licensed Vocational Nurses</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2070">
        <xs:annotation>
          <xs:documentation>Medical Records Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2080">
        <xs:annotation>
          <xs:documentation>Opticians, Dispensing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Health Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9020">
        <xs:annotation>
          <xs:documentation>Health Information Technologists and Medical Registrars</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Health Practitioners and Technical Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1120">
        <xs:annotation>
          <xs:documentation>Home Health and Personal Care Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1130">
        <xs:annotation>
          <xs:documentation>Nursing Assistants, Orderlies, and Psychiatric Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-2010">
        <xs:annotation>
          <xs:documentation>Occupational Therapy Assistants and Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-2020">
        <xs:annotation>
          <xs:documentation>Physical Therapist Assistants and Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9010">
        <xs:annotation>
          <xs:documentation>Massage Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Healthcare Support Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Law Enforcement Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1020">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Firefighting and Prevention Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1090">
        <xs:annotation>
          <xs:documentation>Miscellaneous First-Line Supervisors, Protective Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-2010">
        <xs:annotation>
          <xs:documentation>Firefighters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-2020">
        <xs:annotation>
          <xs:documentation>Fire Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3010">
        <xs:annotation>
          <xs:documentation>Bailiffs, Correctional Officers, and Jailers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3020">
        <xs:annotation>
          <xs:documentation>Detectives and Criminal Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3030">
        <xs:annotation>
          <xs:documentation>Fish and Game Wardens</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3040">
        <xs:annotation>
          <xs:documentation>Parking Enforcement Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3050">
        <xs:annotation>
          <xs:documentation>Police Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9010">
        <xs:annotation>
          <xs:documentation>Animal Control Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9020">
        <xs:annotation>
          <xs:documentation>Private Detectives and Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9030">
        <xs:annotation>
          <xs:documentation>Security Guards and Gambling Surveillance Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Protective Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-1010">
        <xs:annotation>
          <xs:documentation>Supervisors of Food Preparation and Serving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2010">
        <xs:annotation>
          <xs:documentation>Cooks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2020">
        <xs:annotation>
          <xs:documentation>Food Preparation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3010">
        <xs:annotation>
          <xs:documentation>Bartenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3020">
        <xs:annotation>
          <xs:documentation>Fast Food and Counter Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3030">
        <xs:annotation>
          <xs:documentation>Waiters and Waitresses</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3040">
        <xs:annotation>
          <xs:documentation>Food Servers, Nonrestaurant</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9010">
        <xs:annotation>
          <xs:documentation>Dining Room and Cafeteria Attendants and Bartender Helpers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9020">
        <xs:annotation>
          <xs:documentation>Dishwashers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9030">
        <xs:annotation>
          <xs:documentation>Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Food Preparation and Serving Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Building and Grounds Cleaning and Maintenance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-2010">
        <xs:annotation>
          <xs:documentation>Building Cleaning Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-2020">
        <xs:annotation>
          <xs:documentation>Pest Control Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-3010">
        <xs:annotation>
          <xs:documentation>Grounds Maintenance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Entertainment and Recreation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-1020">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Personal Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-2010">
        <xs:annotation>
          <xs:documentation>Animal Trainers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-2020">
        <xs:annotation>
          <xs:documentation>Animal Caretakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3010">
        <xs:annotation>
          <xs:documentation>Gambling Services Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3020">
        <xs:annotation>
          <xs:documentation>Motion Picture Projectionists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3030">
        <xs:annotation>
          <xs:documentation>Ushers, Lobby Attendants, and Ticket Takers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Entertainment Attendants and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4010">
        <xs:annotation>
          <xs:documentation>Embalmers and Crematory Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4020">
        <xs:annotation>
          <xs:documentation>Funeral Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4030">
        <xs:annotation>
          <xs:documentation>Morticians, Undertakers, and Funeral Arrangers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5010">
        <xs:annotation>
          <xs:documentation>Barbers, Hairdressers, Hairstylists and Cosmetologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Personal Appearance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-6010">
        <xs:annotation>
          <xs:documentation>Baggage Porters, Bellhops, and Concierges</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-7010">
        <xs:annotation>
          <xs:documentation>Tour and Travel Guides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9010">
        <xs:annotation>
          <xs:documentation>Childcare Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9030">
        <xs:annotation>
          <xs:documentation>Recreation and Fitness Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9040">
        <xs:annotation>
          <xs:documentation>Residential Advisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Personal Care and Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Sales Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2010">
        <xs:annotation>
          <xs:documentation>Cashiers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2020">
        <xs:annotation>
          <xs:documentation>Counter and Rental Clerks and Parts Salespersons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2030">
        <xs:annotation>
          <xs:documentation>Retail Salespersons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3010">
        <xs:annotation>
          <xs:documentation>Advertising Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3020">
        <xs:annotation>
          <xs:documentation>Insurance Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3030">
        <xs:annotation>
          <xs:documentation>Securities, Commodities, and Financial Services Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3040">
        <xs:annotation>
          <xs:documentation>Travel Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Sales Representatives, Services</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-4010">
        <xs:annotation>
          <xs:documentation>Sales Representatives, Wholesale and Manufacturing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9010">
        <xs:annotation>
          <xs:documentation>Models, Demonstrators, and Product Promoters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9020">
        <xs:annotation>
          <xs:documentation>Real Estate Brokers and Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9030">
        <xs:annotation>
          <xs:documentation>Sales Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9040">
        <xs:annotation>
          <xs:documentation>Telemarketers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Sales and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Office and Administrative Support Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-2010">
        <xs:annotation>
          <xs:documentation>Switchboard Operators, Including Answering Service</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-2020">
        <xs:annotation>
          <xs:documentation>Telephone Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Communications Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3010">
        <xs:annotation>
          <xs:documentation>Bill and Account Collectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3020">
        <xs:annotation>
          <xs:documentation>Billing and Posting Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3030">
        <xs:annotation>
          <xs:documentation>Bookkeeping, Accounting, and Auditing Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3040">
        <xs:annotation>
          <xs:documentation>Gambling Cage Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3050">
        <xs:annotation>
          <xs:documentation>Payroll and Timekeeping Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3060">
        <xs:annotation>
          <xs:documentation>Procurement Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3070">
        <xs:annotation>
          <xs:documentation>Tellers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Financial Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4010">
        <xs:annotation>
          <xs:documentation>Brokerage Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4020">
        <xs:annotation>
          <xs:documentation>Correspondence Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4030">
        <xs:annotation>
          <xs:documentation>Court, Municipal, and License Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4040">
        <xs:annotation>
          <xs:documentation>Credit Authorizers, Checkers, and Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4050">
        <xs:annotation>
          <xs:documentation>Customer Service Representatives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4060">
        <xs:annotation>
          <xs:documentation>Eligibility Interviewers, Government Programs</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4070">
        <xs:annotation>
          <xs:documentation>File Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4080">
        <xs:annotation>
          <xs:documentation>Hotel, Motel, and Resort Desk Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4110">
        <xs:annotation>
          <xs:documentation>Interviewers, Except Eligibility and Loan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4120">
        <xs:annotation>
          <xs:documentation>Library Assistants, Clerical</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4130">
        <xs:annotation>
          <xs:documentation>Loan Interviewers and Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4140">
        <xs:annotation>
          <xs:documentation>New Accounts Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4150">
        <xs:annotation>
          <xs:documentation>Order Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4160">
        <xs:annotation>
          <xs:documentation>Human Resources Assistants, Except Payroll and Timekeeping</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4170">
        <xs:annotation>
          <xs:documentation>Receptionists and Information Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4180">
        <xs:annotation>
          <xs:documentation>Reservation and Transportation Ticket Agents and Travel Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Information and Record Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5010">
        <xs:annotation>
          <xs:documentation>Cargo and Freight Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5020">
        <xs:annotation>
          <xs:documentation>Couriers and Messengers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5030">
        <xs:annotation>
          <xs:documentation>Dispatchers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5040">
        <xs:annotation>
          <xs:documentation>Meter Readers, Utilities</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5050">
        <xs:annotation>
          <xs:documentation>Postal Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5060">
        <xs:annotation>
          <xs:documentation>Production, Planning, and Expediting Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5070">
        <xs:annotation>
          <xs:documentation>Shipping, Receiving, and Inventory Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5110">
        <xs:annotation>
          <xs:documentation>Weighers, Measurers, Checkers, and Samplers, Recordkeeping</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-6010">
        <xs:annotation>
          <xs:documentation>Secretaries and Administrative Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9020">
        <xs:annotation>
          <xs:documentation>Data Entry and Information Processing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9030">
        <xs:annotation>
          <xs:documentation>Desktop Publishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9040">
        <xs:annotation>
          <xs:documentation>Insurance Claims and Policy Processing Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9050">
        <xs:annotation>
          <xs:documentation>Mail Clerks and Mail Machine Operators, Except Postal Service</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9060">
        <xs:annotation>
          <xs:documentation>Office Clerks, General</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9070">
        <xs:annotation>
          <xs:documentation>Office Machine Operators, Except Computer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9080">
        <xs:annotation>
          <xs:documentation>Proofreaders and Copy Markers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9110">
        <xs:annotation>
          <xs:documentation>Statistical Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Office and Administrative Support Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Farming, Fishing, and Forestry Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2010">
        <xs:annotation>
          <xs:documentation>Agricultural Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2020">
        <xs:annotation>
          <xs:documentation>Animal Breeders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2040">
        <xs:annotation>
          <xs:documentation>Graders and Sorters, Agricultural Products</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Agricultural Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-3030">
        <xs:annotation>
          <xs:documentation>Fishing and Hunting Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4010">
        <xs:annotation>
          <xs:documentation>Forest and Conservation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4020">
        <xs:annotation>
          <xs:documentation>Logging Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Construction Trades and Extraction Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2010">
        <xs:annotation>
          <xs:documentation>Boilermakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2020">
        <xs:annotation>
          <xs:documentation>Brickmasons, Blockmasons, and Stonemasons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2030">
        <xs:annotation>
          <xs:documentation>Carpenters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2040">
        <xs:annotation>
          <xs:documentation>Carpet, Floor, and Tile Installers and Finishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2050">
        <xs:annotation>
          <xs:documentation>Cement Masons, Concrete Finishers, and Terrazzo Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2060">
        <xs:annotation>
          <xs:documentation>Construction Laborers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2070">
        <xs:annotation>
          <xs:documentation>Construction Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2080">
        <xs:annotation>
          <xs:documentation>Drywall Installers, Ceiling Tile Installers, and Tapers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2110">
        <xs:annotation>
          <xs:documentation>Electricians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2120">
        <xs:annotation>
          <xs:documentation>Glaziers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2130">
        <xs:annotation>
          <xs:documentation>Insulation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2140">
        <xs:annotation>
          <xs:documentation>Painters and Paperhangers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2150">
        <xs:annotation>
          <xs:documentation>Pipelayers, Plumbers, Pipefitters, and Steamfitters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2160">
        <xs:annotation>
          <xs:documentation>Plasterers and Stucco Masons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2170">
        <xs:annotation>
          <xs:documentation>Reinforcing Iron and Rebar Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2180">
        <xs:annotation>
          <xs:documentation>Roofers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2210">
        <xs:annotation>
          <xs:documentation>Sheet Metal Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2220">
        <xs:annotation>
          <xs:documentation>Structural Iron and Steel Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2230">
        <xs:annotation>
          <xs:documentation>Solar Photovoltaic Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3010">
        <xs:annotation>
          <xs:documentation>Helpers, Construction Trades</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4010">
        <xs:annotation>
          <xs:documentation>Construction and Building Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4020">
        <xs:annotation>
          <xs:documentation>Elevator and Escalator Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4030">
        <xs:annotation>
          <xs:documentation>Fence Erectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4040">
        <xs:annotation>
          <xs:documentation>Hazardous Materials Removal Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4050">
        <xs:annotation>
          <xs:documentation>Highway Maintenance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4060">
        <xs:annotation>
          <xs:documentation>Rail-Track Laying and Maintenance Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4070">
        <xs:annotation>
          <xs:documentation>Septic Tank Servicers and Sewer Pipe Cleaners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Construction and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5010">
        <xs:annotation>
          <xs:documentation>Derrick, Rotary Drill, and Service Unit Operators, Oil and Gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5020">
        <xs:annotation>
          <xs:documentation>Surface Mining Machine Operators and Earth Drillers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5030">
        <xs:annotation>
          <xs:documentation>Explosives Workers, Ordnance Handling Experts, and Blasters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5040">
        <xs:annotation>
          <xs:documentation>Underground Mining Machine Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5050">
        <xs:annotation>
          <xs:documentation>Rock Splitters, Quarry</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5070">
        <xs:annotation>
          <xs:documentation>Roustabouts, Oil and Gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5080">
        <xs:annotation>
          <xs:documentation>Helpers--Extraction Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Extraction Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Mechanics, Installers, and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2010">
        <xs:annotation>
          <xs:documentation>Computer, Automated Teller, and Office Machine Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2020">
        <xs:annotation>
          <xs:documentation>Radio and Telecommunications Equipment Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Electrical and Electronic Equipment Mechanics, Installers, and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3010">
        <xs:annotation>
          <xs:documentation>Aircraft Mechanics and Service Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3020">
        <xs:annotation>
          <xs:documentation>Automotive Technicians and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3030">
        <xs:annotation>
          <xs:documentation>Bus and Truck Mechanics and Diesel Engine Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3040">
        <xs:annotation>
          <xs:documentation>Heavy Vehicle and Mobile Equipment Service Technicians and Mechanics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3050">
        <xs:annotation>
          <xs:documentation>Small Engine Mechanics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Vehicle and Mobile Equipment Mechanics, Installers, and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9010">
        <xs:annotation>
          <xs:documentation>Control and Valve Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9020">
        <xs:annotation>
          <xs:documentation>Heating, Air Conditioning, and Refrigeration Mechanics and Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9030">
        <xs:annotation>
          <xs:documentation>Home Appliance Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9040">
        <xs:annotation>
          <xs:documentation>Industrial Machinery Installation, Repair, and Maintenance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9050">
        <xs:annotation>
          <xs:documentation>Line Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9060">
        <xs:annotation>
          <xs:documentation>Precision Instrument and Equipment Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9070">
        <xs:annotation>
          <xs:documentation>Maintenance and Repair Workers, General</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9080">
        <xs:annotation>
          <xs:documentation>Wind Turbine Service Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Installation, Maintenance, and Repair Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-1010">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Production and Operating Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2010">
        <xs:annotation>
          <xs:documentation>Aircraft Structure, Surfaces, Rigging, and Systems Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2020">
        <xs:annotation>
          <xs:documentation>Electrical, Electronics, and Electromechanical Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2030">
        <xs:annotation>
          <xs:documentation>Engine and Other Machine Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2040">
        <xs:annotation>
          <xs:documentation>Structural Metal Fabricators and Fitters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2050">
        <xs:annotation>
          <xs:documentation>Fiberglass Laminators and Fabricators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2060">
        <xs:annotation>
          <xs:documentation>Timing Device Assemblers and Adjusters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Assemblers and Fabricators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3010">
        <xs:annotation>
          <xs:documentation>Bakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3020">
        <xs:annotation>
          <xs:documentation>Butchers and Other Meat, Poultry, and Fish Processing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Food Processing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4020">
        <xs:annotation>
          <xs:documentation>Forming Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4030">
        <xs:annotation>
          <xs:documentation>Machine Tool Cutting Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4040">
        <xs:annotation>
          <xs:documentation>Machinists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4050">
        <xs:annotation>
          <xs:documentation>Metal Furnace Operators, Tenders, Pourers, and Casters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4060">
        <xs:annotation>
          <xs:documentation>Model Makers and Patternmakers, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4070">
        <xs:annotation>
          <xs:documentation>Molders and Molding Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4080">
        <xs:annotation>
          <xs:documentation>Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4110">
        <xs:annotation>
          <xs:documentation>Tool and Die Makers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4120">
        <xs:annotation>
          <xs:documentation>Welding, Soldering, and Brazing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Metal Workers and Plastic Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-5110">
        <xs:annotation>
          <xs:documentation>Printing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6010">
        <xs:annotation>
          <xs:documentation>Laundry and Dry-Cleaning Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6020">
        <xs:annotation>
          <xs:documentation>Pressers, Textile, Garment, and Related Materials</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6030">
        <xs:annotation>
          <xs:documentation>Sewing Machine Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6040">
        <xs:annotation>
          <xs:documentation>Shoe and Leather Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6050">
        <xs:annotation>
          <xs:documentation>Tailors, Dressmakers, and Sewers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6060">
        <xs:annotation>
          <xs:documentation>Textile Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Textile, Apparel, and Furnishings Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7010">
        <xs:annotation>
          <xs:documentation>Cabinetmakers and Bench Carpenters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7020">
        <xs:annotation>
          <xs:documentation>Furniture Finishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7030">
        <xs:annotation>
          <xs:documentation>Model Makers and Patternmakers, Wood</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7040">
        <xs:annotation>
          <xs:documentation>Woodworking Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Woodworkers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8010">
        <xs:annotation>
          <xs:documentation>Power Plant Operators, Distributors, and Dispatchers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8020">
        <xs:annotation>
          <xs:documentation>Stationary Engineers and Boiler Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8030">
        <xs:annotation>
          <xs:documentation>Water and Wastewater Treatment Plant and System Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Plant and System Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9010">
        <xs:annotation>
          <xs:documentation>Chemical Processing Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9020">
        <xs:annotation>
          <xs:documentation>Crushing, Grinding, Polishing, Mixing, and Blending Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9030">
        <xs:annotation>
          <xs:documentation>Cutting Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9040">
        <xs:annotation>
          <xs:documentation>Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9050">
        <xs:annotation>
          <xs:documentation>Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9060">
        <xs:annotation>
          <xs:documentation>Inspectors, Testers, Sorters, Samplers, and Weighers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9070">
        <xs:annotation>
          <xs:documentation>Jewelers and Precious Stone and Metal Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9080">
        <xs:annotation>
          <xs:documentation>Dental and Ophthalmic Laboratory Technicians and Medical Appliance Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9110">
        <xs:annotation>
          <xs:documentation>Packaging and Filling Machine Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9120">
        <xs:annotation>
          <xs:documentation>Painting Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9140">
        <xs:annotation>
          <xs:documentation>Semiconductor Processing Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9150">
        <xs:annotation>
          <xs:documentation>Photographic Process Workers and Processing Machine Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9160">
        <xs:annotation>
          <xs:documentation>Computer Numerically Controlled Tool Operators and Programmers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Production Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-1040">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Transportation and Material Moving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2010">
        <xs:annotation>
          <xs:documentation>Aircraft Pilots and Flight Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2020">
        <xs:annotation>
          <xs:documentation>Air Traffic Controllers and Airfield Operations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2030">
        <xs:annotation>
          <xs:documentation>Flight Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3010">
        <xs:annotation>
          <xs:documentation>Ambulance Drivers and Attendants, Except Emergency Medical Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3030">
        <xs:annotation>
          <xs:documentation>Driver/Sales Workers and Truck Drivers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3050">
        <xs:annotation>
          <xs:documentation>Passenger Vehicle Drivers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Motor Vehicle Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4010">
        <xs:annotation>
          <xs:documentation>Locomotive Engineers and Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4020">
        <xs:annotation>
          <xs:documentation>Railroad Brake, Signal, and Switch Operators and Locomotive Firers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4030">
        <xs:annotation>
          <xs:documentation>Railroad Conductors and Yardmasters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4040">
        <xs:annotation>
          <xs:documentation>Subway and Streetcar Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Rail Transportation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5010">
        <xs:annotation>
          <xs:documentation>Sailors and Marine Oilers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5020">
        <xs:annotation>
          <xs:documentation>Ship and Boat Captains and Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5030">
        <xs:annotation>
          <xs:documentation>Ship Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6010">
        <xs:annotation>
          <xs:documentation>Bridge and Lock Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6020">
        <xs:annotation>
          <xs:documentation>Parking Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6030">
        <xs:annotation>
          <xs:documentation>Transportation Service Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6040">
        <xs:annotation>
          <xs:documentation>Traffic Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6050">
        <xs:annotation>
          <xs:documentation>Transportation Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6060">
        <xs:annotation>
          <xs:documentation>Passenger Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6090">
        <xs:annotation>
          <xs:documentation>Miscellaneous Transportation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7010">
        <xs:annotation>
          <xs:documentation>Conveyor Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7020">
        <xs:annotation>
          <xs:documentation>Crane and Tower Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7030">
        <xs:annotation>
          <xs:documentation>Dredge Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7040">
        <xs:annotation>
          <xs:documentation>Hoist and Winch Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7050">
        <xs:annotation>
          <xs:documentation>Industrial Truck and Tractor Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7060">
        <xs:annotation>
          <xs:documentation>Laborers and Material Movers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7070">
        <xs:annotation>
          <xs:documentation>Pumping Station Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7080">
        <xs:annotation>
          <xs:documentation>Refuse and Recyclable Material Collectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7120">
        <xs:annotation>
          <xs:documentation>Tank Car, Truck, and Ship Loaders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7190">
        <xs:annotation>
          <xs:documentation>Miscellaneous Material Moving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1010">
        <xs:annotation>
          <xs:documentation>Military Officer Special and Tactical Operations Leaders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-2010">
        <xs:annotation>
          <xs:documentation>First-Line Enlisted Military Supervisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3010">
        <xs:annotation>
          <xs:documentation>Military Enlisted Tactical Operations and Air/Weapons Specialists and Crew Members</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="OccupationBroadCodeType">
    <xs:annotation>
      <xs:documentation>A data type for broad or third-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="bls:OccupationBroadCodeSimpleType">
        <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:simpleType name="OccupationDetailCodeSimpleType">
    <xs:annotation>
      <xs:documentation>A data type for detailed or fourth-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
      <xs:enumeration value="11-1011">
        <xs:annotation>
          <xs:documentation>Chief Executives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-1021">
        <xs:annotation>
          <xs:documentation>General and Operations Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-1031">
        <xs:annotation>
          <xs:documentation>Legislators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2011">
        <xs:annotation>
          <xs:documentation>Advertising and Promotions Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2021">
        <xs:annotation>
          <xs:documentation>Marketing Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2022">
        <xs:annotation>
          <xs:documentation>Sales Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2032">
        <xs:annotation>
          <xs:documentation>Public Relations Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2033">
        <xs:annotation>
          <xs:documentation>Fundraising Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3012">
        <xs:annotation>
          <xs:documentation>Administrative Services Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3013">
        <xs:annotation>
          <xs:documentation>Facilities Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3021">
        <xs:annotation>
          <xs:documentation>Computer and Information Systems Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3031">
        <xs:annotation>
          <xs:documentation>Financial Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3051">
        <xs:annotation>
          <xs:documentation>Industrial Production Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3061">
        <xs:annotation>
          <xs:documentation>Purchasing Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3071">
        <xs:annotation>
          <xs:documentation>Transportation, Storage, and Distribution Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3111">
        <xs:annotation>
          <xs:documentation>Compensation and Benefits Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3121">
        <xs:annotation>
          <xs:documentation>Human Resources Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3131">
        <xs:annotation>
          <xs:documentation>Training and Development Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9013">
        <xs:annotation>
          <xs:documentation>Farmers, Ranchers, and Other Agricultural Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9021">
        <xs:annotation>
          <xs:documentation>Construction Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9031">
        <xs:annotation>
          <xs:documentation>Education and Childcare Administrators, Preschool and Daycare</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9032">
        <xs:annotation>
          <xs:documentation>Education Administrators, Kindergarten through Secondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9033">
        <xs:annotation>
          <xs:documentation>Education Administrators, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9039">
        <xs:annotation>
          <xs:documentation>Education Administrators, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9041">
        <xs:annotation>
          <xs:documentation>Architectural and Engineering Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9051">
        <xs:annotation>
          <xs:documentation>Food Service Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9071">
        <xs:annotation>
          <xs:documentation>Gambling Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9072">
        <xs:annotation>
          <xs:documentation>Entertainment and Recreation Managers, Except Gambling</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9081">
        <xs:annotation>
          <xs:documentation>Lodging Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9111">
        <xs:annotation>
          <xs:documentation>Medical and Health Services Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9121">
        <xs:annotation>
          <xs:documentation>Natural Sciences Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9131">
        <xs:annotation>
          <xs:documentation>Postmasters and Mail Superintendents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9141">
        <xs:annotation>
          <xs:documentation>Property, Real Estate, and Community Association Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9151">
        <xs:annotation>
          <xs:documentation>Social and Community Service Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9161">
        <xs:annotation>
          <xs:documentation>Emergency Management Directors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9171">
        <xs:annotation>
          <xs:documentation>Funeral Home Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9179">
        <xs:annotation>
          <xs:documentation>Personal Service Managers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9199">
        <xs:annotation>
          <xs:documentation>Managers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1011">
        <xs:annotation>
          <xs:documentation>Agents and Business Managers of Artists, Performers, and Athletes</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1021">
        <xs:annotation>
          <xs:documentation>Buyers and Purchasing Agents, Farm Products</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1022">
        <xs:annotation>
          <xs:documentation>Wholesale and Retail Buyers, Except Farm Products</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1023">
        <xs:annotation>
          <xs:documentation>Purchasing Agents, Except Wholesale, Retail, and Farm Products</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1031">
        <xs:annotation>
          <xs:documentation>Claims Adjusters, Examiners, and Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1032">
        <xs:annotation>
          <xs:documentation>Insurance Appraisers, Auto Damage</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1041">
        <xs:annotation>
          <xs:documentation>Compliance Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1051">
        <xs:annotation>
          <xs:documentation>Cost Estimators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1071">
        <xs:annotation>
          <xs:documentation>Human Resources Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1074">
        <xs:annotation>
          <xs:documentation>Farm Labor Contractors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1075">
        <xs:annotation>
          <xs:documentation>Labor Relations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1081">
        <xs:annotation>
          <xs:documentation>Logisticians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1082">
        <xs:annotation>
          <xs:documentation>Project Management Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1111">
        <xs:annotation>
          <xs:documentation>Management Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1121">
        <xs:annotation>
          <xs:documentation>Meeting, Convention, and Event Planners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1131">
        <xs:annotation>
          <xs:documentation>Fundraisers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1141">
        <xs:annotation>
          <xs:documentation>Compensation, Benefits, and Job Analysis Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1151">
        <xs:annotation>
          <xs:documentation>Training and Development Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1161">
        <xs:annotation>
          <xs:documentation>Market Research Analysts and Marketing Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1199">
        <xs:annotation>
          <xs:documentation>Business Operations Specialists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2011">
        <xs:annotation>
          <xs:documentation>Accountants and Auditors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2022">
        <xs:annotation>
          <xs:documentation>Appraisers of Personal and Business Property</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2023">
        <xs:annotation>
          <xs:documentation>Appraisers and Assessors of Real Estate</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2031">
        <xs:annotation>
          <xs:documentation>Budget Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2041">
        <xs:annotation>
          <xs:documentation>Credit Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2051">
        <xs:annotation>
          <xs:documentation>Financial and Investment Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2052">
        <xs:annotation>
          <xs:documentation>Personal Financial Advisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2053">
        <xs:annotation>
          <xs:documentation>Insurance Underwriters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2054">
        <xs:annotation>
          <xs:documentation>Financial Risk Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2061">
        <xs:annotation>
          <xs:documentation>Financial Examiners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2071">
        <xs:annotation>
          <xs:documentation>Credit Counselors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2072">
        <xs:annotation>
          <xs:documentation>Loan Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2081">
        <xs:annotation>
          <xs:documentation>Tax Examiners and Collectors, and Revenue Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2082">
        <xs:annotation>
          <xs:documentation>Tax Preparers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2099">
        <xs:annotation>
          <xs:documentation>Financial Specialists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1211">
        <xs:annotation>
          <xs:documentation>Computer Systems Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1212">
        <xs:annotation>
          <xs:documentation>Information Security Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1221">
        <xs:annotation>
          <xs:documentation>Computer and Information Research Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1231">
        <xs:annotation>
          <xs:documentation>Computer Network Support Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1232">
        <xs:annotation>
          <xs:documentation>Computer User Support Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1241">
        <xs:annotation>
          <xs:documentation>Computer Network Architects</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1242">
        <xs:annotation>
          <xs:documentation>Database Administrators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1243">
        <xs:annotation>
          <xs:documentation>Database Architects</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1244">
        <xs:annotation>
          <xs:documentation>Network and Computer Systems Administrators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1251">
        <xs:annotation>
          <xs:documentation>Computer Programmers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1252">
        <xs:annotation>
          <xs:documentation>Software Developers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1253">
        <xs:annotation>
          <xs:documentation>Software Quality Assurance Analysts and Testers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1254">
        <xs:annotation>
          <xs:documentation>Web Developers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1255">
        <xs:annotation>
          <xs:documentation>Web and Digital Interface Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1299">
        <xs:annotation>
          <xs:documentation>Computer Occupations, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2011">
        <xs:annotation>
          <xs:documentation>Actuaries</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2021">
        <xs:annotation>
          <xs:documentation>Mathematicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2031">
        <xs:annotation>
          <xs:documentation>Operations Research Analysts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2041">
        <xs:annotation>
          <xs:documentation>Statisticians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2051">
        <xs:annotation>
          <xs:documentation>Data Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2099">
        <xs:annotation>
          <xs:documentation>Mathematical Science Occupations, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-1011">
        <xs:annotation>
          <xs:documentation>Architects, Except Landscape and Naval</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-1012">
        <xs:annotation>
          <xs:documentation>Landscape Architects</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-1021">
        <xs:annotation>
          <xs:documentation>Cartographers and Photogrammetrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-1022">
        <xs:annotation>
          <xs:documentation>Surveyors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2011">
        <xs:annotation>
          <xs:documentation>Aerospace Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2021">
        <xs:annotation>
          <xs:documentation>Agricultural Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2031">
        <xs:annotation>
          <xs:documentation>Bioengineers and Biomedical Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2041">
        <xs:annotation>
          <xs:documentation>Chemical Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2051">
        <xs:annotation>
          <xs:documentation>Civil Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2061">
        <xs:annotation>
          <xs:documentation>Computer Hardware Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2071">
        <xs:annotation>
          <xs:documentation>Electrical Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2072">
        <xs:annotation>
          <xs:documentation>Electronics Engineers, Except Computer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2081">
        <xs:annotation>
          <xs:documentation>Environmental Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2111">
        <xs:annotation>
          <xs:documentation>Health and Safety Engineers, Except Mining Safety Engineers and Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2112">
        <xs:annotation>
          <xs:documentation>Industrial Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2121">
        <xs:annotation>
          <xs:documentation>Marine Engineers and Naval Architects</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2131">
        <xs:annotation>
          <xs:documentation>Materials Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2141">
        <xs:annotation>
          <xs:documentation>Mechanical Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2151">
        <xs:annotation>
          <xs:documentation>Mining and Geological Engineers, Including Mining Safety Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2161">
        <xs:annotation>
          <xs:documentation>Nuclear Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2171">
        <xs:annotation>
          <xs:documentation>Petroleum Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2199">
        <xs:annotation>
          <xs:documentation>Engineers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3011">
        <xs:annotation>
          <xs:documentation>Architectural and Civil Drafters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3012">
        <xs:annotation>
          <xs:documentation>Electrical and Electronics Drafters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3013">
        <xs:annotation>
          <xs:documentation>Mechanical Drafters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3019">
        <xs:annotation>
          <xs:documentation>Drafters, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3021">
        <xs:annotation>
          <xs:documentation>Aerospace Engineering and Operations Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3022">
        <xs:annotation>
          <xs:documentation>Civil Engineering Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3023">
        <xs:annotation>
          <xs:documentation>Electrical and Electronic Engineering Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3024">
        <xs:annotation>
          <xs:documentation>Electro-Mechanical and Mechatronics Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3025">
        <xs:annotation>
          <xs:documentation>Environmental Engineering Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3026">
        <xs:annotation>
          <xs:documentation>Industrial Engineering Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3027">
        <xs:annotation>
          <xs:documentation>Mechanical Engineering Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3028">
        <xs:annotation>
          <xs:documentation>Calibration Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3029">
        <xs:annotation>
          <xs:documentation>Engineering Technologists and Technicians, Except Drafters, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3031">
        <xs:annotation>
          <xs:documentation>Surveying and Mapping Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1011">
        <xs:annotation>
          <xs:documentation>Animal Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1012">
        <xs:annotation>
          <xs:documentation>Food Scientists and Technologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1013">
        <xs:annotation>
          <xs:documentation>Soil and Plant Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1021">
        <xs:annotation>
          <xs:documentation>Biochemists and Biophysicists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1022">
        <xs:annotation>
          <xs:documentation>Microbiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1023">
        <xs:annotation>
          <xs:documentation>Zoologists and Wildlife Biologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1029">
        <xs:annotation>
          <xs:documentation>Biological Scientists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1031">
        <xs:annotation>
          <xs:documentation>Conservation Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1032">
        <xs:annotation>
          <xs:documentation>Foresters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1041">
        <xs:annotation>
          <xs:documentation>Epidemiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1042">
        <xs:annotation>
          <xs:documentation>Medical Scientists, Except Epidemiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1099">
        <xs:annotation>
          <xs:documentation>Life Scientists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2011">
        <xs:annotation>
          <xs:documentation>Astronomers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2012">
        <xs:annotation>
          <xs:documentation>Physicists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2021">
        <xs:annotation>
          <xs:documentation>Atmospheric and Space Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2031">
        <xs:annotation>
          <xs:documentation>Chemists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2032">
        <xs:annotation>
          <xs:documentation>Materials Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2041">
        <xs:annotation>
          <xs:documentation>Environmental Scientists and Specialists, Including Health</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2042">
        <xs:annotation>
          <xs:documentation>Geoscientists, Except Hydrologists and Geographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2043">
        <xs:annotation>
          <xs:documentation>Hydrologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2099">
        <xs:annotation>
          <xs:documentation>Physical Scientists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3011">
        <xs:annotation>
          <xs:documentation>Economists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3022">
        <xs:annotation>
          <xs:documentation>Survey Researchers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3032">
        <xs:annotation>
          <xs:documentation>Industrial-Organizational Psychologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3033">
        <xs:annotation>
          <xs:documentation>Clinical and Counseling Psychologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3034">
        <xs:annotation>
          <xs:documentation>School Psychologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3039">
        <xs:annotation>
          <xs:documentation>Psychologists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3041">
        <xs:annotation>
          <xs:documentation>Sociologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3051">
        <xs:annotation>
          <xs:documentation>Urban and Regional Planners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3091">
        <xs:annotation>
          <xs:documentation>Anthropologists and Archeologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3092">
        <xs:annotation>
          <xs:documentation>Geographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3093">
        <xs:annotation>
          <xs:documentation>Historians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3094">
        <xs:annotation>
          <xs:documentation>Political Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3099">
        <xs:annotation>
          <xs:documentation>Social Scientists and Related Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4012">
        <xs:annotation>
          <xs:documentation>Agricultural Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4013">
        <xs:annotation>
          <xs:documentation>Food Science Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4021">
        <xs:annotation>
          <xs:documentation>Biological Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4031">
        <xs:annotation>
          <xs:documentation>Chemical Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4042">
        <xs:annotation>
          <xs:documentation>Environmental Science and Protection Technicians, Including Health</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4043">
        <xs:annotation>
          <xs:documentation>Geological Technicians, Except Hydrologic Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4044">
        <xs:annotation>
          <xs:documentation>Hydrologic Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4051">
        <xs:annotation>
          <xs:documentation>Nuclear Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4061">
        <xs:annotation>
          <xs:documentation>Social Science Research Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4071">
        <xs:annotation>
          <xs:documentation>Forest and Conservation Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4092">
        <xs:annotation>
          <xs:documentation>Forensic Science Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4099">
        <xs:annotation>
          <xs:documentation>Life, Physical, and Social Science Technicians, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-5011">
        <xs:annotation>
          <xs:documentation>Occupational Health and Safety Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-5012">
        <xs:annotation>
          <xs:documentation>Occupational Health and Safety Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1011">
        <xs:annotation>
          <xs:documentation>Substance Abuse and Behavioral Disorder Counselors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1012">
        <xs:annotation>
          <xs:documentation>Educational, Guidance, and Career Counselors and Advisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1013">
        <xs:annotation>
          <xs:documentation>Marriage and Family Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1014">
        <xs:annotation>
          <xs:documentation>Mental Health Counselors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1015">
        <xs:annotation>
          <xs:documentation>Rehabilitation Counselors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1019">
        <xs:annotation>
          <xs:documentation>Counselors, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1021">
        <xs:annotation>
          <xs:documentation>Child, Family, and School Social Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1022">
        <xs:annotation>
          <xs:documentation>Healthcare Social Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1023">
        <xs:annotation>
          <xs:documentation>Mental Health and Substance Abuse Social Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1029">
        <xs:annotation>
          <xs:documentation>Social Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1091">
        <xs:annotation>
          <xs:documentation>Health Education Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1092">
        <xs:annotation>
          <xs:documentation>Probation Officers and Correctional Treatment Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1093">
        <xs:annotation>
          <xs:documentation>Social and Human Service Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1094">
        <xs:annotation>
          <xs:documentation>Community Health Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1099">
        <xs:annotation>
          <xs:documentation>Community and Social Service Specialists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-2011">
        <xs:annotation>
          <xs:documentation>Clergy</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-2021">
        <xs:annotation>
          <xs:documentation>Directors, Religious Activities and Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-2099">
        <xs:annotation>
          <xs:documentation>Religious Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1011">
        <xs:annotation>
          <xs:documentation>Lawyers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1012">
        <xs:annotation>
          <xs:documentation>Judicial Law Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1021">
        <xs:annotation>
          <xs:documentation>Administrative Law Judges, Adjudicators, and Hearing Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1022">
        <xs:annotation>
          <xs:documentation>Arbitrators, Mediators, and Conciliators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1023">
        <xs:annotation>
          <xs:documentation>Judges, Magistrate Judges, and Magistrates</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-2011">
        <xs:annotation>
          <xs:documentation>Paralegals and Legal Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-2093">
        <xs:annotation>
          <xs:documentation>Title Examiners, Abstractors, and Searchers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-2099">
        <xs:annotation>
          <xs:documentation>Legal Support Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1011">
        <xs:annotation>
          <xs:documentation>Business Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1021">
        <xs:annotation>
          <xs:documentation>Computer Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1022">
        <xs:annotation>
          <xs:documentation>Mathematical Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1031">
        <xs:annotation>
          <xs:documentation>Architecture Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1032">
        <xs:annotation>
          <xs:documentation>Engineering Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1041">
        <xs:annotation>
          <xs:documentation>Agricultural Sciences Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1042">
        <xs:annotation>
          <xs:documentation>Biological Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1043">
        <xs:annotation>
          <xs:documentation>Forestry and Conservation Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1051">
        <xs:annotation>
          <xs:documentation>Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1052">
        <xs:annotation>
          <xs:documentation>Chemistry Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1053">
        <xs:annotation>
          <xs:documentation>Environmental Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1054">
        <xs:annotation>
          <xs:documentation>Physics Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1061">
        <xs:annotation>
          <xs:documentation>Anthropology and Archeology Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1062">
        <xs:annotation>
          <xs:documentation>Area, Ethnic, and Cultural Studies Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1063">
        <xs:annotation>
          <xs:documentation>Economics Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1064">
        <xs:annotation>
          <xs:documentation>Geography Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1065">
        <xs:annotation>
          <xs:documentation>Political Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1066">
        <xs:annotation>
          <xs:documentation>Psychology Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1067">
        <xs:annotation>
          <xs:documentation>Sociology Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1069">
        <xs:annotation>
          <xs:documentation>Social Sciences Teachers, Postsecondary, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1071">
        <xs:annotation>
          <xs:documentation>Health Specialties Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1072">
        <xs:annotation>
          <xs:documentation>Nursing Instructors and Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1081">
        <xs:annotation>
          <xs:documentation>Education Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1082">
        <xs:annotation>
          <xs:documentation>Library Science Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1111">
        <xs:annotation>
          <xs:documentation>Criminal Justice and Law Enforcement Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1112">
        <xs:annotation>
          <xs:documentation>Law Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1113">
        <xs:annotation>
          <xs:documentation>Social Work Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1121">
        <xs:annotation>
          <xs:documentation>Art, Drama, and Music Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1122">
        <xs:annotation>
          <xs:documentation>Communications Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1123">
        <xs:annotation>
          <xs:documentation>English Language and Literature Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1124">
        <xs:annotation>
          <xs:documentation>Foreign Language and Literature Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1125">
        <xs:annotation>
          <xs:documentation>History Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1126">
        <xs:annotation>
          <xs:documentation>Philosophy and Religion Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1192">
        <xs:annotation>
          <xs:documentation>Family and Consumer Sciences Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1193">
        <xs:annotation>
          <xs:documentation>Recreation and Fitness Studies Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1194">
        <xs:annotation>
          <xs:documentation>Career/Technical Education Teachers, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1199">
        <xs:annotation>
          <xs:documentation>Postsecondary Teachers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2011">
        <xs:annotation>
          <xs:documentation>Preschool Teachers, Except Special Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2012">
        <xs:annotation>
          <xs:documentation>Kindergarten Teachers, Except Special Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2021">
        <xs:annotation>
          <xs:documentation>Elementary School Teachers, Except Special Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2022">
        <xs:annotation>
          <xs:documentation>Middle School Teachers, Except Special and Career/Technical Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2023">
        <xs:annotation>
          <xs:documentation>Career/Technical Education Teachers, Middle School</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2031">
        <xs:annotation>
          <xs:documentation>Secondary School Teachers, Except Special and Career/Technical Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2032">
        <xs:annotation>
          <xs:documentation>Career/Technical Education Teachers, Secondary School</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2051">
        <xs:annotation>
          <xs:documentation>Special Education Teachers, Preschool</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2055">
        <xs:annotation>
          <xs:documentation>Special Education Teachers, Kindergarten</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2056">
        <xs:annotation>
          <xs:documentation>Special Education Teachers, Elementary School</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2057">
        <xs:annotation>
          <xs:documentation>Special Education Teachers, Middle School</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2058">
        <xs:annotation>
          <xs:documentation>Special Education Teachers, Secondary School</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2059">
        <xs:annotation>
          <xs:documentation>Special Education Teachers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3011">
        <xs:annotation>
          <xs:documentation>Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3021">
        <xs:annotation>
          <xs:documentation>Self-Enrichment Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3031">
        <xs:annotation>
          <xs:documentation>Substitute Teachers, Short-Term</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3041">
        <xs:annotation>
          <xs:documentation>Tutors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3099">
        <xs:annotation>
          <xs:documentation>Teachers and Instructors, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4011">
        <xs:annotation>
          <xs:documentation>Archivists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4012">
        <xs:annotation>
          <xs:documentation>Curators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4013">
        <xs:annotation>
          <xs:documentation>Museum Technicians and Conservators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4022">
        <xs:annotation>
          <xs:documentation>Librarians and Media Collections Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4031">
        <xs:annotation>
          <xs:documentation>Library Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9021">
        <xs:annotation>
          <xs:documentation>Farm and Home Management Educators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9031">
        <xs:annotation>
          <xs:documentation>Instructional Coordinators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9042">
        <xs:annotation>
          <xs:documentation>Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9043">
        <xs:annotation>
          <xs:documentation>Teaching Assistants, Special Education</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9044">
        <xs:annotation>
          <xs:documentation>Teaching Assistants, Postsecondary</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9049">
        <xs:annotation>
          <xs:documentation>Teaching Assistants, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9099">
        <xs:annotation>
          <xs:documentation>Educational Instruction and Library Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1011">
        <xs:annotation>
          <xs:documentation>Art Directors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1012">
        <xs:annotation>
          <xs:documentation>Craft Artists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1013">
        <xs:annotation>
          <xs:documentation>Fine Artists, Including Painters, Sculptors, and Illustrators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1014">
        <xs:annotation>
          <xs:documentation>Special Effects Artists and Animators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1019">
        <xs:annotation>
          <xs:documentation>Artists and Related Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1021">
        <xs:annotation>
          <xs:documentation>Commercial and Industrial Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1022">
        <xs:annotation>
          <xs:documentation>Fashion Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1023">
        <xs:annotation>
          <xs:documentation>Floral Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1024">
        <xs:annotation>
          <xs:documentation>Graphic Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1025">
        <xs:annotation>
          <xs:documentation>Interior Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1026">
        <xs:annotation>
          <xs:documentation>Merchandise Displayers and Window Trimmers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1027">
        <xs:annotation>
          <xs:documentation>Set and Exhibit Designers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1029">
        <xs:annotation>
          <xs:documentation>Designers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2011">
        <xs:annotation>
          <xs:documentation>Actors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2012">
        <xs:annotation>
          <xs:documentation>Producers and Directors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2021">
        <xs:annotation>
          <xs:documentation>Athletes and Sports Competitors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2022">
        <xs:annotation>
          <xs:documentation>Coaches and Scouts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2023">
        <xs:annotation>
          <xs:documentation>Umpires, Referees, and Other Sports Officials</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2031">
        <xs:annotation>
          <xs:documentation>Dancers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2032">
        <xs:annotation>
          <xs:documentation>Choreographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2041">
        <xs:annotation>
          <xs:documentation>Music Directors and Composers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2042">
        <xs:annotation>
          <xs:documentation>Musicians and Singers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2091">
        <xs:annotation>
          <xs:documentation>Disc Jockeys, Except Radio</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2099">
        <xs:annotation>
          <xs:documentation>Entertainers and Performers, Sports and Related Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3011">
        <xs:annotation>
          <xs:documentation>Broadcast Announcers and Radio Disc Jockeys</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3023">
        <xs:annotation>
          <xs:documentation>News Analysts, Reporters, and Journalists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3031">
        <xs:annotation>
          <xs:documentation>Public Relations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3041">
        <xs:annotation>
          <xs:documentation>Editors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3042">
        <xs:annotation>
          <xs:documentation>Technical Writers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3043">
        <xs:annotation>
          <xs:documentation>Writers and Authors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3091">
        <xs:annotation>
          <xs:documentation>Interpreters and Translators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3092">
        <xs:annotation>
          <xs:documentation>Court Reporters and Simultaneous Captioners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3099">
        <xs:annotation>
          <xs:documentation>Media and Communication Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4011">
        <xs:annotation>
          <xs:documentation>Audio and Video Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4012">
        <xs:annotation>
          <xs:documentation>Broadcast Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4014">
        <xs:annotation>
          <xs:documentation>Sound Engineering Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4015">
        <xs:annotation>
          <xs:documentation>Lighting Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4021">
        <xs:annotation>
          <xs:documentation>Photographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4031">
        <xs:annotation>
          <xs:documentation>Camera Operators, Television, Video, and Film</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4032">
        <xs:annotation>
          <xs:documentation>Film and Video Editors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4099">
        <xs:annotation>
          <xs:documentation>Media and Communication Equipment Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1011">
        <xs:annotation>
          <xs:documentation>Chiropractors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1021">
        <xs:annotation>
          <xs:documentation>Dentists, General</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1022">
        <xs:annotation>
          <xs:documentation>Oral and Maxillofacial Surgeons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1023">
        <xs:annotation>
          <xs:documentation>Orthodontists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1024">
        <xs:annotation>
          <xs:documentation>Prosthodontists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1029">
        <xs:annotation>
          <xs:documentation>Dentists, All Other Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1031">
        <xs:annotation>
          <xs:documentation>Dietitians and Nutritionists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1041">
        <xs:annotation>
          <xs:documentation>Optometrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1051">
        <xs:annotation>
          <xs:documentation>Pharmacists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1071">
        <xs:annotation>
          <xs:documentation>Physician Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1081">
        <xs:annotation>
          <xs:documentation>Podiatrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1122">
        <xs:annotation>
          <xs:documentation>Occupational Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1123">
        <xs:annotation>
          <xs:documentation>Physical Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1124">
        <xs:annotation>
          <xs:documentation>Radiation Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1125">
        <xs:annotation>
          <xs:documentation>Recreational Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1126">
        <xs:annotation>
          <xs:documentation>Respiratory Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1127">
        <xs:annotation>
          <xs:documentation>Speech-Language Pathologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1128">
        <xs:annotation>
          <xs:documentation>Exercise Physiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1129">
        <xs:annotation>
          <xs:documentation>Therapists, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1131">
        <xs:annotation>
          <xs:documentation>Veterinarians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1141">
        <xs:annotation>
          <xs:documentation>Registered Nurses</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1151">
        <xs:annotation>
          <xs:documentation>Nurse Anesthetists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1161">
        <xs:annotation>
          <xs:documentation>Nurse Midwives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1171">
        <xs:annotation>
          <xs:documentation>Nurse Practitioners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1181">
        <xs:annotation>
          <xs:documentation>Audiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1211">
        <xs:annotation>
          <xs:documentation>Anesthesiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1212">
        <xs:annotation>
          <xs:documentation>Cardiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1213">
        <xs:annotation>
          <xs:documentation>Dermatologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1214">
        <xs:annotation>
          <xs:documentation>Emergency Medicine Physicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1215">
        <xs:annotation>
          <xs:documentation>Family Medicine Physicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1216">
        <xs:annotation>
          <xs:documentation>General Internal Medicine Physicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1217">
        <xs:annotation>
          <xs:documentation>Neurologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1218">
        <xs:annotation>
          <xs:documentation>Obstetricians and Gynecologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1221">
        <xs:annotation>
          <xs:documentation>Pediatricians, General</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1222">
        <xs:annotation>
          <xs:documentation>Physicians, Pathologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1223">
        <xs:annotation>
          <xs:documentation>Psychiatrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1224">
        <xs:annotation>
          <xs:documentation>Radiologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1229">
        <xs:annotation>
          <xs:documentation>Physicians, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1241">
        <xs:annotation>
          <xs:documentation>Ophthalmologists, Except Pediatric</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1242">
        <xs:annotation>
          <xs:documentation>Orthopedic Surgeons, Except Pediatric</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1243">
        <xs:annotation>
          <xs:documentation>Pediatric Surgeons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1249">
        <xs:annotation>
          <xs:documentation>Surgeons, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1291">
        <xs:annotation>
          <xs:documentation>Acupuncturists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1292">
        <xs:annotation>
          <xs:documentation>Dental Hygienists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1299">
        <xs:annotation>
          <xs:documentation>Healthcare Diagnosing or Treating Practitioners, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2011">
        <xs:annotation>
          <xs:documentation>Medical and Clinical Laboratory Technologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2012">
        <xs:annotation>
          <xs:documentation>Medical and Clinical Laboratory Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2031">
        <xs:annotation>
          <xs:documentation>Cardiovascular Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2032">
        <xs:annotation>
          <xs:documentation>Diagnostic Medical Sonographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2033">
        <xs:annotation>
          <xs:documentation>Nuclear Medicine Technologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2034">
        <xs:annotation>
          <xs:documentation>Radiologic Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2035">
        <xs:annotation>
          <xs:documentation>Magnetic Resonance Imaging Technologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2036">
        <xs:annotation>
          <xs:documentation>Medical Dosimetrists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2042">
        <xs:annotation>
          <xs:documentation>Emergency Medical Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2043">
        <xs:annotation>
          <xs:documentation>Paramedics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2051">
        <xs:annotation>
          <xs:documentation>Dietetic Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2052">
        <xs:annotation>
          <xs:documentation>Pharmacy Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2053">
        <xs:annotation>
          <xs:documentation>Psychiatric Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2055">
        <xs:annotation>
          <xs:documentation>Surgical Technologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2056">
        <xs:annotation>
          <xs:documentation>Veterinary Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2057">
        <xs:annotation>
          <xs:documentation>Ophthalmic Medical Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2061">
        <xs:annotation>
          <xs:documentation>Licensed Practical and Licensed Vocational Nurses</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2072">
        <xs:annotation>
          <xs:documentation>Medical Records Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2081">
        <xs:annotation>
          <xs:documentation>Opticians, Dispensing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2091">
        <xs:annotation>
          <xs:documentation>Orthotists and Prosthetists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2092">
        <xs:annotation>
          <xs:documentation>Hearing Aid Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2099">
        <xs:annotation>
          <xs:documentation>Health Technologists and Technicians, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9021">
        <xs:annotation>
          <xs:documentation>Health Information Technologists and Medical Registrars</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9091">
        <xs:annotation>
          <xs:documentation>Athletic Trainers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9092">
        <xs:annotation>
          <xs:documentation>Genetic Counselors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9093">
        <xs:annotation>
          <xs:documentation>Surgical Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9099">
        <xs:annotation>
          <xs:documentation>Healthcare Practitioners and Technical Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1121">
        <xs:annotation>
          <xs:documentation>Home Health Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1122">
        <xs:annotation>
          <xs:documentation>Personal Care Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1131">
        <xs:annotation>
          <xs:documentation>Nursing Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1132">
        <xs:annotation>
          <xs:documentation>Orderlies</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1133">
        <xs:annotation>
          <xs:documentation>Psychiatric Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-2011">
        <xs:annotation>
          <xs:documentation>Occupational Therapy Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-2012">
        <xs:annotation>
          <xs:documentation>Occupational Therapy Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-2021">
        <xs:annotation>
          <xs:documentation>Physical Therapist Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-2022">
        <xs:annotation>
          <xs:documentation>Physical Therapist Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9011">
        <xs:annotation>
          <xs:documentation>Massage Therapists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9091">
        <xs:annotation>
          <xs:documentation>Dental Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9092">
        <xs:annotation>
          <xs:documentation>Medical Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9093">
        <xs:annotation>
          <xs:documentation>Medical Equipment Preparers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9094">
        <xs:annotation>
          <xs:documentation>Medical Transcriptionists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9095">
        <xs:annotation>
          <xs:documentation>Pharmacy Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9096">
        <xs:annotation>
          <xs:documentation>Veterinary Assistants and Laboratory Animal Caretakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9097">
        <xs:annotation>
          <xs:documentation>Phlebotomists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9099">
        <xs:annotation>
          <xs:documentation>Healthcare Support Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Correctional Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1012">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Police and Detectives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1021">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Firefighting and Prevention Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1091">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Security Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1099">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Protective Service Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-2011">
        <xs:annotation>
          <xs:documentation>Firefighters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-2021">
        <xs:annotation>
          <xs:documentation>Fire Inspectors and Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-2022">
        <xs:annotation>
          <xs:documentation>Forest Fire Inspectors and Prevention Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3011">
        <xs:annotation>
          <xs:documentation>Bailiffs</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3012">
        <xs:annotation>
          <xs:documentation>Correctional Officers and Jailers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3021">
        <xs:annotation>
          <xs:documentation>Detectives and Criminal Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3031">
        <xs:annotation>
          <xs:documentation>Fish and Game Wardens</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3041">
        <xs:annotation>
          <xs:documentation>Parking Enforcement Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3051">
        <xs:annotation>
          <xs:documentation>Police and Sheriff’s Patrol Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3052">
        <xs:annotation>
          <xs:documentation>Transit and Railroad Police</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9011">
        <xs:annotation>
          <xs:documentation>Animal Control Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9021">
        <xs:annotation>
          <xs:documentation>Private Detectives and Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9031">
        <xs:annotation>
          <xs:documentation>Gambling Surveillance Officers and Gambling Investigators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9032">
        <xs:annotation>
          <xs:documentation>Security Guards</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9091">
        <xs:annotation>
          <xs:documentation>Crossing Guards and Flaggers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9092">
        <xs:annotation>
          <xs:documentation>Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9093">
        <xs:annotation>
          <xs:documentation>Transportation Security Screeners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9094">
        <xs:annotation>
          <xs:documentation>School Bus Monitors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9099">
        <xs:annotation>
          <xs:documentation>Protective Service Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-1011">
        <xs:annotation>
          <xs:documentation>Chefs and Head Cooks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-1012">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Food Preparation and Serving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2011">
        <xs:annotation>
          <xs:documentation>Cooks, Fast Food</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2012">
        <xs:annotation>
          <xs:documentation>Cooks, Institution and Cafeteria</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2013">
        <xs:annotation>
          <xs:documentation>Cooks, Private Household</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2014">
        <xs:annotation>
          <xs:documentation>Cooks, Restaurant</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2015">
        <xs:annotation>
          <xs:documentation>Cooks, Short Order</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2019">
        <xs:annotation>
          <xs:documentation>Cooks, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2021">
        <xs:annotation>
          <xs:documentation>Food Preparation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3011">
        <xs:annotation>
          <xs:documentation>Bartenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3023">
        <xs:annotation>
          <xs:documentation>Fast Food and Counter Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3031">
        <xs:annotation>
          <xs:documentation>Waiters and Waitresses</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3041">
        <xs:annotation>
          <xs:documentation>Food Servers, Nonrestaurant</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9011">
        <xs:annotation>
          <xs:documentation>Dining Room and Cafeteria Attendants and Bartender Helpers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9021">
        <xs:annotation>
          <xs:documentation>Dishwashers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9031">
        <xs:annotation>
          <xs:documentation>Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9099">
        <xs:annotation>
          <xs:documentation>Food Preparation and Serving Related Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Housekeeping and Janitorial Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-1012">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-2011">
        <xs:annotation>
          <xs:documentation>Janitors and Cleaners, Except Maids and Housekeeping Cleaners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-2012">
        <xs:annotation>
          <xs:documentation>Maids and Housekeeping Cleaners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-2019">
        <xs:annotation>
          <xs:documentation>Building Cleaning Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-2021">
        <xs:annotation>
          <xs:documentation>Pest Control Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-3011">
        <xs:annotation>
          <xs:documentation>Landscaping and Groundskeeping Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-3012">
        <xs:annotation>
          <xs:documentation>Pesticide Handlers, Sprayers, and Applicators, Vegetation</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-3013">
        <xs:annotation>
          <xs:documentation>Tree Trimmers and Pruners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-3019">
        <xs:annotation>
          <xs:documentation>Grounds Maintenance Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-1013">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Gambling Services Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-1014">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Entertainment and Recreation Workers, Except Gambling Services</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-1022">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Personal Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-2011">
        <xs:annotation>
          <xs:documentation>Animal Trainers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-2021">
        <xs:annotation>
          <xs:documentation>Animal Caretakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3011">
        <xs:annotation>
          <xs:documentation>Gambling Dealers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3012">
        <xs:annotation>
          <xs:documentation>Gambling and Sports Book Writers and Runners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3019">
        <xs:annotation>
          <xs:documentation>Gambling Service Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3021">
        <xs:annotation>
          <xs:documentation>Motion Picture Projectionists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3031">
        <xs:annotation>
          <xs:documentation>Ushers, Lobby Attendants, and Ticket Takers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3091">
        <xs:annotation>
          <xs:documentation>Amusement and Recreation Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3092">
        <xs:annotation>
          <xs:documentation>Costume Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3093">
        <xs:annotation>
          <xs:documentation>Locker Room, Coatroom, and Dressing Room Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3099">
        <xs:annotation>
          <xs:documentation>Entertainment Attendants and Related Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4011">
        <xs:annotation>
          <xs:documentation>Embalmers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4012">
        <xs:annotation>
          <xs:documentation>Crematory Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4021">
        <xs:annotation>
          <xs:documentation>Funeral Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4031">
        <xs:annotation>
          <xs:documentation>Morticians, Undertakers, and Funeral Arrangers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5011">
        <xs:annotation>
          <xs:documentation>Barbers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5012">
        <xs:annotation>
          <xs:documentation>Hairdressers, Hairstylists, and Cosmetologists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5091">
        <xs:annotation>
          <xs:documentation>Makeup Artists, Theatrical and Performance</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5092">
        <xs:annotation>
          <xs:documentation>Manicurists and Pedicurists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5093">
        <xs:annotation>
          <xs:documentation>Shampooers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5094">
        <xs:annotation>
          <xs:documentation>Skincare Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-6011">
        <xs:annotation>
          <xs:documentation>Baggage Porters and Bellhops</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-6012">
        <xs:annotation>
          <xs:documentation>Concierges</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-7011">
        <xs:annotation>
          <xs:documentation>Tour Guides and Escorts</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-7012">
        <xs:annotation>
          <xs:documentation>Travel Guides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9011">
        <xs:annotation>
          <xs:documentation>Childcare Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9031">
        <xs:annotation>
          <xs:documentation>Exercise Trainers and Group Fitness Instructors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9032">
        <xs:annotation>
          <xs:documentation>Recreation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9041">
        <xs:annotation>
          <xs:documentation>Residential Advisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9099">
        <xs:annotation>
          <xs:documentation>Personal Care and Service Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Retail Sales Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-1012">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Non-Retail Sales Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2011">
        <xs:annotation>
          <xs:documentation>Cashiers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2012">
        <xs:annotation>
          <xs:documentation>Gambling Change Persons and Booth Cashiers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2021">
        <xs:annotation>
          <xs:documentation>Counter and Rental Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2022">
        <xs:annotation>
          <xs:documentation>Parts Salespersons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2031">
        <xs:annotation>
          <xs:documentation>Retail Salespersons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3011">
        <xs:annotation>
          <xs:documentation>Advertising Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3021">
        <xs:annotation>
          <xs:documentation>Insurance Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3031">
        <xs:annotation>
          <xs:documentation>Securities, Commodities, and Financial Services Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3041">
        <xs:annotation>
          <xs:documentation>Travel Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3091">
        <xs:annotation>
          <xs:documentation>Sales Representatives of Services, Except Advertising, Insurance, Financial Services, and Travel</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-4011">
        <xs:annotation>
          <xs:documentation>Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-4012">
        <xs:annotation>
          <xs:documentation>Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9011">
        <xs:annotation>
          <xs:documentation>Demonstrators and Product Promoters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9012">
        <xs:annotation>
          <xs:documentation>Models</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9021">
        <xs:annotation>
          <xs:documentation>Real Estate Brokers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9022">
        <xs:annotation>
          <xs:documentation>Real Estate Sales Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9031">
        <xs:annotation>
          <xs:documentation>Sales Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9041">
        <xs:annotation>
          <xs:documentation>Telemarketers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9091">
        <xs:annotation>
          <xs:documentation>Door-to-Door Sales Workers, News and Street Vendors, and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9099">
        <xs:annotation>
          <xs:documentation>Sales and Related Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Office and Administrative Support Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-2011">
        <xs:annotation>
          <xs:documentation>Switchboard Operators, Including Answering Service</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-2021">
        <xs:annotation>
          <xs:documentation>Telephone Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-2099">
        <xs:annotation>
          <xs:documentation>Communications Equipment Operators, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3011">
        <xs:annotation>
          <xs:documentation>Bill and Account Collectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3021">
        <xs:annotation>
          <xs:documentation>Billing and Posting Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3031">
        <xs:annotation>
          <xs:documentation>Bookkeeping, Accounting, and Auditing Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3041">
        <xs:annotation>
          <xs:documentation>Gambling Cage Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3051">
        <xs:annotation>
          <xs:documentation>Payroll and Timekeeping Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3061">
        <xs:annotation>
          <xs:documentation>Procurement Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3071">
        <xs:annotation>
          <xs:documentation>Tellers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3099">
        <xs:annotation>
          <xs:documentation>Financial Clerks, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4011">
        <xs:annotation>
          <xs:documentation>Brokerage Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4021">
        <xs:annotation>
          <xs:documentation>Correspondence Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4031">
        <xs:annotation>
          <xs:documentation>Court, Municipal, and License Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4041">
        <xs:annotation>
          <xs:documentation>Credit Authorizers, Checkers, and Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4051">
        <xs:annotation>
          <xs:documentation>Customer Service Representatives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4061">
        <xs:annotation>
          <xs:documentation>Eligibility Interviewers, Government Programs</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4071">
        <xs:annotation>
          <xs:documentation>File Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4081">
        <xs:annotation>
          <xs:documentation>Hotel, Motel, and Resort Desk Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4111">
        <xs:annotation>
          <xs:documentation>Interviewers, Except Eligibility and Loan</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4121">
        <xs:annotation>
          <xs:documentation>Library Assistants, Clerical</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4131">
        <xs:annotation>
          <xs:documentation>Loan Interviewers and Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4141">
        <xs:annotation>
          <xs:documentation>New Accounts Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4151">
        <xs:annotation>
          <xs:documentation>Order Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4161">
        <xs:annotation>
          <xs:documentation>Human Resources Assistants, Except Payroll and Timekeeping</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4171">
        <xs:annotation>
          <xs:documentation>Receptionists and Information Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4181">
        <xs:annotation>
          <xs:documentation>Reservation and Transportation Ticket Agents and Travel Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4199">
        <xs:annotation>
          <xs:documentation>Information and Record Clerks, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5011">
        <xs:annotation>
          <xs:documentation>Cargo and Freight Agents</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5021">
        <xs:annotation>
          <xs:documentation>Couriers and Messengers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5031">
        <xs:annotation>
          <xs:documentation>Public Safety Telecommunicators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5032">
        <xs:annotation>
          <xs:documentation>Dispatchers, Except Police, Fire, and Ambulance</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5041">
        <xs:annotation>
          <xs:documentation>Meter Readers, Utilities</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5051">
        <xs:annotation>
          <xs:documentation>Postal Service Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5052">
        <xs:annotation>
          <xs:documentation>Postal Service Mail Carriers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5053">
        <xs:annotation>
          <xs:documentation>Postal Service Mail Sorters, Processors, and Processing Machine Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5061">
        <xs:annotation>
          <xs:documentation>Production, Planning, and Expediting Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5071">
        <xs:annotation>
          <xs:documentation>Shipping, Receiving, and Inventory Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5111">
        <xs:annotation>
          <xs:documentation>Weighers, Measurers, Checkers, and Samplers, Recordkeeping</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-6011">
        <xs:annotation>
          <xs:documentation>Executive Secretaries and Executive Administrative Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-6012">
        <xs:annotation>
          <xs:documentation>Legal Secretaries and Administrative Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-6013">
        <xs:annotation>
          <xs:documentation>Medical Secretaries and Administrative Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-6014">
        <xs:annotation>
          <xs:documentation>Secretaries and Administrative Assistants, Except Legal, Medical, and Executive</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9021">
        <xs:annotation>
          <xs:documentation>Data Entry Keyers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9022">
        <xs:annotation>
          <xs:documentation>Word Processors and Typists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9031">
        <xs:annotation>
          <xs:documentation>Desktop Publishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9041">
        <xs:annotation>
          <xs:documentation>Insurance Claims and Policy Processing Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9051">
        <xs:annotation>
          <xs:documentation>Mail Clerks and Mail Machine Operators, Except Postal Service</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9061">
        <xs:annotation>
          <xs:documentation>Office Clerks, General</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9071">
        <xs:annotation>
          <xs:documentation>Office Machine Operators, Except Computer</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9081">
        <xs:annotation>
          <xs:documentation>Proofreaders and Copy Markers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9111">
        <xs:annotation>
          <xs:documentation>Statistical Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9199">
        <xs:annotation>
          <xs:documentation>Office and Administrative Support Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Farming, Fishing, and Forestry Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2011">
        <xs:annotation>
          <xs:documentation>Agricultural Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2021">
        <xs:annotation>
          <xs:documentation>Animal Breeders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2041">
        <xs:annotation>
          <xs:documentation>Graders and Sorters, Agricultural Products</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2091">
        <xs:annotation>
          <xs:documentation>Agricultural Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2092">
        <xs:annotation>
          <xs:documentation>Farmworkers and Laborers, Crop, Nursery, and Greenhouse</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2093">
        <xs:annotation>
          <xs:documentation>Farmworkers, Farm, Ranch, and Aquacultural Animals</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2099">
        <xs:annotation>
          <xs:documentation>Agricultural Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-3031">
        <xs:annotation>
          <xs:documentation>Fishing and Hunting Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4011">
        <xs:annotation>
          <xs:documentation>Forest and Conservation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4021">
        <xs:annotation>
          <xs:documentation>Fallers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4022">
        <xs:annotation>
          <xs:documentation>Logging Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4023">
        <xs:annotation>
          <xs:documentation>Log Graders and Scalers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4029">
        <xs:annotation>
          <xs:documentation>Logging Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Construction Trades and Extraction Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2011">
        <xs:annotation>
          <xs:documentation>Boilermakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2021">
        <xs:annotation>
          <xs:documentation>Brickmasons and Blockmasons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2022">
        <xs:annotation>
          <xs:documentation>Stonemasons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2031">
        <xs:annotation>
          <xs:documentation>Carpenters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2041">
        <xs:annotation>
          <xs:documentation>Carpet Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2042">
        <xs:annotation>
          <xs:documentation>Floor Layers, Except Carpet, Wood, and Hard Tiles</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2043">
        <xs:annotation>
          <xs:documentation>Floor Sanders and Finishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2044">
        <xs:annotation>
          <xs:documentation>Tile and Stone Setters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2051">
        <xs:annotation>
          <xs:documentation>Cement Masons and Concrete Finishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2053">
        <xs:annotation>
          <xs:documentation>Terrazzo Workers and Finishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2061">
        <xs:annotation>
          <xs:documentation>Construction Laborers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2071">
        <xs:annotation>
          <xs:documentation>Paving, Surfacing, and Tamping Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2072">
        <xs:annotation>
          <xs:documentation>Pile Driver Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2073">
        <xs:annotation>
          <xs:documentation>Operating Engineers and Other Construction Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2081">
        <xs:annotation>
          <xs:documentation>Drywall and Ceiling Tile Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2082">
        <xs:annotation>
          <xs:documentation>Tapers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2111">
        <xs:annotation>
          <xs:documentation>Electricians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2121">
        <xs:annotation>
          <xs:documentation>Glaziers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2131">
        <xs:annotation>
          <xs:documentation>Insulation Workers, Floor, Ceiling, and Wall</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2132">
        <xs:annotation>
          <xs:documentation>Insulation Workers, Mechanical</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2141">
        <xs:annotation>
          <xs:documentation>Painters, Construction and Maintenance</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2142">
        <xs:annotation>
          <xs:documentation>Paperhangers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2151">
        <xs:annotation>
          <xs:documentation>Pipelayers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2152">
        <xs:annotation>
          <xs:documentation>Plumbers, Pipefitters, and Steamfitters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2161">
        <xs:annotation>
          <xs:documentation>Plasterers and Stucco Masons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2171">
        <xs:annotation>
          <xs:documentation>Reinforcing Iron and Rebar Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2181">
        <xs:annotation>
          <xs:documentation>Roofers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2211">
        <xs:annotation>
          <xs:documentation>Sheet Metal Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2221">
        <xs:annotation>
          <xs:documentation>Structural Iron and Steel Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2231">
        <xs:annotation>
          <xs:documentation>Solar Photovoltaic Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3011">
        <xs:annotation>
          <xs:documentation>Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3012">
        <xs:annotation>
          <xs:documentation>Helpers--Carpenters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3013">
        <xs:annotation>
          <xs:documentation>Helpers--Electricians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3014">
        <xs:annotation>
          <xs:documentation>Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3015">
        <xs:annotation>
          <xs:documentation>Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3016">
        <xs:annotation>
          <xs:documentation>Helpers--Roofers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3019">
        <xs:annotation>
          <xs:documentation>Helpers, Construction Trades, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4011">
        <xs:annotation>
          <xs:documentation>Construction and Building Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4021">
        <xs:annotation>
          <xs:documentation>Elevator and Escalator Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4031">
        <xs:annotation>
          <xs:documentation>Fence Erectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4041">
        <xs:annotation>
          <xs:documentation>Hazardous Materials Removal Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4051">
        <xs:annotation>
          <xs:documentation>Highway Maintenance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4061">
        <xs:annotation>
          <xs:documentation>Rail-Track Laying and Maintenance Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4071">
        <xs:annotation>
          <xs:documentation>Septic Tank Servicers and Sewer Pipe Cleaners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4091">
        <xs:annotation>
          <xs:documentation>Segmental Pavers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4099">
        <xs:annotation>
          <xs:documentation>Construction and Related Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5011">
        <xs:annotation>
          <xs:documentation>Derrick Operators, Oil and Gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5012">
        <xs:annotation>
          <xs:documentation>Rotary Drill Operators, Oil and Gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5013">
        <xs:annotation>
          <xs:documentation>Service Unit Operators, Oil and Gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5022">
        <xs:annotation>
          <xs:documentation>Excavating and Loading Machine and Dragline Operators, Surface Mining</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5023">
        <xs:annotation>
          <xs:documentation>Earth Drillers, Except Oil and Gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5032">
        <xs:annotation>
          <xs:documentation>Explosives Workers, Ordnance Handling Experts, and Blasters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5041">
        <xs:annotation>
          <xs:documentation>Continuous Mining Machine Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5043">
        <xs:annotation>
          <xs:documentation>Roof Bolters, Mining</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5044">
        <xs:annotation>
          <xs:documentation>Loading and Moving Machine Operators, Underground Mining</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5049">
        <xs:annotation>
          <xs:documentation>Underground Mining Machine Operators, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5051">
        <xs:annotation>
          <xs:documentation>Rock Splitters, Quarry</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5071">
        <xs:annotation>
          <xs:documentation>Roustabouts, Oil and Gas</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5081">
        <xs:annotation>
          <xs:documentation>Helpers--Extraction Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5099">
        <xs:annotation>
          <xs:documentation>Extraction Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Mechanics, Installers, and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2011">
        <xs:annotation>
          <xs:documentation>Computer, Automated Teller, and Office Machine Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2021">
        <xs:annotation>
          <xs:documentation>Radio, Cellular, and Tower Equipment Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2022">
        <xs:annotation>
          <xs:documentation>Telecommunications Equipment Installers and Repairers, Except Line Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2091">
        <xs:annotation>
          <xs:documentation>Avionics Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2092">
        <xs:annotation>
          <xs:documentation>Electric Motor, Power Tool, and Related Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2093">
        <xs:annotation>
          <xs:documentation>Electrical and Electronics Installers and Repairers, Transportation Equipment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2094">
        <xs:annotation>
          <xs:documentation>Electrical and Electronics Repairers, Commercial and Industrial Equipment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2095">
        <xs:annotation>
          <xs:documentation>Electrical and Electronics Repairers, Powerhouse, Substation, and Relay</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2096">
        <xs:annotation>
          <xs:documentation>Electronic Equipment Installers and Repairers, Motor Vehicles</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2097">
        <xs:annotation>
          <xs:documentation>Audiovisual Equipment Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2098">
        <xs:annotation>
          <xs:documentation>Security and Fire Alarm Systems Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3011">
        <xs:annotation>
          <xs:documentation>Aircraft Mechanics and Service Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3021">
        <xs:annotation>
          <xs:documentation>Automotive Body and Related Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3022">
        <xs:annotation>
          <xs:documentation>Automotive Glass Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3023">
        <xs:annotation>
          <xs:documentation>Automotive Service Technicians and Mechanics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3031">
        <xs:annotation>
          <xs:documentation>Bus and Truck Mechanics and Diesel Engine Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3041">
        <xs:annotation>
          <xs:documentation>Farm Equipment Mechanics and Service Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3042">
        <xs:annotation>
          <xs:documentation>Mobile Heavy Equipment Mechanics, Except Engines</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3043">
        <xs:annotation>
          <xs:documentation>Rail Car Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3051">
        <xs:annotation>
          <xs:documentation>Motorboat Mechanics and Service Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3052">
        <xs:annotation>
          <xs:documentation>Motorcycle Mechanics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3053">
        <xs:annotation>
          <xs:documentation>Outdoor Power Equipment and Other Small Engine Mechanics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3091">
        <xs:annotation>
          <xs:documentation>Bicycle Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3092">
        <xs:annotation>
          <xs:documentation>Recreational Vehicle Service Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3093">
        <xs:annotation>
          <xs:documentation>Tire Repairers and Changers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9011">
        <xs:annotation>
          <xs:documentation>Mechanical Door Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9012">
        <xs:annotation>
          <xs:documentation>Control and Valve Installers and Repairers, Except Mechanical Door</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9021">
        <xs:annotation>
          <xs:documentation>Heating, Air Conditioning, and Refrigeration Mechanics and Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9031">
        <xs:annotation>
          <xs:documentation>Home Appliance Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9041">
        <xs:annotation>
          <xs:documentation>Industrial Machinery Mechanics</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9043">
        <xs:annotation>
          <xs:documentation>Maintenance Workers, Machinery</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9044">
        <xs:annotation>
          <xs:documentation>Millwrights</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9045">
        <xs:annotation>
          <xs:documentation>Refractory Materials Repairers, Except Brickmasons</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9051">
        <xs:annotation>
          <xs:documentation>Electrical Power-Line Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9052">
        <xs:annotation>
          <xs:documentation>Telecommunications Line Installers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9061">
        <xs:annotation>
          <xs:documentation>Camera and Photographic Equipment Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9062">
        <xs:annotation>
          <xs:documentation>Medical Equipment Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9063">
        <xs:annotation>
          <xs:documentation>Musical Instrument Repairers and Tuners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9064">
        <xs:annotation>
          <xs:documentation>Watch and Clock Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9069">
        <xs:annotation>
          <xs:documentation>Precision Instrument and Equipment Repairers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9071">
        <xs:annotation>
          <xs:documentation>Maintenance and Repair Workers, General</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9081">
        <xs:annotation>
          <xs:documentation>Wind Turbine Service Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9091">
        <xs:annotation>
          <xs:documentation>Coin, Vending, and Amusement Machine Servicers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9092">
        <xs:annotation>
          <xs:documentation>Commercial Divers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9094">
        <xs:annotation>
          <xs:documentation>Locksmiths and Safe Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9095">
        <xs:annotation>
          <xs:documentation>Manufactured Building and Mobile Home Installers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9096">
        <xs:annotation>
          <xs:documentation>Riggers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9097">
        <xs:annotation>
          <xs:documentation>Signal and Track Switch Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9098">
        <xs:annotation>
          <xs:documentation>Helpers--Installation, Maintenance, and Repair Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9099">
        <xs:annotation>
          <xs:documentation>Installation, Maintenance, and Repair Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-1011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Production and Operating Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2011">
        <xs:annotation>
          <xs:documentation>Aircraft Structure, Surfaces, Rigging, and Systems Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2021">
        <xs:annotation>
          <xs:documentation>Coil Winders, Tapers, and Finishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2022">
        <xs:annotation>
          <xs:documentation>Electrical and Electronic Equipment Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2023">
        <xs:annotation>
          <xs:documentation>Electromechanical Equipment Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2031">
        <xs:annotation>
          <xs:documentation>Engine and Other Machine Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2041">
        <xs:annotation>
          <xs:documentation>Structural Metal Fabricators and Fitters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2051">
        <xs:annotation>
          <xs:documentation>Fiberglass Laminators and Fabricators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2061">
        <xs:annotation>
          <xs:documentation>Timing Device Assemblers and Adjusters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2092">
        <xs:annotation>
          <xs:documentation>Team Assemblers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2099">
        <xs:annotation>
          <xs:documentation>Assemblers and Fabricators, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3011">
        <xs:annotation>
          <xs:documentation>Bakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3021">
        <xs:annotation>
          <xs:documentation>Butchers and Meat Cutters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3022">
        <xs:annotation>
          <xs:documentation>Meat, Poultry, and Fish Cutters and Trimmers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3023">
        <xs:annotation>
          <xs:documentation>Slaughterers and Meat Packers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3091">
        <xs:annotation>
          <xs:documentation>Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3092">
        <xs:annotation>
          <xs:documentation>Food Batchmakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3093">
        <xs:annotation>
          <xs:documentation>Food Cooking Machine Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3099">
        <xs:annotation>
          <xs:documentation>Food Processing Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4021">
        <xs:annotation>
          <xs:documentation>Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4022">
        <xs:annotation>
          <xs:documentation>Forging Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4023">
        <xs:annotation>
          <xs:documentation>Rolling Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4031">
        <xs:annotation>
          <xs:documentation>Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4032">
        <xs:annotation>
          <xs:documentation>Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4033">
        <xs:annotation>
          <xs:documentation>Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4034">
        <xs:annotation>
          <xs:documentation>Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4035">
        <xs:annotation>
          <xs:documentation>Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4041">
        <xs:annotation>
          <xs:documentation>Machinists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4051">
        <xs:annotation>
          <xs:documentation>Metal-Refining Furnace Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4052">
        <xs:annotation>
          <xs:documentation>Pourers and Casters, Metal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4061">
        <xs:annotation>
          <xs:documentation>Model Makers, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4062">
        <xs:annotation>
          <xs:documentation>Patternmakers, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4071">
        <xs:annotation>
          <xs:documentation>Foundry Mold and Coremakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4072">
        <xs:annotation>
          <xs:documentation>Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4081">
        <xs:annotation>
          <xs:documentation>Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4111">
        <xs:annotation>
          <xs:documentation>Tool and Die Makers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4121">
        <xs:annotation>
          <xs:documentation>Welders, Cutters, Solderers, and Brazers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4122">
        <xs:annotation>
          <xs:documentation>Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4191">
        <xs:annotation>
          <xs:documentation>Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4192">
        <xs:annotation>
          <xs:documentation>Layout Workers, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4193">
        <xs:annotation>
          <xs:documentation>Plating Machine Setters, Operators, and Tenders, Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4194">
        <xs:annotation>
          <xs:documentation>Tool Grinders, Filers, and Sharpeners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4199">
        <xs:annotation>
          <xs:documentation>Metal Workers and Plastic Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-5111">
        <xs:annotation>
          <xs:documentation>Prepress Technicians and Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-5112">
        <xs:annotation>
          <xs:documentation>Printing Press Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-5113">
        <xs:annotation>
          <xs:documentation>Print Binding and Finishing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6011">
        <xs:annotation>
          <xs:documentation>Laundry and Dry-Cleaning Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6021">
        <xs:annotation>
          <xs:documentation>Pressers, Textile, Garment, and Related Materials</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6031">
        <xs:annotation>
          <xs:documentation>Sewing Machine Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6041">
        <xs:annotation>
          <xs:documentation>Shoe and Leather Workers and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6042">
        <xs:annotation>
          <xs:documentation>Shoe Machine Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6051">
        <xs:annotation>
          <xs:documentation>Sewers, Hand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6052">
        <xs:annotation>
          <xs:documentation>Tailors, Dressmakers, and Custom Sewers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6061">
        <xs:annotation>
          <xs:documentation>Textile Bleaching and Dyeing Machine Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6062">
        <xs:annotation>
          <xs:documentation>Textile Cutting Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6063">
        <xs:annotation>
          <xs:documentation>Textile Knitting and Weaving Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6064">
        <xs:annotation>
          <xs:documentation>Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6091">
        <xs:annotation>
          <xs:documentation>Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6092">
        <xs:annotation>
          <xs:documentation>Fabric and Apparel Patternmakers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6093">
        <xs:annotation>
          <xs:documentation>Upholsterers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6099">
        <xs:annotation>
          <xs:documentation>Textile, Apparel, and Furnishings Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7011">
        <xs:annotation>
          <xs:documentation>Cabinetmakers and Bench Carpenters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7021">
        <xs:annotation>
          <xs:documentation>Furniture Finishers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7031">
        <xs:annotation>
          <xs:documentation>Model Makers, Wood</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7032">
        <xs:annotation>
          <xs:documentation>Patternmakers, Wood</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7041">
        <xs:annotation>
          <xs:documentation>Sawing Machine Setters, Operators, and Tenders, Wood</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7042">
        <xs:annotation>
          <xs:documentation>Woodworking Machine Setters, Operators, and Tenders, Except Sawing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7099">
        <xs:annotation>
          <xs:documentation>Woodworkers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8011">
        <xs:annotation>
          <xs:documentation>Nuclear Power Reactor Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8012">
        <xs:annotation>
          <xs:documentation>Power Distributors and Dispatchers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8013">
        <xs:annotation>
          <xs:documentation>Power Plant Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8021">
        <xs:annotation>
          <xs:documentation>Stationary Engineers and Boiler Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8031">
        <xs:annotation>
          <xs:documentation>Water and Wastewater Treatment Plant and System Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8091">
        <xs:annotation>
          <xs:documentation>Chemical Plant and System Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8092">
        <xs:annotation>
          <xs:documentation>Gas Plant Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8093">
        <xs:annotation>
          <xs:documentation>Petroleum Pump System Operators, Refinery Operators, and Gaugers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8099">
        <xs:annotation>
          <xs:documentation>Plant and System Operators, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9011">
        <xs:annotation>
          <xs:documentation>Chemical Equipment Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9012">
        <xs:annotation>
          <xs:documentation>Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9021">
        <xs:annotation>
          <xs:documentation>Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9022">
        <xs:annotation>
          <xs:documentation>Grinding and Polishing Workers, Hand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9023">
        <xs:annotation>
          <xs:documentation>Mixing and Blending Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9031">
        <xs:annotation>
          <xs:documentation>Cutters and Trimmers, Hand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9032">
        <xs:annotation>
          <xs:documentation>Cutting and Slicing Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9041">
        <xs:annotation>
          <xs:documentation>Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9051">
        <xs:annotation>
          <xs:documentation>Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9061">
        <xs:annotation>
          <xs:documentation>Inspectors, Testers, Sorters, Samplers, and Weighers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9071">
        <xs:annotation>
          <xs:documentation>Jewelers and Precious Stone and Metal Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9081">
        <xs:annotation>
          <xs:documentation>Dental Laboratory Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9082">
        <xs:annotation>
          <xs:documentation>Medical Appliance Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9083">
        <xs:annotation>
          <xs:documentation>Ophthalmic Laboratory Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9111">
        <xs:annotation>
          <xs:documentation>Packaging and Filling Machine Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9123">
        <xs:annotation>
          <xs:documentation>Painting, Coating, and Decorating Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9124">
        <xs:annotation>
          <xs:documentation>Coating, Painting, and Spraying Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9141">
        <xs:annotation>
          <xs:documentation>Semiconductor Processing Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9151">
        <xs:annotation>
          <xs:documentation>Photographic Process Workers and Processing Machine Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9161">
        <xs:annotation>
          <xs:documentation>Computer Numerically Controlled Tool Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9162">
        <xs:annotation>
          <xs:documentation>Computer Numerically Controlled Tool Programmers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9191">
        <xs:annotation>
          <xs:documentation>Adhesive Bonding Machine Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9192">
        <xs:annotation>
          <xs:documentation>Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9193">
        <xs:annotation>
          <xs:documentation>Cooling and Freezing Equipment Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9194">
        <xs:annotation>
          <xs:documentation>Etchers and Engravers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9195">
        <xs:annotation>
          <xs:documentation>Molders, Shapers, and Casters, Except Metal and Plastic</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9196">
        <xs:annotation>
          <xs:documentation>Paper Goods Machine Setters, Operators, and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9197">
        <xs:annotation>
          <xs:documentation>Tire Builders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9198">
        <xs:annotation>
          <xs:documentation>Helpers--Production Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9199">
        <xs:annotation>
          <xs:documentation>Production Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-1041">
        <xs:annotation>
          <xs:documentation>Aircraft Cargo Handling Supervisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-1042">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-1043">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Material-Moving Machine and Vehicle Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-1044">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Passenger Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-1049">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Transportation Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2011">
        <xs:annotation>
          <xs:documentation>Airline Pilots, Copilots, and Flight Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2012">
        <xs:annotation>
          <xs:documentation>Commercial Pilots</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2021">
        <xs:annotation>
          <xs:documentation>Air Traffic Controllers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2022">
        <xs:annotation>
          <xs:documentation>Airfield Operations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2031">
        <xs:annotation>
          <xs:documentation>Flight Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3011">
        <xs:annotation>
          <xs:documentation>Ambulance Drivers and Attendants, Except Emergency Medical Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3031">
        <xs:annotation>
          <xs:documentation>Driver/Sales Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3032">
        <xs:annotation>
          <xs:documentation>Heavy and Tractor-Trailer Truck Drivers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3033">
        <xs:annotation>
          <xs:documentation>Light Truck Drivers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3051">
        <xs:annotation>
          <xs:documentation>Bus Drivers, School</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3052">
        <xs:annotation>
          <xs:documentation>Bus Drivers, Transit and Intercity</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3053">
        <xs:annotation>
          <xs:documentation>Shuttle Drivers and Chauffeurs</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3054">
        <xs:annotation>
          <xs:documentation>Taxi Drivers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3099">
        <xs:annotation>
          <xs:documentation>Motor Vehicle Operators, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4011">
        <xs:annotation>
          <xs:documentation>Locomotive Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4013">
        <xs:annotation>
          <xs:documentation>Rail Yard Engineers, Dinkey Operators, and Hostlers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4022">
        <xs:annotation>
          <xs:documentation>Railroad Brake, Signal, and Switch Operators and Locomotive Firers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4031">
        <xs:annotation>
          <xs:documentation>Railroad Conductors and Yardmasters</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4041">
        <xs:annotation>
          <xs:documentation>Subway and Streetcar Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4099">
        <xs:annotation>
          <xs:documentation>Rail Transportation Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5011">
        <xs:annotation>
          <xs:documentation>Sailors and Marine Oilers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5021">
        <xs:annotation>
          <xs:documentation>Captains, Mates, and Pilots of Water Vessels</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5022">
        <xs:annotation>
          <xs:documentation>Motorboat Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5031">
        <xs:annotation>
          <xs:documentation>Ship Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6011">
        <xs:annotation>
          <xs:documentation>Bridge and Lock Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6021">
        <xs:annotation>
          <xs:documentation>Parking Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6031">
        <xs:annotation>
          <xs:documentation>Automotive and Watercraft Service Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6032">
        <xs:annotation>
          <xs:documentation>Aircraft Service Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6041">
        <xs:annotation>
          <xs:documentation>Traffic Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6051">
        <xs:annotation>
          <xs:documentation>Transportation Inspectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6061">
        <xs:annotation>
          <xs:documentation>Passenger Attendants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6099">
        <xs:annotation>
          <xs:documentation>Transportation Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7011">
        <xs:annotation>
          <xs:documentation>Conveyor Operators and Tenders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7021">
        <xs:annotation>
          <xs:documentation>Crane and Tower Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7031">
        <xs:annotation>
          <xs:documentation>Dredge Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7041">
        <xs:annotation>
          <xs:documentation>Hoist and Winch Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7051">
        <xs:annotation>
          <xs:documentation>Industrial Truck and Tractor Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7061">
        <xs:annotation>
          <xs:documentation>Cleaners of Vehicles and Equipment</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7062">
        <xs:annotation>
          <xs:documentation>Laborers and Freight, Stock, and Material Movers, Hand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7063">
        <xs:annotation>
          <xs:documentation>Machine Feeders and Offbearers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7064">
        <xs:annotation>
          <xs:documentation>Packers and Packagers, Hand</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7065">
        <xs:annotation>
          <xs:documentation>Stockers and Order Fillers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7071">
        <xs:annotation>
          <xs:documentation>Gas Compressor and Gas Pumping Station Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7072">
        <xs:annotation>
          <xs:documentation>Pump Operators, Except Wellhead Pumpers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7073">
        <xs:annotation>
          <xs:documentation>Wellhead Pumpers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7081">
        <xs:annotation>
          <xs:documentation>Refuse and Recyclable Material Collectors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7121">
        <xs:annotation>
          <xs:documentation>Tank Car, Truck, and Ship Loaders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7199">
        <xs:annotation>
          <xs:documentation>Material Moving Workers, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1011">
        <xs:annotation>
          <xs:documentation>Air Crew Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1012">
        <xs:annotation>
          <xs:documentation>Aircraft Launch and Recovery Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1013">
        <xs:annotation>
          <xs:documentation>Armored Assault Vehicle Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1014">
        <xs:annotation>
          <xs:documentation>Artillery and Missile Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1015">
        <xs:annotation>
          <xs:documentation>Command and Control Center Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1016">
        <xs:annotation>
          <xs:documentation>Infantry Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1017">
        <xs:annotation>
          <xs:documentation>Special Forces Officers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1019">
        <xs:annotation>
          <xs:documentation>Military Officer Special and Tactical Operations Leaders, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-2011">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Air Crew Members</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-2012">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of Weapons Specialists/Crew Members</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-2013">
        <xs:annotation>
          <xs:documentation>First-Line Supervisors of All Other Tactical Operations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3011">
        <xs:annotation>
          <xs:documentation>Air Crew Members</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3012">
        <xs:annotation>
          <xs:documentation>Aircraft Launch and Recovery Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3013">
        <xs:annotation>
          <xs:documentation>Armored Assault Vehicle Crew Members</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3014">
        <xs:annotation>
          <xs:documentation>Artillery and Missile Crew Members</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3015">
        <xs:annotation>
          <xs:documentation>Command and Control Center Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3016">
        <xs:annotation>
          <xs:documentation>Infantry</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3018">
        <xs:annotation>
          <xs:documentation>Special Forces</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3019">
        <xs:annotation>
          <xs:documentation>Military Enlisted Tactical Operations and Air/Weapons Specialists and Crew Members, All Other</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="OccupationDetailCodeType">
    <xs:annotation>
      <xs:documentation>A data type for detailed or fourth-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="bls:OccupationDetailCodeSimpleType">
        <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:simpleType name="OccupationMajorCodeSimpleType">
    <xs:annotation>
      <xs:documentation>A data type for major or first-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
      <xs:enumeration value="11-0000">
        <xs:annotation>
          <xs:documentation>Management Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-0000">
        <xs:annotation>
          <xs:documentation>Business and Financial Operations Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-0000">
        <xs:annotation>
          <xs:documentation>Computer and Mathematical Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-0000">
        <xs:annotation>
          <xs:documentation>Architecture and Engineering Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-0000">
        <xs:annotation>
          <xs:documentation>Life, Physical, and Social Science Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-0000">
        <xs:annotation>
          <xs:documentation>Community and Social Service Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-0000">
        <xs:annotation>
          <xs:documentation>Legal Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-0000">
        <xs:annotation>
          <xs:documentation>Educational Instruction and Library Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-0000">
        <xs:annotation>
          <xs:documentation>Arts, Design, Entertainment, Sports, and Media Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-0000">
        <xs:annotation>
          <xs:documentation>Healthcare Practitioners and Technical Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-0000">
        <xs:annotation>
          <xs:documentation>Healthcare Support Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-0000">
        <xs:annotation>
          <xs:documentation>Protective Service Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-0000">
        <xs:annotation>
          <xs:documentation>Food Preparation and Serving Related Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-0000">
        <xs:annotation>
          <xs:documentation>Building and Grounds Cleaning and Maintenance Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-0000">
        <xs:annotation>
          <xs:documentation>Personal Care and Service Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-0000">
        <xs:annotation>
          <xs:documentation>Sales and Related Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-0000">
        <xs:annotation>
          <xs:documentation>Office and Administrative Support Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-0000">
        <xs:annotation>
          <xs:documentation>Farming, Fishing, and Forestry Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-0000">
        <xs:annotation>
          <xs:documentation>Construction and Extraction Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-0000">
        <xs:annotation>
          <xs:documentation>Installation, Maintenance, and Repair Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-0000">
        <xs:annotation>
          <xs:documentation>Production Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-0000">
        <xs:annotation>
          <xs:documentation>Transportation and Material Moving Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-0000">
        <xs:annotation>
          <xs:documentation>Military Specific Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="OccupationMajorCodeType">
    <xs:annotation>
      <xs:documentation>A data type for major or first-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="bls:OccupationMajorCodeSimpleType">
        <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:simpleType name="OccupationMinorCodeSimpleType">
    <xs:annotation>
      <xs:documentation>A data type for minor or second-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
      <xs:enumeration value="11-1000">
        <xs:annotation>
          <xs:documentation>Top Executives</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-2000">
        <xs:annotation>
          <xs:documentation>Advertising, Marketing, Promotions, Public Relations, and Sales Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-3000">
        <xs:annotation>
          <xs:documentation>Operations Specialties Managers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11-9000">
        <xs:annotation>
          <xs:documentation>Other Management Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-1000">
        <xs:annotation>
          <xs:documentation>Business Operations Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13-2000">
        <xs:annotation>
          <xs:documentation>Financial Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-1200">
        <xs:annotation>
          <xs:documentation>Computer Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15-2000">
        <xs:annotation>
          <xs:documentation>Mathematical Science Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-1000">
        <xs:annotation>
          <xs:documentation>Architects, Surveyors, and Cartographers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-2000">
        <xs:annotation>
          <xs:documentation>Engineers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17-3000">
        <xs:annotation>
          <xs:documentation>Drafters, Engineering Technicians, and Mapping Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-1000">
        <xs:annotation>
          <xs:documentation>Life Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-2000">
        <xs:annotation>
          <xs:documentation>Physical Scientists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-3000">
        <xs:annotation>
          <xs:documentation>Social Scientists and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-4000">
        <xs:annotation>
          <xs:documentation>Life, Physical, and Social Science Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="19-5000">
        <xs:annotation>
          <xs:documentation>Occupational Health and Safety Specialists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-1000">
        <xs:annotation>
          <xs:documentation>Counselors, Social Workers, and Other Community and Social Service Specialists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="21-2000">
        <xs:annotation>
          <xs:documentation>Religious Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-1000">
        <xs:annotation>
          <xs:documentation>Lawyers, Judges, and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="23-2000">
        <xs:annotation>
          <xs:documentation>Legal Support Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-1000">
        <xs:annotation>
          <xs:documentation>Postsecondary Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-2000">
        <xs:annotation>
          <xs:documentation>Preschool, Elementary, Middle, Secondary, and Special Education Teachers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-3000">
        <xs:annotation>
          <xs:documentation>Other Teachers and Instructors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-4000">
        <xs:annotation>
          <xs:documentation>Librarians, Curators, and Archivists</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="25-9000">
        <xs:annotation>
          <xs:documentation>Other Educational Instruction and Library Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-1000">
        <xs:annotation>
          <xs:documentation>Art and Design Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-2000">
        <xs:annotation>
          <xs:documentation>Entertainers and Performers, Sports and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-3000">
        <xs:annotation>
          <xs:documentation>Media and Communication Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="27-4000">
        <xs:annotation>
          <xs:documentation>Media and Communication Equipment Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-1000">
        <xs:annotation>
          <xs:documentation>Healthcare Diagnosing or Treating Practitioners</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-2000">
        <xs:annotation>
          <xs:documentation>Health Technologists and Technicians</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="29-9000">
        <xs:annotation>
          <xs:documentation>Other Healthcare Practitioners and Technical Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-1100">
        <xs:annotation>
          <xs:documentation>Home Health and Personal Care Aides; and Nursing Assistants, Orderlies, and Psychiatric Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-2000">
        <xs:annotation>
          <xs:documentation>Occupational Therapy and Physical Therapist Assistants and Aides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="31-9000">
        <xs:annotation>
          <xs:documentation>Other Healthcare Support Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Protective Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-2000">
        <xs:annotation>
          <xs:documentation>Firefighting and Prevention Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-3000">
        <xs:annotation>
          <xs:documentation>Law Enforcement Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="33-9000">
        <xs:annotation>
          <xs:documentation>Other Protective Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Food Preparation and Serving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-2000">
        <xs:annotation>
          <xs:documentation>Cooks and Food Preparation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-3000">
        <xs:annotation>
          <xs:documentation>Food and Beverage Serving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="35-9000">
        <xs:annotation>
          <xs:documentation>Other Food Preparation and Serving Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Building and Grounds Cleaning and Maintenance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-2000">
        <xs:annotation>
          <xs:documentation>Building Cleaning and Pest Control Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="37-3000">
        <xs:annotation>
          <xs:documentation>Grounds Maintenance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Personal Care and Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-2000">
        <xs:annotation>
          <xs:documentation>Animal Care and Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-3000">
        <xs:annotation>
          <xs:documentation>Entertainment Attendants and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-4000">
        <xs:annotation>
          <xs:documentation>Funeral Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-5000">
        <xs:annotation>
          <xs:documentation>Personal Appearance Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-6000">
        <xs:annotation>
          <xs:documentation>Baggage Porters, Bellhops, and Concierges</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-7000">
        <xs:annotation>
          <xs:documentation>Tour and Travel Guides</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="39-9000">
        <xs:annotation>
          <xs:documentation>Other Personal Care and Service Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Sales Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-2000">
        <xs:annotation>
          <xs:documentation>Retail Sales Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-3000">
        <xs:annotation>
          <xs:documentation>Sales Representatives, Services</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-4000">
        <xs:annotation>
          <xs:documentation>Sales Representatives, Wholesale and Manufacturing</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="41-9000">
        <xs:annotation>
          <xs:documentation>Other Sales and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Office and Administrative Support Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-2000">
        <xs:annotation>
          <xs:documentation>Communications Equipment Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-3000">
        <xs:annotation>
          <xs:documentation>Financial Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-4000">
        <xs:annotation>
          <xs:documentation>Information and Record Clerks</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-5000">
        <xs:annotation>
          <xs:documentation>Material Recording, Scheduling, Dispatching, and Distributing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-6000">
        <xs:annotation>
          <xs:documentation>Secretaries and Administrative Assistants</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="43-9000">
        <xs:annotation>
          <xs:documentation>Other Office and Administrative Support Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Farming, Fishing, and Forestry Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-2000">
        <xs:annotation>
          <xs:documentation>Agricultural Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-3000">
        <xs:annotation>
          <xs:documentation>Fishing and Hunting Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="45-4000">
        <xs:annotation>
          <xs:documentation>Forest, Conservation, and Logging Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Construction and Extraction Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-2000">
        <xs:annotation>
          <xs:documentation>Construction Trades Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-3000">
        <xs:annotation>
          <xs:documentation>Helpers, Construction Trades</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-4000">
        <xs:annotation>
          <xs:documentation>Other Construction and Related Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="47-5000">
        <xs:annotation>
          <xs:documentation>Extraction Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Installation, Maintenance, and Repair Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-2000">
        <xs:annotation>
          <xs:documentation>Electrical and Electronic Equipment Mechanics, Installers, and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-3000">
        <xs:annotation>
          <xs:documentation>Vehicle and Mobile Equipment Mechanics, Installers, and Repairers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="49-9000">
        <xs:annotation>
          <xs:documentation>Other Installation, Maintenance, and Repair Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Production Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-2000">
        <xs:annotation>
          <xs:documentation>Assemblers and Fabricators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-3000">
        <xs:annotation>
          <xs:documentation>Food Processing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-4000">
        <xs:annotation>
          <xs:documentation>Metal Workers and Plastic Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-5100">
        <xs:annotation>
          <xs:documentation>Printing Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-6000">
        <xs:annotation>
          <xs:documentation>Textile, Apparel, and Furnishings Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-7000">
        <xs:annotation>
          <xs:documentation>Woodworkers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-8000">
        <xs:annotation>
          <xs:documentation>Plant and System Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="51-9000">
        <xs:annotation>
          <xs:documentation>Other Production Occupations</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-1000">
        <xs:annotation>
          <xs:documentation>Supervisors of Transportation and Material Moving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-2000">
        <xs:annotation>
          <xs:documentation>Air Transportation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-3000">
        <xs:annotation>
          <xs:documentation>Motor Vehicle Operators</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-4000">
        <xs:annotation>
          <xs:documentation>Rail Transportation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-5000">
        <xs:annotation>
          <xs:documentation>Water Transportation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-6000">
        <xs:annotation>
          <xs:documentation>Other Transportation Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="53-7000">
        <xs:annotation>
          <xs:documentation>Material Moving Workers</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-1000">
        <xs:annotation>
          <xs:documentation>Military Officer Special and Tactical Operations Leaders</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-2000">
        <xs:annotation>
          <xs:documentation>First-Line Enlisted Military Supervisors</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="55-3000">
        <xs:annotation>
          <xs:documentation>Military Enlisted Tactical Operations and Air/Weapons Specialists and Crew Members</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="OccupationMinorCodeType">
    <xs:annotation>
      <xs:documentation>A data type for minor or second-level occupation codes.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="bls:OccupationMinorCodeSimpleType">
        <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:element name="EducationLevelCode" type="bls:EducationLevelCodeType" substitutionGroup="nc:EducationLevelRepresentation" nillable="true">
    <xs:annotation>
      <xs:documentation>A level of education reached by a person.</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:element name="EmployeeOccupationCategoryCode" type="bls:OccupationMinorCodeType" substitutionGroup="nc:EmployeeOccupationCategoryAbstract" nillable="true">
    <xs:annotation>
      <xs:documentation>A category of job of an employee.</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:element name="EmployeeOccupationCode" type="bls:OccupationDetailCodeType" substitutionGroup="nc:EmployeeOccupationAbstract" nillable="true">
    <xs:annotation>
      <xs:documentation>A job of an employee.</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:element name="EmployeeOccupationGeneralCategoryCode" type="bls:OccupationMajorCodeType" substitutionGroup="nc:EmployeeOccupationCategoryAbstract" nillable="true">
    <xs:annotation>
      <xs:documentation>A general category of job of an employee.</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:element name="EmployeeOccupationSubCategoryCode" type="bls:OccupationBroadCodeType" substitutionGroup="nc:EmployeeOccupationCategoryAbstract" nillable="true">
    <xs:annotation>
      <xs:documentation>A subcategory of job of an employee.</xs:documentation>
    </xs:annotation>
  </xs:element>
</xs:schema>