HR-XML 3.0 Standards, 2009  September  23.

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

Trace back: » EyeColorCode | FacilityType | Failure | FairMarketValueType | FamilyNameType »

Complex Type: FamilyNameType

Parent type: oa: TextType (derivation method: extension)
Name FamilyNameType
Documentation This contains the name or names that generally would be inherited or indicative of a person's family. In Western contexts, this is what is commonly referred to as a "last name." If a person has multiple family names, the order in which the names appear is deemed significant. Generally, that order should correspond to the order in which the names would appear in a typical formatted representation. The order may be specifically identified by the sequence. A "primary" family name may be indicated using the attribute supplied for this purpose. Where multiple family names are presented, only a single name may be designated as primary = "true" Note that the attribute "prefix" may optionally contain a part of the person’s name that precedes the family name. For example: Van den, Von, Al, de, etc. Some implementers may choose not to represent a prefix separately from a Family Name. However, it may be desirable to do so for a number of reasons: 1. name sorting. For example, to support sorting on first letter of prefix and then by first letter of the family name. 2. formatting. For example, depending on the cultural context in which the name is presented, the type of delimiter (e.g., a space or a hyphen) between the prefix and the family name (or whether a delimiter appears at) all may depend on the "alphabet" and/or cultural context in which the name is presented.
XML Instance Representation
<...

primaryIndicator="oa: IndicatorType [0..1]"

sequence="oa: PositiveIntegerNumericType [0..1]"

prefix="oa: StringType [0..1]">

oa: TextType

</...>
Schema Component Representation
<xsd:complexType name="FamilyNameType">
<xsd:simpleContent>
<xsd:extension base="oa: TextType">
<xsd:attribute name="primaryIndicator" type="oa: IndicatorType"/>
<xsd:attribute name="sequence" type="oa: PositiveIntegerNumericType"/>
<xsd:attribute name="prefix" type="oa: StringType"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>

Comment on this Component


Use the form below to submit your question or comment about "FamilyNameType"

By submitting you indicate that you are accepting HR-XML's Feedback Policy


  * = required field
First/Given Name: *
Last/Family Name: *
Position Title:
Organization:
Country:
Website:
E-mail: *
Topic:

  Please use the area below to write your comment or question: