Enables a preference to be indicated for a loyalty program.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="LoyaltyPref" type="LoyaltyPrefType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation xml:lang="en">Enables a preference to be indicated for a loyalty program.</xs:documentation>
</xs:annotation>
</xs:element>