em:ContactRoleCodeType
complexType ContactRoleCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for a code set of roles of the emergency management contact
Diagram
XML Schema
<xs:complexType name="ContactRoleCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set of roles of the emergency management contact</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:ContactRoleCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>