<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>