Defines the type of voucher (e.g., full credit or partial credit).
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="ValueType" type="StringLength1to32" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Defines the type of voucher (e.g., full credit or partial credit).</xs:documentation>
</xs:annotation>
</xs:attribute>