Definition Type: ComplexType
Name: SafetyBase
Namespace: http://www.openapplications.org/oagis
Containing Schema: MfgComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Attachments in schema components_xsd Drilldown into Description in schema mfgcomponents_xsd Drilldown into Classification in schema mfgcomponents_xsd Drilldown into Id in schema mfgcomponents_xsdXSD Diagram of SafetyBase in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="SafetyBase">
    <xs:sequence>
        <xs:element name="Id" type="Id" minOccurs="0">
            <xs:annotation>
                <xs:documentation source="http://www.openapplications.org/oagis">Is the Safety identifier.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="Classification" type="Classification" minOccurs="0">
            <xs:annotation>
                <xs:documentation source="http://www.openapplications.org/oagis">Is the safety classification.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="Description" type="Description" minOccurs="0" />
        <xs:element ref="Attachments" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id oa:Id 0 (1)
Classification oa:Classification 0 (1)
Description oa:Description 0 (1)
Attachments oa:Attachments 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:Hazard, oa:Safety