Definition Type: Element
Name: Qualification
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ProfessionalQualificationType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents the qualification of the associated object. When used in a RFQ and Quote scenarios may 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 fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into QualificationDateTime in schema fields_xsd1 Drilldown into Code in schema fields_xsd1 Drilldown into ProfessionalQualificationType in schema components_xsd1XSD Diagram of Qualification in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Qualification" type="ProfessionalQualificationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Represents the qualification of the associated object.

When used in a RFQ and Quote scenarios may 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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code oa:Code 0 (1)
QualificationDateTime oa:QualificationDateTime 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: