Definition Type: Element
Name: Precaution
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PrecautionType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the precautions to be taken to deal with the specific hazard
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_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 PrecautionType in schema components_xsd1XSD Diagram of Precaution in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Precaution" type="PrecautionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the precautions to be taken to deal with the specific hazard</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
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: