Schema Central > NIEM 3.0 > cbrn.xsd > cbrn:UserProperName
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:UserProperName

A name of a person in the form of an employee id.

Element information

Type: nc:PersonNameType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType
nc:personNameCommentText [0..1]xsd:stringA comment about a kind of name for a person.

Used in

Substitution hierarchy

Sample instance

<cbrn:UserProperName>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <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>
   <j:PersonNameCategoryCode>aka</j:PersonNameCategoryCode>
   <nc:PersonNameSalutationText>string</nc:PersonNameSalutationText>
   <nc:PersonOfficialGivenName>string</nc:PersonOfficialGivenName>
   <nc:PersonPreferredName>string</nc:PersonPreferredName>
   <nc:PersonSurNamePrefixText>string</nc:PersonSurNamePrefixText>
   <im:PersonNameAugmentation>
      <im:PersonNickName>string</im:PersonNickName>
      <im:PersonNameDateRange>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:StartDate>...
         </nc:StartDate>
         <nc:EndDate>...
         </nc:EndDate>
         <nc:DateRangeAugmentationPoint>any content</nc:DateRangeAugmentationPoint>
      </im:PersonNameDateRange>
   </im:PersonNameAugmentation>
</cbrn:UserProperName>

Site developed and hosted by Datypic, Inc.

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