Definition Type: Element
Name: HazardSourceLocation
Namespace: http://www.openapplications.org/oagis
Type: oa:Location
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
This identifies the Locations where this Hazard could occur
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Note in schema components_xsd Drilldown into LocationRelationship in schema components_xsd Drilldown into GPSCoordinates in schema fields_xsd Drilldown into PostalAddress in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into Id in schema components_xsd Drilldown into Name in schema components_xsd Drilldown into Noun in schema meta_xsd Drilldown into Location in schema components_xsdXSD Diagram of HazardSourceLocation in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="HazardSourceLocation" type="Location" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This identifies the Locations where this Hazard could occur</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name oa:Name 0 unbounded
Id oa:Id 0 (1)
Description oa:Description 0 unbounded
PostalAddress oa:PostalAddress 0 (1)
GPSCoordinates oa:GPSCoordinates 0 (1)
LocationRelationship oa:LocationRelationship 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: