em:DamageCostEstimateCodeType
complexType DamageCostEstimateCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type code helps to understand how to estimate to repair was established. Determines level of scrutiny necessary.
Diagram
XML Schema
<xs:complexType name="DamageCostEstimateCodeType">
<xs:annotation>
<xs:documentation>
A data type code helps to understand how to estimate to repair was established. Determines level of scrutiny necessary.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:DamageCostEstimateCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>