Definition Type: Element
Name: Problem
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ProblemType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
This identifies the problem that is reported on an asset, equipment, facility or location
Collapse XSD Schema Diagram:
Drilldown into Remedy in schema components_xsd1 Drilldown into Cause in schema components_xsd1 Drilldown into Symptom in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into Type in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into ProblemType in schema components_xsd1XSD Diagram of Problem in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 unbounded
Type oagis:Type 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
Symptom oagis:Symptom 0 unbounded
Cause oagis:Cause 0 unbounded
Remedy oagis:Remedy 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: