nc:PersonCapability
A capacity or ability of a person.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:CapabilityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:CapabilityGeneralCategoryText [0..*]A general classification of a kind of capacity or ability.
- nc:CapabilityCategoryText [0..*]A specific kind of capacity or ability.
- nc:CapabilityDescriptionText [0..*]A description of a capacity or ability.
- nc:CapabilityIsLimitationIndicator [0..*]True if a capability implies an inability to do something; false otherwise.
- intel:CapabilityAugmentation [0..*]Additional information about a capability.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:CapabilityAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type biom:DNADonorType via extension of nc:PersonType (Element biom:DNADonor)
- Type it:RepresentativePersonType via extension of nc:PersonType (Element it:RepresentativePerson)
- Type j:MedicalPractitionerType via extension of nc:PersonType (Element j:MedicalPractitioner)
- Type nc:PersonType (Elements cyfs:Caregiver, cyfs:JuvenileGangMember, cyfs:JuvenilePlacementSupervisorPerson, cyfs:JuvenileStudent, cyfs:Parent, cyfs:PlacedJuvenile, cyfs:PlacementPerson ...more)
Sample instance
<nc:PersonCapability> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CapabilityGeneralCategoryText>string</nc:CapabilityGeneralCategoryText> <nc:CapabilityCategoryText>string</nc:CapabilityCategoryText> <nc:CapabilityDescriptionText>string</nc:CapabilityDescriptionText> <nc:CapabilityIsLimitationIndicator>true</nc:CapabilityIsLimitationIndicator> <intel:CapabilityAugmentation> <intel:CapabilityProficiencyText>string</intel:CapabilityProficiencyText> </intel:CapabilityAugmentation> </nc:PersonCapability>