em:LCRCategoryCodeType
complexType LCRCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type that specifies if it is a license, certificate or registration
Diagram
XML Schema
<xs:complexType name="LCRCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type that specifies if it is a license, certificate or registration</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:LCRCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>