Fork me on GitHub

List 167: Price condition type

Last updated in issue 57
Value Description Notes Issue number Modified in Issue
00 No conditions Allows positive indication that there are no conditions (the default if <PriceCondition> is omitted) 20
01 Includes updates Purchase at this price includes specified updates 9
02 Must also purchase updates Purchase at this price requires commitment to purchase specified updates, not included in price 9
03 Updates available Updates may be purchased separately, no minimum commitment required 9
04 Linked subsequent purchase price Use with <PriceConditionQuantity> and <ProductIdentifier>. Purchase at this price requires commitment to purchase the specified linked product, which is not included in the price 43 57
05 Linked prior purchase price Use with <PriceConditionQuantity> and <ProductIdentifier>. Purchase at this price requires prior purchase of the specified linked product 24 57
06 Linked price Use with <PriceConditionQuantity> and <ProductIdentifier>. Purchase at this price requires simultaneous purchase of the specified linked product, which is not included in the price 24 57
07 Auto-renewing The rental or subscription will automatically renew at the end of the period unless actively cancelled 48
08 Combined price Purchase at this price includes the price of the specified other product 53
10 Rental duration The duration of the rental to which the price applies. Deprecated, use <PriceConstraint> instead 20 34
11 Rental to purchase Purchase at this price requires prior rental of the product. <PriceConditionQuantity> gives minimum prior rental period, and <ProductIdentifier> may be used if rental uses a different product identifier 24
12 Rental extension Upgrade to longer rental duration. <PriceConditionQuantity> gives minimum prior rental duration, and <ProductIdentifier> may be used if rental uses a different product identifier. Separate price constraint with time limited license duration (code 07) specifies the new combined rental duration 26 34
Back to Codelists