Definition Type: ComplexType
Name: FailureType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Problem in schema components_xsdXSD Diagram of FailureType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="FailureType">
    <xsd:sequence>
        <xsd:element name="Problem" type="ProblemType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>This identifies the problem that is reported on an asset, equipment, facility or location</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Problem nsA:Problem 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:Failure