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_xsd1XSD Diagram of FailureType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="FailureType">
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="Problem" type="ProblemType">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  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 oagis:Problem 0 unbounded
Collapse Derivation Tree:
Collapse References:
oagis:Failure