em:DebrisSiteCodeType
complexType DebrisSiteCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type that specifies the common list of sites debris is collected from after an incident.
Diagram
XML Schema
<xs:complexType name="DebrisSiteCodeType">
<xs:annotation>
<xs:documentation>
A data type that specifies the common list of sites debris is collected from after an incident.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:DebrisSiteCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>