Definition Type: ComplexType
Name: IndustryCodeType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: TaxonomyTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into classificationName in schema taxonomytypes_xsd Drilldown into primaryIndicator in schema taxonomytypes_xsdXSD Diagram of IndustryCodeType in schema taxonomytypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IndustryCodeType">
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attribute name="primaryIndicator" type="xsd:boolean" use="optional" />
            <xsd:attribute name="classificationName" type="xsd:string" use="optional" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
primaryIndicator hr:primaryIndicator Optional
classificationName hr:classificationName Optional
Collapse Derivation Tree:
Collapse References:
hr:IndustryCode, hr:IndustryCode, hr:IndustryCode, hr:IndustryCode