<xsd:complexType name="OrganizationSizeCodeType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Contains a code classifying the size or business scope of an organization. This is
an HR-XML Open List. Many potential classification schemes exist (e.g., ratings such as Fortune 500, Fortune 100, Fortune 50).</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="GeographicScopeCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|