SellLocationGroup

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
How SellMethodType optional
Where SellLocationCodeType optional

Used By

Source

<xs:attributeGroup name="SellLocationGroup">
  <xs:attribute name="Where" type="SellLocationCodeType" use="optional"/>
  <xs:attribute name="How" type="SellMethodType" use="optional"/>
</xs:attributeGroup>