em:AlarmAudibleDescriptionCodeType
complexType AlarmAudibleDescriptionCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type code indicating whether the alarm is audible or silent
Diagram
XML Schema
<xs:complexType name="AlarmAudibleDescriptionCodeType">
<xs:annotation>
<xs:documentation>
A data type code indicating whether the alarm is audible or silent</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:AlarmAudibleDescriptionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>