Definition Type: Element
Name: QualificationTerm
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:QualificationTermType
Containing Schema: OrderManagementComponents.xsd
Abstract
Documentation:
This is used to describe preferences that will be used to evaluate responses to an RFQ. For example, to identify a preference for sharing CAD data in VRML format the ID = VRML, Type = CAD and Value = 1 or Yes
Collapse XSD Schema Diagram:
Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into ValueText in schema fields_xsd1 Drilldown into Type in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into type in schema ordermanagementcomponents_xsd Drilldown into QualificationTermType in schema ordermanagementcomponents_xsdXSD Diagram of QualificationTerm in schema ordermanagementcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="QualificationTerm" type="QualificationTermType">
    <xsd:annotation>
        <xsd:documentation>This is used to describe preferences that will be used to evaluate responses to an RFQ. For example, to identify a preference for sharing CAD data in VRML format the ID = VRML, Type = CAD and Value = 1 or Yes</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 (1)
Type oagis:Type 0 (1)
ValueText oagis:ValueText 0 unbounded
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
<xs:group> oagis:FreeFormTextGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type oagis:type Optional
Collapse Derivation Tree: