Definition Type: ComplexType
Name: AlternateScriptPersonNameType
Namespace: http://www.hr-xml.org/3
Type: nsA:PersonNameBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
Alternate Script Person Name. Details Contains a copy of a person name in an alternate script or "alaphabet". For example the same name might be presented using Roman, Kanji, Arabic, or other character sets.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PersonNameInitials in schema fields_xsd Drilldown into TitleAffixCode in schema fields_xsd Drilldown into QualificationAffixCode in schema fields_xsd Drilldown into GenerationAffixCode in schema fields_xsd Drilldown into PreferredSalutationCode in schema fields_xsd Drilldown into FormerFamilyName in schema fields_xsd Drilldown into FamilyName in schema fields_xsd Drilldown into MiddleName in schema fields_xsd Drilldown into PreferredName in schema fields_xsd Drilldown into GivenName in schema fields_xsd1 Drilldown into LegalName in schema fields_xsd Drilldown into FormattedName in schema fields_xsd Drilldown into PersonNameBaseType in schema components_xsd Drilldown into scriptCode in schema components_xsdXSD Diagram of AlternateScriptPersonNameType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="AlternateScriptPersonNameType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Alternate Script Person Name. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a copy of a person name in an alternate script or "alaphabet". For
				example the same name might be presented using Roman, Kanji, Arabic, or
				other character sets. </ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PersonNameBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
            <xsd:attribute name="scriptCode" type="oa:NormalizedStringType" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FormattedName nsA:FormattedName 0 (1)
LegalName nsA:LegalName 0 (1)
GivenName oa:GivenName 0 unbounded
PreferredName nsA:PreferredName 0 (1)
MiddleName nsA:MiddleName 0 (1)
FamilyName nsA:FamilyName 0 unbounded
FormerFamilyName nsA:FormerFamilyName 0 (1)
PreferredSalutationCode nsA:PreferredSalutationCode 0 (1)
GenerationAffixCode nsA:GenerationAffixCode 0 (1)
QualificationAffixCode nsA:QualificationAffixCode 0 unbounded
TitleAffixCode nsA:TitleAffixCode 0 unbounded
PersonNameInitials nsA:PersonNameInitials 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
scriptCode nsA:scriptCode (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:AlternateScriptPersonName