A code defining method to be used to sell a product |
Attribute | SellLocationGroup/@How |
<xs:simpleType name="SellMethodType"> <xs:annotation> <xs:documentation>A code defining method to be used to sell a product</xs:documentation> </xs:annotation> <xs:union memberTypes="ChannelCodeType SellMethodCodeType"/> </xs:simpleType> |