nc:Capability
An ability to complete a task or execute a course of action under specified condition and level of performance.
Element information
Namespace: http://release.niem.gov/niem/niem-core/4.0/
Schema document: niem-core/4.0/niem-core.xsd
Type: nc:CapabilityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:CapabilityEndDate [0..*]A date that ends the capability
- nc:CapabilityGeneralCategoryText [0..*]A general classification of a kind of capacity or ability.
- nc:CapabilityIdentification [0..*]An identification for a capability.
- nc:CapabilityName [0..*]A name for a capability.
- nc:CapabilityStartDate [0..*]A date for the start of a capability.
- 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:uri | [0..1] | xsd:anyURI | 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 |
Sample instance
<nc:Capability> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CapabilityEndDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:CapabilityEndDate> <nc:CapabilityGeneralCategoryText>string</nc:CapabilityGeneralCategoryText> <nc:CapabilityIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:JurisdictionANSID20AuthorityCode>AB</j:JurisdictionANSID20AuthorityCode> <nc:LocationCityName>string</nc:LocationCityName> <nc:LocationCountry>... </nc:LocationCountry> <nc:LocationCountyCode>001</nc:LocationCountyCode> <nc:LocationState>... </nc:LocationState> <nc:JurisdictionIdentification>... </nc:JurisdictionIdentification> <j:JurisdictionAugmentation>............... </j:JurisdictionAugmentation> </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <nc:StatusDate>... </nc:StatusDate> <im:StatusAugmentation>... </im:StatusAugmentation> </nc:IdentificationStatus> <intel:IdentificationAugmentation> <intel:AuthenticIndicator>true</intel:AuthenticIndicator> <intel:IdentificationIssuingCountryISO3166Alpha2Code>AD</intel:IdentificationIssuingCountryISO3166Alpha2Code> <intel:IdentificationIssuingStateName>string</intel:IdentificationIssuingStateName> <intel:IdentificationIssuingLocalityText>string</intel:IdentificationIssuingLocalityText> <intel:PersonInIdentification>... </intel:PersonInIdentification> </intel:IdentificationAugmentation> </nc:CapabilityIdentification> <nc:CapabilityName>string</nc:CapabilityName> <nc:CapabilityStartDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:CapabilityStartDate> <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:Capability>