| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| corporateURL | optional | |||||
| storeFrontURL | optional | 
| Element | SupplierList | 
<xs:element name="Supplier"> <xs:complexType> <xs:sequence> <xs:element ref="Name"/> <xs:element ref="Comments" minOccurs="0"/> <xs:element ref="SupplierID" maxOccurs="unbounded"/> <xs:element ref="SupplierLocation" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="corporateURL"/> <xs:attribute name="storeFrontURL"/> </xs:complexType> </xs:element>  |