Definition Type: Element
Name: HazardSourceMachine
Namespace: http://www.openapplications.org/oagis
Type: oa:Machine
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
This identifies the machines that could cause this Hazard
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Location in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into Feature in schema mfgcomponents_xsd Drilldown into FixedAssetCode in schema mfgcomponents_xsd Drilldown into Classification in schema mfgcomponents_xsd Drilldown into Id in schema mfgcomponents_xsd Drilldown into Resource in schema mfgcomponents_xsd Drilldown into ResourceReference in schema mfgcomponents_xsd Drilldown into Machine in schema mfgcomponents_xsdXSD Diagram of HazardSourceMachine in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="HazardSourceMachine" type="Machine" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This identifies the machines that could cause this Hazard</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id oa:Id 0 (1)
Classification oa:Classification 0 (1)
FixedAssetCode oa:FixedAssetCode 0 (1)
Feature oa:Feature 0 unbounded
Status oa:Status 0 (1)
Location oa:Location 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: