QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
tracking | optional | |||||
trackingDomain | optional | |||||
trackingId | optional |
<xs:element name="Shipping"> <xs:complexType> <xs:sequence> <xs:element ref="Money"/> <xs:element ref="Description"/> <xs:element ref="Modifications" minOccurs="0"/> </xs:sequence> <xs:attribute name="trackingDomain"/> <xs:attribute name="trackingId"/> <xs:attribute name="tracking"/> </xs:complexType> </xs:element> |