Definition Type: ComplexType
Name: SafetyType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Hazard in schema components_xsdXSD Diagram of SafetyType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="SafetyType">
    <xsd:sequence>
        <xsd:element ref="Hazard" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Hazard nsA:Hazard 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:Safety