Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Included schema ContactQualifiers.xsd
Namespace http://www.buckeyemountain.com/xml-schemas/RepairOrders
Properties
attribute form default unqualified
element form default qualified
Simple Type ContactQualifierType
Namespace http://www.buckeyemountain.com/xml-schemas/RepairOrders
Annotations
Structure that represents a communication contact for an organization or location. For reference, these codes are the same as those defined by EDIFACT data element 3139 Contact function code.
Diagram
Type restriction of xs:string
Facets
whiteSpace preserve
enumeration AA
Department/person to contact for matters regarding insurance.
enumeration AB
Department/person to contact for matters regarding the workshop.
enumeration AC
Department/person in charge of accepting incoming goods.
enumeration AD
The contact responsible for accounting matters.
enumeration AE
Department/person to contact for matters regarding contracts.
enumeration AF
Department/person to contact for matters regarding land registry.
enumeration AG
Department/person of the agent which acts on behalf of another party.
enumeration AH
Department/person to contact for matters regarding technical coordination of works.
enumeration AI
Department/person to contact for matters regarding project management on behalf of the contractor.
enumeration AJ
Department/person to contact for matters regarding investments.
enumeration AK
Department/person to contact for matters regarding management of works on behalf of the owner.
enumeration AL
Department/person to contact for matters regarding personnel (human resources).
enumeration AM
Department/person to contact for matters regarding claims.
enumeration AN
Department/person to contact for laboratory matters.
enumeration AO
Department/person to contact for matters regarding plant/equipment.
enumeration AP
Department/person responsible for the accounts payable function within a corporation.
enumeration AQ
Department/person to contact for matters regarding quantity surveying.
enumeration AR
Department/person responsible for the accounts receivable within a corporation.
enumeration AS
Department/person to contact for matters regarding public relations.
enumeration AT
Department/person to contact for matters regarding technical issues.
enumeration AU
Department/person to contact for matters regarding city works.
enumeration AV
Department/person to contact for matters regarding maintenance.
enumeration AW
Department/person to contact for matters regarding town planning.
enumeration AX
Department/person to contact for matters regarding traffic.
enumeration AY
Department/person to contact for matters regarding electricity supply.
enumeration AZ
Department/person to contact for matters regarding gas supply.
enumeration BA
Department/person to contact for matters regarding water supply.
enumeration BB
Department/person to contact for matters regarding telecommunications network.
enumeration BC
Contact person for bank.
enumeration BD
Department/person to contact for matters regarding new developments (e.g. construction).
enumeration BE
Department/person to contact for matters regarding transport infrastructure.
enumeration BF
Department/person to be contacted in service matters.
enumeration BG
Department or person to contact with regard to auditing.
enumeration BH
Department or person to contact with regard to legal auditing.
enumeration BI
Department or person to contact with regard to software house.
enumeration BJ
Identification of the department or person responsible for the processing of purchase orders.
enumeration BK
Code specifying a person responsible for the coordination of matters related to the exchange of information in electronic data interchange format.
enumeration BL
Code specifying a party knowledgeable about a waiver.
enumeration BM
Code specifying a person to be contacted at an automated clearing house.
enumeration BN
Code specifying a contact with knowledge of a certification action.
enumeration BO
Department/person to contact after normal working hours.
enumeration BU
Final recipient of the consignment.
enumeration CA
(3126) Party undertaking or arranging transport of goods between named points.
enumeration CB
Person who made the change.
enumeration CC
Responsible person to contact for matters regarding the production of information.
enumeration CD
Responsible person to contact for matters regarding information dissemination.
enumeration CE
Head of unit to contact for matters regarding computer data processing.
enumeration CF
Head of unit to contact for matters regarding the production of information.
enumeration CG
Head of unit to contact for matters regarding dissemination of information.
enumeration CN
(3132) Party to which goods are consigned.
enumeration CO
(3336) Party which, by contract with a carrier, consigns or sends goods with the carrier, or has them conveyed by him. Synonym: shipper/sender.
enumeration CP
Responsible person to contact for matters regarding computer data processing.
enumeration CR
Individual responsible for customer relations.
enumeration CW
Person with whom the contents of the purchase order has been discussed and agreed (e.g. by telephone) prior to the sending of this message.
enumeration DE
Department/employee which/who executes export procedures.
enumeration DI
Department/employee which/who executes import procedures.
enumeration DL
Department/person responsible for delivery.
enumeration EB
Name of an individual who made the entry.
enumeration EC
Person in charge of coordination of education.
enumeration ED
Department/person to contact for matters regarding engineering.
enumeration EX
The contact for expediting.
enumeration GR
Department/person responsible for receiving the goods at the place of delivery.
enumeration HE
Party who is to be contacted to intervene in case of emergency.
enumeration HG
Department/person to be contacted for details about the transportation of dangerous goods/hazardous material.
enumeration HM
Department/person responsible for hazardous material control.
enumeration IC
Department/person to contact for questions regarding transactions.
enumeration IN
Department/employee to be contacted at the insurer.
enumeration LB
Department/employee to be contacted at the place of delivery.
enumeration LO
Department/employee to be contacted at the place of collection.
enumeration MC
Department/person responsible for the controlling/inspection of goods.
enumeration MD
Department/person responsible for the disposition/scheduling of goods.
enumeration MH
Department/employee to be contacted for material handling.
enumeration MR
Department/employee to be contacted at the message recipient.
enumeration MS
Department/employee to be contacted at the message sender.
enumeration NT
Department/employee to be notified.
enumeration OC
An individual to contact for questions regarding this order.
enumeration PA
Department/employee to be contacted as prototype co-ordinator.
enumeration PD
Department/person responsible for issuing this purchase order.
enumeration PE
Department/employee to be contacted at the payee.
enumeration PM
Department/person to contact for questions regarding this order.
enumeration QA
Quality assurance contact within an organization.
enumeration QC
Quality coordinator contact within an organization.
enumeration RD
The receiving dock contact within an organization.
enumeration SA
Name of the sales administration contact within a corporation.
enumeration SC
Name of the scheduling contact within a corporation.
enumeration SD
The shipping department contact within an organization.
enumeration SR
The sales representative or department contact within an organization.
enumeration SU
Department/person to be contacted at the supplier.
enumeration TA
The traffic administrator contact within an organization.
enumeration TD
Department/person responsible for testing contact.
enumeration TI
Department/person to receive technical documentation.
enumeration TR
Department/person in charge of transportation.
enumeration WH
The warehouse contact within an organization.
enumeration WI
Alternate department or person to contact.
enumeration WJ
An individual responsible for managing the day to day activities of an office.
enumeration WK
Code identifying a chartered accountant contact.
enumeration ZZZ
A code assigned within a code list to be used on an interim basis and as defined among trading partners until a precise code can be assigned to the code list.
Used by
Source
<xs:simpleType name="ContactQualifierType">
  <xs:annotation>
    <xs:documentation>Structure that represents a communication contact for an organization or location. For reference, these codes are the same as those defined by EDIFACT data element 3139 Contact function code.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="AA">
      <xs:annotation>
        <xs:appinfo>Insurance contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding insurance.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AB">
      <xs:annotation>
        <xs:appinfo>Workshop contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding the workshop.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AC">
      <xs:annotation>
        <xs:appinfo>Accepting contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person in charge of accepting incoming goods.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AD">
      <xs:annotation>
        <xs:appinfo>Accounting contact</xs:appinfo>
        <xs:documentation xml:lang="en">The contact responsible for accounting matters.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AE">
      <xs:annotation>
        <xs:appinfo>Contract contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding contracts.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AF">
      <xs:annotation>
        <xs:appinfo>Land registry contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding land registry.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AG">
      <xs:annotation>
        <xs:appinfo>Agent</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person of the agent which acts on behalf of another party.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AH">
      <xs:annotation>
        <xs:appinfo>Coordination contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding technical coordination of works.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AI">
      <xs:annotation>
        <xs:appinfo>Project management contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding project management on behalf of the contractor.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AJ">
      <xs:annotation>
        <xs:appinfo>Investment contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding investments.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AK">
      <xs:annotation>
        <xs:appinfo>Works management contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding management of works on behalf of the owner.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AL">
      <xs:annotation>
        <xs:appinfo>Personnel contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding personnel (human resources).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AM">
      <xs:annotation>
        <xs:appinfo>Claims contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding claims.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AN">
      <xs:annotation>
        <xs:appinfo>Laboratory contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for laboratory matters.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AO">
      <xs:annotation>
        <xs:appinfo>Plant/equipment contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding plant/equipment.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AP">
      <xs:annotation>
        <xs:appinfo>Accounts payable contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for the accounts payable function within a corporation.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AQ">
      <xs:annotation>
        <xs:appinfo>Quantity surveyor contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding quantity surveying.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AR">
      <xs:annotation>
        <xs:appinfo>Accounts receivable contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for the accounts receivable within a corporation.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AS">
      <xs:annotation>
        <xs:appinfo>Public relations contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding public relations.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AT">
      <xs:annotation>
        <xs:appinfo>Technical contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding technical issues.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AU">
      <xs:annotation>
        <xs:appinfo>City works authority contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding city works.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AV">
      <xs:annotation>
        <xs:appinfo>Maintenance contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding maintenance.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AW">
      <xs:annotation>
        <xs:appinfo>Town planning contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding town planning.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AX">
      <xs:annotation>
        <xs:appinfo>Traffic authority contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding traffic.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AY">
      <xs:annotation>
        <xs:appinfo>Electricity supply contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding electricity supply.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AZ">
      <xs:annotation>
        <xs:appinfo>Gas supply contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding gas supply.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BA">
      <xs:annotation>
        <xs:appinfo>Water supply contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding water supply.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BB">
      <xs:annotation>
        <xs:appinfo>Telecommunications network contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding telecommunications network.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BC">
      <xs:annotation>
        <xs:appinfo>Banking contact</xs:appinfo>
        <xs:documentation xml:lang="en">Contact person for bank.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BD">
      <xs:annotation>
        <xs:appinfo>New developments contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding new developments (e.g. construction).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BE">
      <xs:annotation>
        <xs:appinfo>Transport infrastructure authority</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding transport infrastructure.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BF">
      <xs:annotation>
        <xs:appinfo>Service contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to be contacted in service matters.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BG">
      <xs:annotation>
        <xs:appinfo>Auditing contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department or person to contact with regard to auditing.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BH">
      <xs:annotation>
        <xs:appinfo>Legal auditing contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department or person to contact with regard to legal auditing.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BI">
      <xs:annotation>
        <xs:appinfo>Software house contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department or person to contact with regard to software house.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BJ">
      <xs:annotation>
        <xs:appinfo>Department or person responsible for processing purchase order</xs:appinfo>
        <xs:documentation xml:lang="en">Identification of the department or person responsible for the processing of purchase orders.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BK">
      <xs:annotation>
        <xs:appinfo>Electronic data interchange coordinator</xs:appinfo>
        <xs:documentation xml:lang="en">Code specifying a person responsible for the coordination of matters related to the exchange of information in electronic data interchange format.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BL">
      <xs:annotation>
        <xs:appinfo>Waiver contact</xs:appinfo>
        <xs:documentation xml:lang="en">Code specifying a party knowledgeable about a waiver.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BM">
      <xs:annotation>
        <xs:appinfo>Automated clearing house (ACH) contact</xs:appinfo>
        <xs:documentation xml:lang="en">Code specifying a person to be contacted at an automated clearing house.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BN">
      <xs:annotation>
        <xs:appinfo>Certification contact</xs:appinfo>
        <xs:documentation xml:lang="en">Code specifying a contact with knowledge of a certification action.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BO">
      <xs:annotation>
        <xs:appinfo>After business hours contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact after normal working hours.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BU">
      <xs:annotation>
        <xs:appinfo>Ultimate consignee</xs:appinfo>
        <xs:documentation xml:lang="en">Final recipient of the consignment.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CA">
      <xs:annotation>
        <xs:appinfo>Carrier</xs:appinfo>
        <xs:documentation xml:lang="en">(3126) Party undertaking or arranging transport of goods between named points.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CB">
      <xs:annotation>
        <xs:appinfo>Changed by</xs:appinfo>
        <xs:documentation xml:lang="en">Person who made the change.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CC">
      <xs:annotation>
        <xs:appinfo>Responsible person for information production</xs:appinfo>
        <xs:documentation xml:lang="en">Responsible person to contact for matters regarding the production of information.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CD">
      <xs:annotation>
        <xs:appinfo>Responsible person for information dissemination</xs:appinfo>
        <xs:documentation xml:lang="en">Responsible person to contact for matters regarding information dissemination.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CE">
      <xs:annotation>
        <xs:appinfo>Head of unit for computer data processing</xs:appinfo>
        <xs:documentation xml:lang="en">Head of unit to contact for matters regarding computer data processing.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CF">
      <xs:annotation>
        <xs:appinfo>Head of unit for information production</xs:appinfo>
        <xs:documentation xml:lang="en">Head of unit to contact for matters regarding the production of information.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CG">
      <xs:annotation>
        <xs:appinfo>Head of unit for information dissemination</xs:appinfo>
        <xs:documentation xml:lang="en">Head of unit to contact for matters regarding dissemination of information.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CN">
      <xs:annotation>
        <xs:appinfo>Consignee</xs:appinfo>
        <xs:documentation xml:lang="en">(3132) Party to which goods are consigned.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CO">
      <xs:annotation>
        <xs:appinfo>Consignor</xs:appinfo>
        <xs:documentation xml:lang="en">(3336) Party which, by contract with a carrier, consigns or sends goods with the carrier, or has them conveyed by him. Synonym: shipper/sender.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CP">
      <xs:annotation>
        <xs:appinfo>Responsible person for computer data processing</xs:appinfo>
        <xs:documentation xml:lang="en">Responsible person to contact for matters regarding computer data processing.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CR">
      <xs:annotation>
        <xs:appinfo>Customer relations</xs:appinfo>
        <xs:documentation xml:lang="en">Individual responsible for customer relations.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CW">
      <xs:annotation>
        <xs:appinfo>Confirmed with</xs:appinfo>
        <xs:documentation xml:lang="en">Person with whom the contents of the purchase order has been discussed and agreed (e.g. by telephone) prior to the sending of this message.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DE">
      <xs:annotation>
        <xs:appinfo>Department/employee to execute export procedures</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee which/who executes export procedures.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DI">
      <xs:annotation>
        <xs:appinfo>Department/employee to execute import procedures</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee which/who executes import procedures.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DL">
      <xs:annotation>
        <xs:appinfo>Delivery contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for delivery.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EB">
      <xs:annotation>
        <xs:appinfo>Entered by</xs:appinfo>
        <xs:documentation xml:lang="en">Name of an individual who made the entry.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EC">
      <xs:annotation>
        <xs:appinfo>Education coordinator</xs:appinfo>
        <xs:documentation xml:lang="en">Person in charge of coordination of education.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ED">
      <xs:annotation>
        <xs:appinfo>Engineering contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for matters regarding engineering.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EX">
      <xs:annotation>
        <xs:appinfo>Expeditor</xs:appinfo>
        <xs:documentation xml:lang="en">The contact for expediting.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GR">
      <xs:annotation>
        <xs:appinfo>Goods receiving contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for receiving the goods at the place of delivery.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="HE">
      <xs:annotation>
        <xs:appinfo>Emergency dangerous goods contact</xs:appinfo>
        <xs:documentation xml:lang="en">Party who is to be contacted to intervene in case of emergency.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="HG">
      <xs:annotation>
        <xs:appinfo>Dangerous goods contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to be contacted for details about the transportation of dangerous goods/hazardous material.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="HM">
      <xs:annotation>
        <xs:appinfo>Hazardous material contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for hazardous material control.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IC">
      <xs:annotation>
        <xs:appinfo>Information contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for questions regarding transactions.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IN">
      <xs:annotation>
        <xs:appinfo>Insurer contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted at the insurer.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LB">
      <xs:annotation>
        <xs:appinfo>Place of delivery contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted at the place of delivery.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LO">
      <xs:annotation>
        <xs:appinfo>Place of collection contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted at the place of collection.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MC">
      <xs:annotation>
        <xs:appinfo>Material control contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for the controlling/inspection of goods.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MD">
      <xs:annotation>
        <xs:appinfo>Material disposition contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for the disposition/scheduling of goods.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MH">
      <xs:annotation>
        <xs:appinfo>Material handling contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted for material handling.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MR">
      <xs:annotation>
        <xs:appinfo>Message recipient contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted at the message recipient.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MS">
      <xs:annotation>
        <xs:appinfo>Message sender contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted at the message sender.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="NT">
      <xs:annotation>
        <xs:appinfo>Notification contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be notified.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="OC">
      <xs:annotation>
        <xs:appinfo>Order contact</xs:appinfo>
        <xs:documentation xml:lang="en">An individual to contact for questions regarding this order.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PA">
      <xs:annotation>
        <xs:appinfo>Prototype coordinator</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted as prototype co-ordinator.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PD">
      <xs:annotation>
        <xs:appinfo>Purchasing contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for issuing this purchase order.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PE">
      <xs:annotation>
        <xs:appinfo>Payee contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/employee to be contacted at the payee.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PM">
      <xs:annotation>
        <xs:appinfo>Product management contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to contact for questions regarding this order.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="QA">
      <xs:annotation>
        <xs:appinfo>Quality assurance contact</xs:appinfo>
        <xs:documentation xml:lang="en">Quality assurance contact within an organization.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="QC">
      <xs:annotation>
        <xs:appinfo>Quality coordinator contact</xs:appinfo>
        <xs:documentation xml:lang="en">Quality coordinator contact within an organization.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RD">
      <xs:annotation>
        <xs:appinfo>Receiving dock contact</xs:appinfo>
        <xs:documentation xml:lang="en">The receiving dock contact within an organization.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SA">
      <xs:annotation>
        <xs:appinfo>Sales administration</xs:appinfo>
        <xs:documentation xml:lang="en">Name of the sales administration contact within a corporation.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SC">
      <xs:annotation>
        <xs:appinfo>Schedule contact</xs:appinfo>
        <xs:documentation xml:lang="en">Name of the scheduling contact within a corporation.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SD">
      <xs:annotation>
        <xs:appinfo>Shipping contact</xs:appinfo>
        <xs:documentation xml:lang="en">The shipping department contact within an organization.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SR">
      <xs:annotation>
        <xs:appinfo>Sales representative or department</xs:appinfo>
        <xs:documentation xml:lang="en">The sales representative or department contact within an organization.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SU">
      <xs:annotation>
        <xs:appinfo>Supplier contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to be contacted at the supplier.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TA">
      <xs:annotation>
        <xs:appinfo>Traffic administrator</xs:appinfo>
        <xs:documentation xml:lang="en">The traffic administrator contact within an organization.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TD">
      <xs:annotation>
        <xs:appinfo>Test contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person responsible for testing contact.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TI">
      <xs:annotation>
        <xs:appinfo>Technical documentation recipient</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person to receive technical documentation.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TR">
      <xs:annotation>
        <xs:appinfo>Transport contact</xs:appinfo>
        <xs:documentation xml:lang="en">Department/person in charge of transportation.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="WH">
      <xs:annotation>
        <xs:appinfo>Warehouse</xs:appinfo>
        <xs:documentation xml:lang="en">The warehouse contact within an organization.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="WI">
      <xs:annotation>
        <xs:appinfo>Alternate contact</xs:appinfo>
        <xs:documentation xml:lang="en">Alternate department or person to contact.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="WJ">
      <xs:annotation>
        <xs:appinfo>Office Manager</xs:appinfo>
        <xs:documentation xml:lang="en">An individual responsible for managing the day to day activities of an office.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="WK">
      <xs:annotation>
        <xs:appinfo>Chartered accountant contact</xs:appinfo>
        <xs:documentation xml:lang="en">Code identifying a chartered accountant contact.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ZZZ">
      <xs:annotation>
        <xs:appinfo>Mutually defined</xs:appinfo>
        <xs:documentation xml:lang="en">A code assigned within a code list to be used on an interim basis and as defined among trading partners until a precise code can be assigned to the code list.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:whiteSpace value="preserve"/>
  </xs:restriction>
</xs:simpleType>