PaymentTermTimeType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
timeUnitOfMeasure ListTimeUnitOfMeasure optional

Used By

Element PaymentTermTime

Source

<xsd:complexType name="PaymentTermTimeType">
  <xsd:simpleContent>
    <xsd:extension base="xsd:decimal">
      <xsd:attribute name="timeUnitOfMeasure" type="ListTimeUnitOfMeasure"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>