em:CredentialClassMetric
A data element for a first responder credential class metric. Example: Number of years a Person has held a Commercial Pilot License
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Schema document: domains/emergencyManagement/4.0/emergencyManagement.xsd
Type: em:CredentialClassMetricType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- em:CredentialClassMetricID [0..*]An identifier for the code assigned to a credential class Metric
- em:CredentialClassMetricName [0..*]A data element for the name of a credential class metric
- em:CredentialClassMetricPrecisionNumeric [0..*]A data element for the precision of a credential class metric
- em:CredentialClassMetricUnitOfMeasure [0..*]A data element for the unit of measure of a credential class metric. Example: Years, Level, etc
- em:CredentialClassMetricValue [0..*]A data element for the value of a credential class metric
- em:CredentialClassMetricAugmentationPointAbstract [0..*]An augmentation point for CredentialClassMetricType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:CredentialClassMetricAugmentationPoint
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 |
Used in
- Type em:CredentialClassType (Element em:CredentialClass)
- Type em:PersonCredentialInformationType (Element em:PersonCredentialInformation)
Sample instance
<em:CredentialClassMetric> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:CredentialClassMetricID> <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> </em:CredentialClassMetricID> <em:CredentialClassMetricName>string</em:CredentialClassMetricName> <em:CredentialClassMetricPrecisionNumeric>1</em:CredentialClassMetricPrecisionNumeric> <em:CredentialClassMetricUnitOfMeasure>string</em:CredentialClassMetricUnitOfMeasure> <em:CredentialClassMetricValue> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:ComparisonEndValue>string</em:ComparisonEndValue> <em:ComparisonStartValue>string</em:ComparisonStartValue> <em:LogicalOperatorText>string</em:LogicalOperatorText> <em:CredentialClassMetricValueAugmentationPoint>any content</em:CredentialClassMetricValueAugmentationPoint> </em:CredentialClassMetricValue> <em:CredentialClassMetricAugmentationPoint>any content</em:CredentialClassMetricAugmentationPoint> </em:CredentialClassMetric>