Definition Type: Element
Name: Hazard
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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_xsd1 Drilldown into Precaution in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into Type in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into HazardType in schema components_xsd1XSD Diagram of Hazard in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Hazard" type="HazardType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:ID 0 (1)
Type oa:Type 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Precaution oa:Precaution 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: