Definition Type: ComplexType
Name: IssuingAuthorityType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Issuing Authority. Details The country and organization or persons with the authority to issue a license or certificate.
Collapse XSD Schema Diagram:
Drilldown into LocationSummary in schema components_xsd Drilldown into Name in schema fields_xsd1 Drilldown into ID in schema fields_xsdXSD Diagram of IssuingAuthorityType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IssuingAuthorityType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Issuing Authority. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The country and organization or persons with the authority to issue a license or certificate.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="oa:Name" minOccurs="0" />
        <xsd:element ref="LocationSummary" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
Name oa:Name 0 (1)
LocationSummary nsA:LocationSummary 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:IssuingAuthority