cbrn:LocationDescriptionType
complexType LocationDescriptionType in namespace http://release.niem.gov/niem/domains/cbrn/4.0/
Definition
A data type that provides the description of a Location.
Diagram
XML Schema
<xs:complexType name="LocationDescriptionType">
<xs:annotation>
<xs:documentation>
A data type that provides the description of a Location.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="cbrn:NonBlankStringSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>