Definition Type: Element
Name: ViolationHazardousMaterial
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
True if the vehicle was carying hazardous materials at the time of the violation.
Collapse XSD Schema Diagram:
XSD Diagram of ViolationHazardousMaterial in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ViolationHazardousMaterial" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>True if the vehicle was carying hazardous materials at the time of the violation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>