PaymentTermType

Complex Type Information

Model

Used By

Element PaymentTerm

Source

<xsd:complexType name="PaymentTermType">
  <xsd:sequence>
    <xsd:element ref="PaymentTermType"/>
    <xsd:choice minOccurs="0">
      <xsd:element ref="PaymentTermTime"/>
      <xsd:element ref="PaymentDueDate"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>