Schema Central > niem40 > emergencyManagement.xsd > em:CredentialStatusCode
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

em:CredentialStatusCode

A codified presentation of the status of a Person's credential

Element information

Content

  • Type based on xsd:token
    • Valid valueDescription
      ActiveCredentials are active without restriction
      ExpiredThe credential has expired and is no longer valid
      RevokedCredential has been revoked by the credentialing authority
  • Attributes

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

    Used in

    Sample instance

    <em:CredentialStatusCode>Active</em:CredentialStatusCode>