| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| How | SellMethodType | optional | ||||
| Where | SellLocationCodeType | optional |
| Complex Type | LocationSellLocationType |
<xs:attributeGroup name="SellLocationGroup"> <xs:attribute name="Where" type="SellLocationCodeType" use="optional"/> <xs:attribute name="How" type="SellMethodType" use="optional"/> </xs:attributeGroup> |