Definition Type: Element
Name: Qualification
Namespace: http://www.openapplications.org/oagis
Type: oa:NameValue
Containing Schema: Components.xsd
Abstract
Documentation:
Represents the response to selection criteria that will be used to evaluate the Party. It may also represent capabilities the party offers which are not requested. Examples include quality certifications (ISO-9000), CAD data compatibility (Pro/E), manufacturing operations (JIT), company size, and performance ratings.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Note in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into NameValue in schema components_xsd Drilldown into NameValueBase in schema components_xsd Drilldown into NameValue in schema components_xsdXSD Diagram of Qualification in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Qualification" type="NameValue" substitutionGroup="NameValueBase">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents the response to selection criteria that will be used to evaluate  the Party. It may also represent capabilities the party offers which are not requested. Examples include quality certifications (ISO-9000), CAD data compatibility (Pro/E), manufacturing operations (JIT), company size, and performance ratings.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue oa:NameValue 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:NameValueBase