Schema Central > NIEM 2.0 > niem-core.xsd > nc:PersonName
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

nc:PersonName

A combination of names and/or titles by which a person is known.

Element information

Type: nc:PersonNameType

Properties: Global, Qualified, Nillable

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:string

Used in

Sample instance

<nc: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>
</nc:PersonName>

Site developed and hosted by Datypic, Inc.

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