HR-XML 3.0 Standards, 2009  September  23.

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

Element: FormattedName

Name FormattedName
Type FormattedNameType
Documentation (of type) This is a formatted presentation of a name (for example, a person name) that might alternatively presented as discretely fielded components or it could otherwise be a name that has alternative formatted representations. The formatCode is an optional attribute available to specify the applicable "mask" or type of format presentation to which the contents conforms. For example, in the case of the FormattedName of person formatCodes could be items such as: "Family Name, Given Name" "Given Name, Middle Initial, Family Name" "First Initial, Family Name" "Given Name, Last Initial" "Nick Name, Family Name"
XML Instance Representation
<FormattedName

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

oa: TextType

</FormattedName>
Schema Component Representation
<xsd:element name="FormattedName" type=" FormattedNameType"/>