nc:PersonPrimaryLanguage
A capacity of a person for a language with which that person has the strongest familiarity.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:PersonLanguageType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- Choice [0..*]
- nc:LanguageCode A system of words or symbols used for communication.
- nc:LanguageName A system of words or symbols used for communication.
from subst. group nc:Language - nc:PersonComprehendsSpokenLanguageIndicator [0..*] True if a person is able to grasp and understand the meaning of a language being spoken; false otherwise.
- nc:PersonReadsLanguageIndicator [0..*] True if a person is able to read a language; false otherwise.
- nc:PersonSpeaksLanguageIndicator [0..*] True if a person is able to speak a language; false otherwise.
- nc:PersonWritesLanguageIndicator [0..*] True if a person is able to write a language; false otherwise.
- Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type scr:ChildType via extension of nc:PersonType (Element scr:Child)
- Type nc:PersonType (Elements im:SchoolOwner, ip:Crew, it:CrewMember, it:RepresentativePerson, j:ActivityOfficial, j:DrivingIncidentPassenger, j:EvidenceCollector, j:MissingPersonDeclarationPerson, j:PersonPrimaryWorker, j:PersonReferralWorker, j:PropertySeizureOwningPerson, j:PropertySeizurePossessingPerson, j:ProtectionOrderRestrictedPerson, j:ServiceCallDispatcher, j:ServiceCallOperator, j:ServiceCallOriginator, j:ServiceCallResponsePerson, j:SubjectInvolvementPerson, j:SupervisionRestrictionPerson, j:TargetPerson, j:VictimPerson, j:VisitationRestrictedAccessPerson, j:VisitationVisitor, scr:AgentPerson, nc:AssessmentPerson, nc:ContactResponder, nc:DisciplinaryActionPerson, nc:DocumentEntrySubmitter, nc:DriverLicenseIssuedPerson, nc:DriverLicensePerson, nc:Employee, nc:EmployeeSupervisor, nc:EntityPerson, nc:IdentityPersonRepresentation, nc:ImageOperator, nc:InjuryCauserPerson, nc:InjurySustainer, nc:OrganizationPrincipalOfficial, nc:Person, nc:ProgramPerson, nc:ReferralPerson, nc:ReleasePerson, nc:SchedulePerson, nc:SupervisionPerson)
Sample instance
<nc:PersonPrimaryLanguage> <nc:LanguageCode>aaa</nc:LanguageCode> <nc:PersonComprehendsSpokenLanguageIndicator>true</nc:PersonComprehendsSpokenLanguageIndicator> <nc:PersonReadsLanguageIndicator>true</nc:PersonReadsLanguageIndicator> <nc:PersonSpeaksLanguageIndicator>true</nc:PersonSpeaksLanguageIndicator> <nc:PersonWritesLanguageIndicator>true</nc:PersonWritesLanguageIndicator> </nc:PersonPrimaryLanguage>