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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

im:PersonNameAugmentation

Additional information about a person name.

Element information

Type: im:PersonNameAugmentationType

Properties: Global, Qualified

NIEM properties:

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:AugmentationType
s:metadata [0..1]xsd:IDREFSfrom type s:AugmentationType

Used in

Substitution hierarchy

Sample instance

<im:PersonNameAugmentation>
   <im:PersonNickName>string</im:PersonNickName>
   <im:PersonNameDateRange>
      <nc:StartDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:StartDate>
      <nc:EndDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:EndDate>
   </im:PersonNameDateRange>
</im:PersonNameAugmentation>

Site developed and hosted by Datypic, Inc.

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