Definition Type: ComplexType
Name: IssuingAuthorityType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: LicensesAndCertifications.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into countryCode in schema licensesandcertifications_xsdXSD Diagram of IssuingAuthorityType in schema licensesandcertifications_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IssuingAuthorityType">
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attribute name="countryCode" type="CountryCodeType" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
countryCode hr:countryCode (Optional)
Collapse Derivation Tree:
Collapse References:
hr:IssuingAuthority