Definition Type: Element
Name: Hazard
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:HazardType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies a Hazard associated with a machine, location or any other entity and/or with performing an activity on any of the above entities
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Precaution in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into Type in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into HazardType in schema components_xsdXSD Diagram of Hazard in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Hazard" type="HazardType">
    <xsd:annotation>
        <xsd:documentation>Identifies a Hazard associated with a machine, location or any other entity and/or with performing an activity on any of the above entities</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
Type nsA:Type 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Precaution nsA:Precaution 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree: