HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: AlternateScriptPersonName

Name AlternateScriptPersonName
Type AlternateScriptPersonNameType
Documentation (of type) Dictionary Entry Name: Alternate Script Person Name. Details

Definition: 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.

XML Instance Representation
<AlternateScriptPersonName

scriptCode="oa: NormalizedStringType [0..1]">

< FormattedName> ... </ FormattedName> [0..1]
< LegalName> ... </ LegalName> [0..1]
<oa: GivenName> ... </oa: GivenName> [0..*]
< PreferredName> ... </ PreferredName> [0..1]
< MiddleName> ... </ MiddleName> [0..1]
< FamilyName> ... </ FamilyName> [0..*]
< FormerFamilyName> ... </ FormerFamilyName> [0..1]
< PreferredSalutationCode> ... </ PreferredSalutationCode> [0..1]
< GenerationAffixCode> ... </ GenerationAffixCode> [0..1]
< QualificationAffixCode> ... </ QualificationAffixCode> [0..*]
< TitleAffixCode> ... </ TitleAffixCode> [0..*]
< PersonNameInitials> ... </ PersonNameInitials> [0..1]
< UserArea> ... </ UserArea> [0..1]
</AlternateScriptPersonName>
Schema Component Representation
<xsd:element name="AlternateScriptPersonName" type=" AlternateScriptPersonNameType"/>