Definition Type: ComplexType
Name: LicenseType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE License. Details Authoritative permission to hold a certain status or to do certain things, e.g. to practise some trade or profession. (OED license, n. a. A formal, usually a printed or written permission from a constituted authority to do something. b. The document embodying such a permission.)
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AttachmentReference in schema components_xsd Drilldown into Description in schema fields_xsd1 Drilldown into LicenseEndorsementCode in schema fields_xsd Drilldown into LicenseRestrictionCode in schema fields_xsd Drilldown into ViolationPoints in schema fields_xsd Drilldown into IssuingAuthority in schema components_xsd Drilldown into FreeFormPeriod in schema components_xsd Drilldown into FirstIssuedDate in schema fields_xsd Drilldown into LicenseName in schema fields_xsd Drilldown into LicenseStatusCode in schema fields_xsd Drilldown into LicenseTypeCode in schema fields_xsd Drilldown into LicenseID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of LicenseType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="LicenseType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">License. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Authoritative permission to hold a certain status or to do certain things, e.g. to practise some trade or profession. (OED license, n. a. A formal, usually a printed or written permission from a constituted authority to do something. b. The document embodying such a permission.)</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="LicenseID" minOccurs="0" />
        <xsd:element ref="LicenseTypeCode" minOccurs="0" />
        <xsd:element ref="LicenseStatusCode" minOccurs="0" />
        <xsd:element ref="LicenseName" minOccurs="0" />
        <xsd:element ref="FirstIssuedDate" minOccurs="0" />
        <xsd:element ref="FreeFormPeriod" minOccurs="0" />
        <xsd:element ref="IssuingAuthority" minOccurs="0" />
        <xsd:element ref="ViolationPoints" minOccurs="0" />
        <xsd:element ref="LicenseRestrictionCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LicenseEndorsementCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AttachmentReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LicenseID nsA:LicenseID 0 (1)
LicenseTypeCode nsA:LicenseTypeCode 0 (1)
LicenseStatusCode nsA:LicenseStatusCode 0 (1)
LicenseName nsA:LicenseName 0 (1)
FirstIssuedDate nsA:FirstIssuedDate 0 (1)
FreeFormPeriod nsA:FreeFormPeriod 0 (1)
IssuingAuthority nsA:IssuingAuthority 0 (1)
ViolationPoints nsA:ViolationPoints 0 (1)
LicenseRestrictionCode nsA:LicenseRestrictionCode 0 unbounded
LicenseEndorsementCode nsA:LicenseEndorsementCode 0 unbounded
Description oa:Description 0 unbounded
AttachmentReference nsA:AttachmentReference 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:InputLicense, nsA:License