Definition Type: ComplexType
Name: PersonLegalIdType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EntityIdType
Containing Schema: PersonDescriptors.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IdValue in schema entityidtype_xsd Drilldown into idOwner in schema entityidtype_xsd Drilldown into validTo in schema entityidtype_xsd Drilldown into validFrom in schema entityidtype_xsd Drilldown into EntityIdType in schema entityidtype_xsd Drilldown into idSource in schema persondescriptors_xsd Drilldown into documentType in schema persondescriptors_xsd Drilldown into issuingRegion in schema persondescriptors_xsd Drilldown into jurisdiction in schema persondescriptors_xsd Drilldown into countryCode in schema persondescriptors_xsdXSD Diagram of PersonLegalIdType in schema persondescriptors_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PersonLegalIdType">
    <xsd:complexContent>
        <xsd:extension base="EntityIdType">
            <xsd:attribute name="countryCode" type="CountryCodeType" />
            <xsd:attribute name="jurisdiction" type="xsd:string" />
            <xsd:attribute name="issuingRegion" type="xsd:string" />
            <xsd:attribute name="documentType" type="xsd:string" />
            <xsd:attribute name="idSource" type="xsd:string" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IdValue hr:IdValue (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
validFrom hr:validFrom Optional
validTo hr:validTo Optional
idOwner hr:idOwner Optional
countryCode hr:countryCode (Optional)
jurisdiction hr:jurisdiction (Optional)
issuingRegion hr:issuingRegion (Optional)
documentType hr:documentType (Optional)
idSource hr:idSource (Optional)
Collapse Derivation Tree:
Collapse References:
hr:PersonLegalId, hr:PersonLegalId