Definition Type: Element
Name: LicenseName
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:LicenseNameType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The name of the license. This could be the same as the license type.
Collapse XSD Schema Diagram:
XSD Diagram of LicenseName in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LicenseName" type="LicenseNameType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The name of the license.  This could be the same as the license type.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: