Definition Type: Element
Name: QualificationTerm
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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 UserArea in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ValueText in schema fields_xsd Drilldown into Type in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into type in schema ordermanagementcomponents_xsd Drilldown into QualificationTermType in schema ordermanagementcomponents_xsdXSD Diagram of QualificationTerm in schema ordermanagementcomponents_xsd (Open Applications Group (OAGIS))
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 nsA:ID 0 (1)
Type nsA:Type 0 (1)
ValueText nsA:ValueText 0 unbounded
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type Optional
Collapse Derivation Tree: