Definition Type: Element
Name: Qualification
Namespace: http://www.openapplications.org/oagis
Type: nsC:NameValue
Containing Schema: Invoice.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 invoice_xsd Drilldown into Note in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into NameValue in schema invoice_xsd Drilldown into NameValueBase in schema invoice_xsd Drilldown into NameValue in schema invoice_xsdXSD Diagram of Qualification in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:NameValue 0 (1)
Description nsC:Description 0 unbounded
Note nsC:Note 0 unbounded
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:NameValueBase