Definition Type: Attribute
Name: legalNameIndicator
Namespace: http://www.hr-xml.org/3
Type: oa:IndicatorType
Containing Schema: Components.xsd
Use Optional
Documentation:
Indicates whether or not the PersonName represents a "legal" or "official" name. Note that in some business contexts, a legal name is a formatted name. For example, the exact way that a person's name is represented within contracts and legal documents. Note that for this second use, LegalName is optionally available within PersonName. The legalNameIndicator is used when there is the need to distinquish the entire collection of information as a legalName. This second use case may be less common the first, but both are supported.
Collapse XSD Schema Diagram:
XSD Diagram of legalNameIndicator in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:attribute name="legalNameIndicator" type="oa:IndicatorType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Indicates whether or not the PersonName represents
a "legal" or "official" name. Note that in some business contexts, a legal name is a formatted name. For example, 
the exact way that a person's name is represented within contracts and legal documents. Note that
for this second use, LegalName is optionally available within PersonName. The legalNameIndicator 
is used when there is the need to distinquish the entire collection of information as
a legalName. This second use case may be less common the first, but both are supported.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: