Definition Type: Element
Name: LicensesAndCertifications
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: LicensesAndCertifications.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LicenseOrCertification in schema licensesandcertifications_xsdXSD Diagram of LicensesAndCertifications in schema licensesandcertifications_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LicensesAndCertifications">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element ref="LicenseOrCertification" maxOccurs="unbounded" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LicenseOrCertification hr:LicenseOrCertification (1) unbounded