PaymentMethodCode

<Documentation>
  <Description>The method of payment for goods and services.</Description>
  <SampleData>ACH CCC</SampleData>
  <CodeListName>ANSI ASC X12 591</CodeListName>
  <Comments>Sample data includes code for Automated Clearing House (ACH) and Credit Card (CCC).</Comments>
</Documentation>

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Domain cidxToken ANSI-ASC-X12-591 required

Source

<xsd:element name="PaymentMethodCode" type="PaymentMethodCodeType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>The method of payment for goods and services.</Description>
        <SampleData>ACH CCC</SampleData>
        <CodeListName>ANSI ASC X12 591</CodeListName>
        <Comments>Sample data includes code for Automated Clearing House (ACH) and Credit Card (CCC).</Comments>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample