Schema Central > NIEM 2.1 > immigration.xsd > im:PersonName
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

im:PersonName

Applied augmentation for type nc:PersonNameType

Element information

Type: im:PersonNameType

Properties: Global, Qualified, Nillable

NIEM properties:

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
nc:personNameCommentText [0..1]xsd:stringfrom type nc:PersonNameType

Used in

Substitution hierarchy

Sample instance

<im:PersonName>
   <nc:PersonNamePrefixText>string</nc:PersonNamePrefixText>
   <nc:PersonGivenName>string</nc:PersonGivenName>
   <nc:PersonMiddleName>string</nc:PersonMiddleName>
   <nc:PersonSurName>string</nc:PersonSurName>
   <nc:PersonNameSuffixText>string</nc:PersonNameSuffixText>
   <nc:PersonMaidenName>string</nc:PersonMaidenName>
   <nc:PersonFullName>string</nc:PersonFullName>
   <im:PersonNameAugmentation>
      <im:PersonNickName>string</im:PersonNickName>
      <im:PersonNameDateRange>
         <nc:StartDate>...
         </nc:StartDate>
         <nc:EndDate>...
         </nc:EndDate>
      </im:PersonNameDateRange>
   </im:PersonNameAugmentation>
</im:PersonName>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com