Element | ShippingLabelInformation |
<xsd:complexType name="ShippingLabelInformationType"> <xsd:sequence> <xsd:element ref="ShippingLabelNumber" minOccurs="0"/> <xsd:element ref="BarCodeDataIdentifier" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |