Schema Central > niem41 > emergencyManagement.xsd > em:CredentialClassMetric
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:uri [0..1]xsd:anyURIfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Used in

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>