DocumentInvoiceRoleType

Simple Type Information

Used By

Source

<xs:simpleType name="DocumentInvoiceRoleType">
  <xs:restriction base="xs:token">
    <xs:enumeration value="CancelAndReplace"/>
    <xs:enumeration value="Invoice"/>
    <xs:enumeration value="Credit"/>
  </xs:restriction>
</xs:simpleType>