Whether a product can be sold alone or must be sold in connection with others.  | 
                           
| Attribute Group | ProductGroup | 
<xs:attribute name="StandAlone" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>Whether a product can be sold alone or must be sold in connection with others.</xs:documentation> </xs:annotation> </xs:attribute>  |