Definition Type: Element
Name: LicensingAgency
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BackgroundReports.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The jurisdiction code of the region that issued a driver license.
Collapse XSD Schema Diagram:
XSD Diagram of LicensingAgency in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LicensingAgency" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>The jurisdiction code of the region that issued a driver license.</xsd:documentation>
    </xsd:annotation>
</xsd:element>