em:CredentialClassCategoryCodeSimpleType

simpleType CredentialClassCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.1/

Definition

A data type code that represents the type of credential class

Diagram

Enumerations

ValueDefinition
AccessAccess rights of a resource
Certificate License RegistrationCertificate, License and Registration credential
EducationEducation background
ExperienceExperience of a resource
IDIdentification documents
InsuranceInsurance information of a resource
Job Title Or RoleJob title or function of a resource
LiabilityLiability information of a resource
Medical ConditionMedical condition information of a resource
PeerReviewPeer review information of a resource
PersonPersonal information
Physical FeaturePhysical feature of a person
Physical FitnessPhysical and medical fitness credential
PublicationPublication information of a resource
RecommendationRecommendation information of a resource
SkillSkill credential
StatusStatus information of a resource
SummarySummary information of a resource
TrainingTraining credential
WaiverWaiver information of a resource

XML Schema

<xs:simpleType name="CredentialClassCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type code that represents the type of credential class
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Access">
<xs:annotation>
<xs:documentation>
Access rights of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Certificate License Registration">
<xs:annotation>
<xs:documentation>
Certificate, License and Registration credential
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Education">
<xs:annotation>
<xs:documentation>
Education background
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Experience">
<xs:annotation>
<xs:documentation>
Experience of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ID">
<xs:annotation>
<xs:documentation>
Identification documents
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Insurance">
<xs:annotation>
<xs:documentation>
Insurance information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Job Title Or Role">
<xs:annotation>
<xs:documentation>
Job title or function of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Liability">
<xs:annotation>
<xs:documentation>
Liability information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Medical Condition">
<xs:annotation>
<xs:documentation>
Medical condition information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PeerReview">
<xs:annotation>
<xs:documentation>
Peer review information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Person">
<xs:annotation>
<xs:documentation>
Personal information
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Physical Feature">
<xs:annotation>
<xs:documentation>
Physical feature of a person
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Physical Fitness">
<xs:annotation>
<xs:documentation>
Physical and medical fitness credential
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Publication">
<xs:annotation>
<xs:documentation>
Publication information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Recommendation">
<xs:annotation>
<xs:documentation>
Recommendation information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Skill">
<xs:annotation>
<xs:documentation>
Skill credential
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Status">
<xs:annotation>
<xs:documentation>
Status information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Summary">
<xs:annotation>
<xs:documentation>
Summary information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Training">
<xs:annotation>
<xs:documentation>
Training credential
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Waiver">
<xs:annotation>
<xs:documentation>
Waiver information of a resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>