Definition Type: Element
Name: Name
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: LicensesAndCertifications.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The name of license or certification.
Collapse XSD Schema Diagram:
XSD Diagram of Name in schema licensesandcertifications_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Name" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>The name of license or certification.</xsd:documentation>
    </xsd:annotation>
</xsd:element>