You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6375 lines
339 KiB
XML
6375 lines
339 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<definitions xmlns:ns="http://fedex.com/ws/ship/v15" xmlns:s1="http://schemas.xmlsoap.org/wsdl/soap/" name="ShipServiceDefinitions" targetNamespace="http://fedex.com/ws/ship/v15" xmlns="http://schemas.xmlsoap.org/wsdl/">
|
|
<types>
|
|
<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://fedex.com/ws/ship/v15" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
|
<xs:element name="DeleteShipmentRequest" type="ns:DeleteShipmentRequest" />
|
|
<xs:element name="DeleteTagRequest" type="ns:DeleteTagRequest" />
|
|
<xs:element name="ProcessShipmentReply" type="ns:ProcessShipmentReply" />
|
|
<xs:element name="ProcessShipmentRequest" type="ns:ProcessShipmentRequest" />
|
|
<xs:element name="ProcessTagReply" type="ns:ProcessTagReply" />
|
|
<xs:element name="ProcessTagRequest" type="ns:ProcessTagRequest" />
|
|
<xs:element name="ShipmentReply" type="ns:ShipmentReply" />
|
|
<xs:element name="ValidateShipmentRequest" type="ns:ValidateShipmentRequest" />
|
|
<xs:simpleType name="AccessorRoleType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the role that identifies the permissions the accessor of the pending shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="SHIPMENT_COMPLETOR" />
|
|
<xs:enumeration value="SHIPMENT_INITIATOR" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="AdditionalLabelsDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies additional labels to be produced. All required labels for shipments will be produced without the need to request additional labels. These are only available as thermal labels.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Type" type="ns:AdditionalLabelsType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of additional labels to return.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Count" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>The number of this type label to return</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="AdditionalLabelsType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of additional labels.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BROKER" />
|
|
<xs:enumeration value="CONSIGNEE" />
|
|
<xs:enumeration value="CUSTOMS" />
|
|
<xs:enumeration value="DESTINATION" />
|
|
<xs:enumeration value="FREIGHT_REFERENCE" />
|
|
<xs:enumeration value="MANIFEST" />
|
|
<xs:enumeration value="ORIGIN" />
|
|
<xs:enumeration value="RECIPIENT" />
|
|
<xs:enumeration value="SHIPPER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Address">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for a physical location. May be used as an actual physical address (place to which one could go), or as a container of "address parts" which should be handled as a unit (such as a city-state-ZIP combination within the US).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="2" name="StreetLines" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Combination of number, street name, etc. At least one line is required for a valid physical address; empty lines should not be included.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="City" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Name of city, town, etc.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="StateOrProvinceCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifying abbreviation for US state, Canada province, etc. Format and presence of this field will vary, depending on country.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PostalCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identification of a region (usually small) for mail/package delivery. Format and presence of this field will vary, depending on country.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="UrbanizationCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Relevant only to addresses in Puerto Rico.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CountryCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The two-letter code used to identify a country.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CountryName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The fully spelt out name of a country.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Residential" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates whether this address residential (as opposed to commercial).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AdrLicenseDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the details around the ADR license required for shipping.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LicenseOrPermitDetail" type="ns:LicenseOrPermitDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="AlcoholDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies details for a package containing alcohol</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RecipientType" type="ns:AlcoholRecipientType">
|
|
<xs:annotation>
|
|
<xs:documentation>The license type that the recipient of the alcohol package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="AlcoholRecipientType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the type of license that the recipient of the alcohol shipment has.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CONSUMER" />
|
|
<xs:enumeration value="LICENSEE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="AssociatedShipmentDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:AssociatedShipmentType" />
|
|
<xs:element minOccurs="0" name="Sender" type="ns:Party" />
|
|
<xs:element minOccurs="0" name="Recipient" type="ns:Party" />
|
|
<xs:element minOccurs="0" name="ServiceType" type="ns:ServiceType" />
|
|
<xs:element minOccurs="0" name="PackagingType" type="ns:PackagingType" />
|
|
<xs:element minOccurs="0" name="TrackingId" type="ns:TrackingId">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the tracking id for the payment on the return.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerReferences" type="ns:CustomerReference">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies additional customer reference data about the associated shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShipmentOperationalDetail" type="ns:ShipmentOperationalDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies shipment level operational information.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PackageOperationalDetail" type="ns:PackageOperationalDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies package level operational information on the associated shipment. This information is not tied to an individual outbound package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Label" type="ns:ShippingDocument" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="AssociatedShipmentType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COD_AND_DELIVERY_ON_INVOICE_ACCEPTANCE_RETURN" />
|
|
<xs:enumeration value="COD_RETURN" />
|
|
<xs:enumeration value="DELIVERY_ON_INVOICE_ACCEPTANCE_RETURN" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="B13AFilingOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
Specifies which filing option is being exercised by the customer.
|
|
Required for non-document shipments originating in Canada destined for any country other than Canada, the United States, Puerto Rico or the U.S. Virgin Islands.
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FEDEX_TO_STAMP" />
|
|
<xs:enumeration value="FILED_ELECTRONICALLY" />
|
|
<xs:enumeration value="MANUALLY_ATTACHED" />
|
|
<xs:enumeration value="NOT_REQUIRED" />
|
|
<xs:enumeration value="SUMMARY_REPORTING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="BarcodeSymbologyType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identification of the type of barcode (symbology) used on FedEx documents and labels.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CODABAR" />
|
|
<xs:enumeration value="CODE128" />
|
|
<xs:enumeration value="CODE128B" />
|
|
<xs:enumeration value="CODE128C" />
|
|
<xs:enumeration value="CODE128_WIDEBAR" />
|
|
<xs:enumeration value="CODE39" />
|
|
<xs:enumeration value="CODE93" />
|
|
<xs:enumeration value="I2OF5" />
|
|
<xs:enumeration value="PDF417" />
|
|
<xs:enumeration value="POSTNET" />
|
|
<xs:enumeration value="QR_CODE" />
|
|
<xs:enumeration value="UCC128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="BinaryBarcode">
|
|
<xs:annotation>
|
|
<xs:documentation>Each instance of this data type represents a barcode whose content must be represented as binary data (i.e. not ASCII text).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:BinaryBarcodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>The kind of barcode data in this instance.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Value" type="xs:base64Binary">
|
|
<xs:annotation>
|
|
<xs:documentation>The data content of this instance.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="BinaryBarcodeType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COMMON_2D" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="BrokerDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:BrokerType" />
|
|
<xs:element minOccurs="0" name="Broker" type="ns:Party" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="BrokerType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EXPORT" />
|
|
<xs:enumeration value="IMPORT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="CarrierCodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identification of a FedEx operating company (transportation).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FDXC" />
|
|
<xs:enumeration value="FDXE" />
|
|
<xs:enumeration value="FDXG" />
|
|
<xs:enumeration value="FXCC" />
|
|
<xs:enumeration value="FXFR" />
|
|
<xs:enumeration value="FXSP" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CertificateOfOriginDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The instructions indicating how to print the Certificate of Origin ( e.g. whether or not to include the instructions, image type, etc ...)</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="DocumentFormat" type="ns:ShippingDocumentFormat">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies characteristics of a shipping document to be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerImageUsages" type="ns:CustomerImageUsage">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the usage and identification of customer supplied images to be used on this document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ChargeBasisLevelType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CURRENT_PACKAGE" />
|
|
<xs:enumeration value="SUM_OF_PACKAGES" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="ClearanceBrokerageType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the type of brokerage to be applied to a shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BROKER_INCLUSIVE" />
|
|
<xs:enumeration value="BROKER_INCLUSIVE_NON_RESIDENT_IMPORTER" />
|
|
<xs:enumeration value="BROKER_SELECT" />
|
|
<xs:enumeration value="BROKER_SELECT_NON_RESIDENT_IMPORTER" />
|
|
<xs:enumeration value="BROKER_UNASSIGNED" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ClientDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for the client submitting a transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="AccountNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The FedEx account number associated with this transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="MeterNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>This number is assigned by FedEx and identifies the unique device from which the request is originating</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="IntegratorId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used in transactions which require identification of the FedEx Office integrator.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Localization" type="ns:Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>The language to be used for human-readable Notification.localizedMessages in responses to the request containing this ClientDetail object. Different requests from the same client may contain different Localization data. (Contrast with TransactionDetail.localization, which governs data payload language/translation.)</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CodAddTransportationChargeBasisType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COD_SURCHARGE" />
|
|
<xs:enumeration value="NET_CHARGE" />
|
|
<xs:enumeration value="NET_FREIGHT" />
|
|
<xs:enumeration value="TOTAL_CUSTOMER_CHARGE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CodAddTransportationChargesDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RateTypeBasis" type="ns:RateTypeBasisType">
|
|
<xs:annotation>
|
|
<xs:documentation>Select the type of rate from which the element is to be selected.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ChargeBasis" type="ns:CodAddTransportationChargeBasisType" />
|
|
<xs:element minOccurs="0" name="ChargeBasisLevel" type="ns:ChargeBasisLevelType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CodAdjustmentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the type of adjustment was performed to the COD collection amount during rating.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CHARGES_ADDED" />
|
|
<xs:enumeration value="NONE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="CodCollectionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of funds FedEx should collect upon shipment delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ANY" />
|
|
<xs:enumeration value="CASH" />
|
|
<xs:enumeration value="COMPANY_CHECK" />
|
|
<xs:enumeration value="GUARANTEED_FUNDS" />
|
|
<xs:enumeration value="PERSONAL_CHECK" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CodDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="CodCollectionAmount" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="AddTransportationChargesDetail" type="ns:CodAddTransportationChargesDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the details of the charges are to be added to the COD collect amount.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="CollectionType" type="ns:CodCollectionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of funds FedEx should collect upon package delivery</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CodRecipient" type="ns:Party">
|
|
<xs:annotation>
|
|
<xs:documentation>For Express this is the descriptive data that is used for the recipient of the FedEx Letter containing the COD payment. For Ground this is the descriptive data for the party to receive the payment that prints the COD receipt.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FinancialInstitutionContactAndAddress" type="ns:ContactAndAddress">
|
|
<xs:annotation>
|
|
<xs:documentation>When the FedEx COD payment type is not CASH, indicates the contact and address of the financial institution used to service the payment of the COD.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RemitToName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the name of person or company receiving the secured/unsecured funds payment</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReferenceIndicator" type="ns:CodReturnReferenceIndicatorType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which type of reference information to include on the COD return shipping label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReturnTrackingId" type="ns:TrackingId">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used with multi-piece COD shipments sent in multiple transactions. Required on last transaction only.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CodReturnPackageDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the information associated with a package that has COD special service in a ground shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="CollectionAmount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The COD amount (after any accumulations) that must be collected upon delivery of a package shipped using the COD special service.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AdjustmentType" type="ns:CodAdjustmentType" />
|
|
<xs:element minOccurs="0" name="Electronic" type="xs:boolean" />
|
|
<xs:element minOccurs="0" name="Barcodes" type="ns:PackageBarcodes">
|
|
<xs:annotation>
|
|
<xs:documentation>Contains the data which form the Astra and 2DCommon barcodes that print on the COD return label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Label" type="ns:ShippingDocument">
|
|
<xs:annotation>
|
|
<xs:documentation>The label image or printer commands to print the label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CodReturnReferenceIndicatorType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which type of reference information to include on the COD return shipping label.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="INVOICE" />
|
|
<xs:enumeration value="PO" />
|
|
<xs:enumeration value="REFERENCE" />
|
|
<xs:enumeration value="TRACKING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CommercialInvoice">
|
|
<xs:annotation>
|
|
<xs:documentation>CommercialInvoice element is required for electronic upload of CI data. It will serve to create/transmit an Electronic Commercial Invoice through the FedEx Systems. Customers are responsible for printing their own Commercial Invoice.If you would likeFedEx to generate a Commercial Invoice and transmit it to Customs. for clearance purposes, you need to specify that in the ShippingDocumentSpecification element. If you would like a copy of the Commercial Invoice that FedEx generated returned to you in reply it needs to be specified in the ETDDetail/RequestedDocumentCopies element. Commercial Invoice support consists of maximum of 99 commodity line items.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="99" name="Comments" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Any comments that need to be communicated about this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FreightCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Any freight charges that are associated with this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TaxesOrMiscellaneousCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Any taxes or miscellaneous charges(other than Freight charges or Insurance charges) that are associated with this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TaxesOrMiscellaneousChargeType" type="ns:TaxesOrMiscellaneousChargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies which kind of charge is being recorded in the preceding field.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PackingCosts" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Any packing costs that are associated with this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HandlingCosts" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Any handling costs that are associated with this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SpecialInstructions" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Free-form text.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeclarationStatement" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Free-form text.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PaymentTerms" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Free-form text.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Purpose" type="ns:PurposeOfShipmentType">
|
|
<xs:annotation>
|
|
<xs:documentation>The reason for the shipment. Note: SOLD is not a valid purpose for a Proforma Invoice.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerReferences" type="ns:CustomerReference">
|
|
<xs:annotation>
|
|
<xs:documentation>Additional customer reference data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="OriginatorName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Name of the International Expert that completed the Commercial Invoice different from Sender.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TermsOfSale" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Required for dutiable international Express or Ground shipments. This field is not applicable to an international PIB(document) or a non-document which does not require a Commercial Invoice.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CommercialInvoiceDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The instructions indicating how to print the Commercial Invoice( e.g. image type) Specifies characteristics of a shipping document to be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Format" type="ns:ShippingDocumentFormat" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerImageUsages" type="ns:CustomerImageUsage">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the usage and identification of a customer supplied image to be used on this document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="Commodity">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
For international multiple piece shipments, commodity information must be passed in the Master and on each child transaction.
|
|
If this shipment cotains more than four commodities line items, the four highest valued should be included in the first 4 occurances for this request.
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Name" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Name of this commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="NumberOfPieces" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Total number of pieces of this commodity</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Description" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Complete and accurate description of this commodity.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>450</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="CountryOfManufacture" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Country code where commodity contents were produced or manufactured in their final form.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>2</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HarmonizedCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
Unique alpha/numeric representing commodity item.
|
|
At least one occurrence is required for US Export shipments if the Customs Value is greater than $2500 or if a valid US Export license is required.
|
|
</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>14</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Weight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Total weight of this commodity. 1 explicit decimal position. Max length 11 including decimal.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Quantity" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>This field is used for enterprise transactions.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="QuantityUnits" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Unit of measure used to express the quantity of this commodity line item.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>3</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="AdditionalMeasures" type="ns:Measure">
|
|
<xs:annotation>
|
|
<xs:documentation>Contains only additional quantitative information other than weight and quantity to calculate duties and taxes.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="UnitPrice" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Value of each unit in Quantity. Six explicit decimal positions, Max length 18 including decimal.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomsValue" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
Total customs value for this line item.
|
|
It should equal the commodity unit quantity times commodity unit value.
|
|
Six explicit decimal positions, max length 18 including decimal.
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ExciseConditions" type="ns:EdtExciseCondition">
|
|
<xs:annotation>
|
|
<xs:documentation>Defines additional characteristic of commodity used to calculate duties and taxes</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExportLicenseNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Applicable to US export shipping only.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>12</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExportLicenseExpirationDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
Date of expiration. Must be at least 1 day into future.
|
|
The date that the Commerce Export License expires. Export License commodities may not be exported from the U.S. on an expired license.
|
|
Applicable to US Export shipping only.
|
|
Required only if commodity is shipped on commerce export license, and Export License Number is supplied.
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CIMarksAndNumbers" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
An identifying mark or number used on the packaging of a shipment to help customers identify a particular shipment.
|
|
</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>15</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PartNumber" type="xs:string" />
|
|
<xs:element minOccurs="0" name="NaftaDetail" type="ns:NaftaCommodityDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>All data required for this commodity in NAFTA Certificate of Origin.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedCodDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the results of processing for the COD special service.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="CollectionAmount" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="AdjustmentType" type="ns:CodAdjustmentType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedEtdDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="FolderId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The identifier for all clearance documents associated with this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="UploadDocumentReferenceDetails" type="ns:UploadDocumentReferenceDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedHazardousPackageDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Completed package-level hazardous commodity information for a single package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ReferenceId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>A unique reference id that matches the package to a package configuration. This is populated if the client provided a package configuration for several packages that have the exact same dangerous goods content.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Accessibility" type="ns:DangerousGoodsAccessibilityType" />
|
|
<xs:element minOccurs="0" name="CargoAircraftOnly" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>When true indicates that the package can be transported only on a cargo aircraft.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Regulation" type="ns:HazardousCommodityRegulationType" />
|
|
<xs:element minOccurs="0" name="RadioactiveTransportIndex" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the maximum radiation level from the package (measured in microSieverts per hour at a distance of one meter from the external surface of the package, divided by 10).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LabelType" type="ns:RadioactiveLabelType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the label that is to be put on a package containing radioactive material. The label type is determined in accordance with the Transportation of Dangerous Goods Act and indicates the type of radioactive material being handled as well as the relative risk.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Containers" type="ns:ValidatedHazardousContainer">
|
|
<xs:annotation>
|
|
<xs:documentation>Documents the kinds and quantities of all hazardous commodities in the current package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedHazardousShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Computed shipment level hazardous commodity information.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="HazardousSummaryDetail" type="ns:CompletedHazardousSummaryDetail" />
|
|
<xs:element minOccurs="0" name="DryIceDetail" type="ns:ShipmentDryIceDetail" />
|
|
<xs:element minOccurs="0" name="AdrLicense" type="ns:AdrLicenseDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This contains the ADR License information, which identifies the license number and ADR category under which the customer is allowed to ship.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedHazardousSummaryDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="SmallQuantityExceptionPackageCount" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the total number of packages containing hazardous commodities in small exceptions.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedHoldAtLocationDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="HoldingLocation" type="ns:ContactAndAddress">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the branded location name, the hold at location phone number and the address of the location.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HoldingLocationType" type="ns:FedExLocationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of FedEx location.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedPackageDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="SequenceNumber" type="xs:positiveInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>The package sequence number of this package in a multiple piece shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="TrackingIds" type="ns:TrackingId">
|
|
<xs:annotation>
|
|
<xs:documentation>The Tracking number and form id for this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="GroupNumber" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Used with request containing PACKAGE_GROUPS, to identify which group of identical packages was used to produce a reply item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="OversizeClass" type="ns:OversizeClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>Oversize class for this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PackageRating" type="ns:PackageRating">
|
|
<xs:annotation>
|
|
<xs:documentation>All package-level rating data for this package, which may include data for multiple rate types.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="OperationalDetail" type="ns:PackageOperationalDetail" />
|
|
<xs:element minOccurs="0" name="Label" type="ns:ShippingDocument">
|
|
<xs:annotation>
|
|
<xs:documentation>The label image or printer commands to print the label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="PackageDocuments" type="ns:ShippingDocument">
|
|
<xs:annotation>
|
|
<xs:documentation>All package-level shipping documents (other than labels and barcodes). For use in loads after January, 2008.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CodReturnDetail" type="ns:CodReturnPackageDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the information associated with this package that has COD special service in a ground shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SignatureOption" type="ns:SignatureOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Actual signature option applied, to allow for cases in which the original value conflicted with other service features in the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DryIceWeight" type="ns:Weight" />
|
|
<xs:element minOccurs="0" name="HazardousPackageDetail" type="ns:CompletedHazardousPackageDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Documents the kinds and quantities of all hazardous commodities in the current package, using updated hazardous commodity description data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedShipmentDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="UsDomestic" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates whether or not this is a US Domestic shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CarrierCode" type="ns:CarrierCodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the carrier that will be used to deliver this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="MasterTrackingId" type="ns:TrackingId">
|
|
<xs:annotation>
|
|
<xs:documentation>The master tracking number and form id of this multiple piece shipment. This information is to be provided for each subsequent of a multiple piece shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ServiceTypeDescription" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Description of the FedEx service used for this shipment. Currently not supported.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>70</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PackagingDescription" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Description of the packaging used for this shipment. Currently not supported.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>40</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="OperationalDetail" type="ns:ShipmentOperationalDetail" />
|
|
<xs:element minOccurs="0" name="AccessDetail" type="ns:PendingShipmentAccessDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used with pending shipments.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TagDetail" type="ns:CompletedTagDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used in the reply to tag requests.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SmartPostDetail" type="ns:CompletedSmartPostDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Provides reply information specific to SmartPost shipments.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HazardousShipmentDetail" type="ns:CompletedHazardousShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Computed shipment level information about hazarous commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShipmentRating" type="ns:ShipmentRating">
|
|
<xs:annotation>
|
|
<xs:documentation>All shipment-level rating data for this shipment, which may include data for multiple rate types.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CompletedHoldAtLocationDetail" type="ns:CompletedHoldAtLocationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Returns the default holding location information when HOLD_AT_LOCATION special service is requested and the client does not specify the hold location address.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExportComplianceStatement" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Returns any defaults or updates applied to RequestedShipment.exportDetail.exportComplianceStatement.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CompletedEtdDetail" type="ns:CompletedEtdDetail" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ShipmentDocuments" type="ns:ShippingDocument">
|
|
<xs:annotation>
|
|
<xs:documentation>All shipment-level shipping documents (other than labels and barcodes).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="AssociatedShipments" type="ns:AssociatedShipmentDetail" />
|
|
<xs:element minOccurs="0" name="CompletedCodDetail" type="ns:CompletedCodDetail" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CompletedPackageDetails" type="ns:CompletedPackageDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Package level details about this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedSmartPostDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Provides reply information specific to SmartPost shipments.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="PickUpCarrier" type="ns:CarrierCodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the carrier that will pick up the SmartPost shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Machinable" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates whether the shipment is deemed to be machineable, based on dimensions, weight, and packaging.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CompletedTagDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Provides reply information specific to a tag request.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="ConfirmationNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AccessTime" type="xs:duration">
|
|
<xs:annotation>
|
|
<xs:documentation>As of June 2007, returned only for FedEx Express services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CutoffTime" type="xs:time">
|
|
<xs:annotation>
|
|
<xs:documentation>As of June 2007, returned only for FedEx Express services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Location" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>As of June 2007, returned only for FedEx Express services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeliveryCommitment" type="xs:dateTime">
|
|
<xs:annotation>
|
|
<xs:documentation>As of June 2007, returned only for FedEx Express services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DispatchDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>FEDEX INTERNAL USE ONLY: for use by INET.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ConfigurableLabelReferenceEntry">
|
|
<xs:annotation>
|
|
<xs:documentation>Defines additional data to print in the Configurable portion of the label, this allows you to print the same type information on the label that can also be printed on the doc tab.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="ZoneNumber" type="xs:positiveInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>1 of 12 possible zones to position data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Header" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The identifiying text for the data in this zone.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DataField" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>A reference to a field in either the request or reply to print in this zone following the header.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LiteralValue" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>A literal value to print after the header in this zone.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="Contact">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for a point-of-contact person.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ContactId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Client provided identifier corresponding to this contact information.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PersonName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the contact person's name.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Title" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the contact person's title.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CompanyName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the company this contact is associated with.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PhoneNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the phone number associated with this contact.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PhoneExtension" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the phone extension associated with this contact.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TollFreePhoneNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies a toll free number, if any, associated with this contact.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PagerNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the pager number associated with this contact.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FaxNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the fax number associated with this contact.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EMailAddress" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the email address associated with this contact.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ContactAndAddress">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Contact" type="ns:Contact" />
|
|
<xs:element minOccurs="0" name="Address" type="ns:Address" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ContentRecord">
|
|
<xs:annotation>
|
|
<xs:documentation>Content Record.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="PartNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Part Number.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ItemNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Item Number.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReceivedQuantity" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Received Quantity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Description" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Description.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CurrencyExchangeRate">
|
|
<xs:annotation>
|
|
<xs:documentation>Currency exchange rate information.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="FromCurrency" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The currency code for the original (converted FROM) currency.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="IntoCurrency" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The currency code for the final (converted INTO) currency.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Rate" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Multiplier used to convert fromCurrency units to intoCurrency units.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomDeliveryWindowDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:CustomDeliveryWindowType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the type of custom delivery being requested.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RequestTime" type="xs:time">
|
|
<xs:annotation>
|
|
<xs:documentation>Time by which delivery is requested.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RequestRange" type="ns:DateRange">
|
|
<xs:annotation>
|
|
<xs:documentation>Range of dates for custom delivery request; only used if type is BETWEEN.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RequestDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Date for custom delivery request; only used for types of ON, BETWEEN, or AFTER.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CustomDeliveryWindowType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="AFTER" />
|
|
<xs:enumeration value="BEFORE" />
|
|
<xs:enumeration value="BETWEEN" />
|
|
<xs:enumeration value="ON" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CustomDocumentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data required to produce a custom-specified document, either at shipment or package level.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Format" type="ns:ShippingDocumentFormat">
|
|
<xs:annotation>
|
|
<xs:documentation>Common information controlling document production.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LabelPrintingOrientation" type="ns:LabelPrintingOrientationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Applicable only to documents produced on thermal printers with roll stock.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LabelRotation" type="ns:LabelRotationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Applicable only to documents produced on thermal printers with roll stock.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SpecificationId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the formatting specification used to construct this custom document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomDocumentIdentifier" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the individual document specified by the client.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DocTabContent" type="ns:DocTabContent">
|
|
<xs:annotation>
|
|
<xs:documentation>If provided, thermal documents will include specified doc tab content. If omitted, document will be produced without doc tab content.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomLabelBarcodeEntry">
|
|
<xs:annotation>
|
|
<xs:documentation>Constructed string, based on format and zero or more data fields, printed in specified barcode symbology.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Position" type="ns:CustomLabelPosition" />
|
|
<xs:element minOccurs="0" name="Format" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DataFields" type="xs:string" />
|
|
<xs:element minOccurs="0" name="BarHeight" type="xs:int" />
|
|
<xs:element minOccurs="0" name="ThinBarWidth" type="xs:int">
|
|
<xs:annotation>
|
|
<xs:documentation>Width of thinnest bar/space element in the barcode.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="BarcodeSymbology" type="ns:BarcodeSymbologyType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomLabelBoxEntry">
|
|
<xs:annotation>
|
|
<xs:documentation>Solid (filled) rectangular area on label.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="TopLeftCorner" type="ns:CustomLabelPosition" />
|
|
<xs:element minOccurs="1" name="BottomRightCorner" type="ns:CustomLabelPosition" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CustomLabelCoordinateUnits">
|
|
<xs:annotation>
|
|
<xs:documentation>Valid values for CustomLabelCoordinateUnits</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="MILS" />
|
|
<xs:enumeration value="PIXELS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CustomLabelDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="CoordinateUnits" type="ns:CustomLabelCoordinateUnits" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="TextEntries" type="ns:CustomLabelTextEntry" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="GraphicEntries" type="ns:CustomLabelGraphicEntry" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="BoxEntries" type="ns:CustomLabelBoxEntry" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="BarcodeEntries" type="ns:CustomLabelBarcodeEntry" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomLabelGraphicEntry">
|
|
<xs:annotation>
|
|
<xs:documentation>Image to be included from printer's memory, or from a local file for offline clients.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Position" type="ns:CustomLabelPosition" />
|
|
<xs:element minOccurs="0" name="PrinterGraphicId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Printer-specific index of graphic image to be printed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FileGraphicFullName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Fully-qualified path and file name for graphic image to be printed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomLabelPosition">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="X" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Horizontal position, relative to left edge of custom area.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Y" type="xs:int">
|
|
<xs:annotation>
|
|
<xs:documentation>Vertical position, relative to top edge of custom area.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomLabelTextEntry">
|
|
<xs:annotation>
|
|
<xs:documentation>Constructed string, based on format and zero or more data fields, printed in specified printer font (for thermal labels) or generic font/size (for plain paper labels).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Position" type="ns:CustomLabelPosition" />
|
|
<xs:element minOccurs="0" name="Format" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DataFields" type="xs:string" />
|
|
<xs:element minOccurs="0" name="ThermalFontId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Printer-specific font name for use with thermal printer labels.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FontName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Generic font name for use with plain paper labels.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FontSize" type="xs:positiveInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Generic font size for use with plain paper labels.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Rotation" type="ns:RotationType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomerImageUsage">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:CustomerImageUsageType" />
|
|
<xs:element minOccurs="0" name="Id" type="ns:ImageId" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CustomerImageUsageType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="LETTER_HEAD" />
|
|
<xs:enumeration value="SIGNATURE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CustomerReference">
|
|
<xs:annotation>
|
|
<xs:documentation>Reference information to be associated with this package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="CustomerReferenceType" type="ns:CustomerReferenceType">
|
|
<xs:annotation>
|
|
<xs:documentation>The reference type to be associated with this reference data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Value" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CustomerReferenceType">
|
|
<xs:annotation>
|
|
<xs:documentation>The types of references available for use.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BILL_OF_LADING" />
|
|
<xs:enumeration value="CUSTOMER_REFERENCE" />
|
|
<xs:enumeration value="DEPARTMENT_NUMBER" />
|
|
<xs:enumeration value="ELECTRONIC_PRODUCT_CODE" />
|
|
<xs:enumeration value="INTRACOUNTRY_REGULATORY_REFERENCE" />
|
|
<xs:enumeration value="INVOICE_NUMBER" />
|
|
<xs:enumeration value="P_O_NUMBER" />
|
|
<xs:enumeration value="RMA_ASSOCIATION" />
|
|
<xs:enumeration value="SHIPMENT_INTEGRITY" />
|
|
<xs:enumeration value="STORE_NUMBER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CustomerSpecifiedLabelDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Allows customer-specified control of label content.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="DocTabContent" type="ns:DocTabContent">
|
|
<xs:annotation>
|
|
<xs:documentation>If omitted, no doc tab will be produced (i.e. default is former NONE type).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomContentPosition" type="ns:RelativeVerticalPositionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Controls the position of the customer specified content relative to the FedEx portion.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomContent" type="ns:CustomLabelDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Defines any custom content to print on the label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ConfigurableReferenceEntries" type="ns:ConfigurableLabelReferenceEntry">
|
|
<xs:annotation>
|
|
<xs:documentation>Defines additional data to print in the Configurable portion of the label, this allows you to print the same type information on the label that can also be printed on the doc tab.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="MaskedData" type="ns:LabelMaskableDataType">
|
|
<xs:annotation>
|
|
<xs:documentation>Controls which data/sections will be suppressed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SecondaryBarcode" type="ns:SecondaryBarcodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>For customers producing their own Ground labels, this field specifies which secondary barcode will be printed on the label; so that the primary barcode produced by FedEx has the correct SCNC.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TermsAndConditionsLocalization" type="ns:Localization" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="RegulatoryLabels" type="ns:RegulatoryLabelContentDetail" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="AdditionalLabels" type="ns:AdditionalLabelsDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Controls the number of additional copies of supplemental labels.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AirWaybillSuppressionCount" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>This value reduces the default quantity of destination/consignee air waybill labels. A value of zero indicates no change to default. A minimum of one copy will always be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CustomerSpecifiedLabelGenerationOptionType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CONTENT_ON_SHIPPING_LABEL_ONLY" />
|
|
<xs:enumeration value="CONTENT_ON_SHIPPING_LABEL_PREFERRED" />
|
|
<xs:enumeration value="CONTENT_ON_SUPPLEMENTAL_LABEL_ONLY" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CustomsClearanceDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Brokers" type="ns:BrokerDetail" />
|
|
<xs:element minOccurs="0" name="ClearanceBrokerage" type="ns:ClearanceBrokerageType">
|
|
<xs:annotation>
|
|
<xs:documentation>Interacts both with properties of the shipment and contractual relationship with the shipper.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomsOptions" type="ns:CustomsOptionDetail" />
|
|
<xs:element minOccurs="0" name="ImporterOfRecord" type="ns:Party" />
|
|
<xs:element minOccurs="0" name="RecipientCustomsId" type="ns:RecipientCustomsId">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how the recipient is identified for customs purposes; the requirements on this information vary with destination country.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DutiesPayment" type="ns:Payment" />
|
|
<xs:element minOccurs="0" name="DocumentContent" type="ns:InternationalDocumentContentType" />
|
|
<xs:element minOccurs="0" name="CustomsValue" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="FreightOnValue" type="ns:FreightOnValueType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies responsibilities with respect to loss, damage, etc.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="InsuranceCharges" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Documents amount paid to third party for coverage of shipment content.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PartiesToTransactionAreRelated" type="xs:boolean" />
|
|
<xs:element minOccurs="0" name="CommercialInvoice" type="ns:CommercialInvoice" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Commodities" type="ns:Commodity" />
|
|
<xs:element minOccurs="0" name="ExportDetail" type="ns:ExportDetail" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="RegulatoryControls" type="ns:RegulatoryControlType" />
|
|
<xs:element minOccurs="0" name="DeclarationStatementDetail" type="ns:CustomsDeclarationStatementDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="CustomsDeclarationStatementDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This provides the information necessary to identify the different statements, declarations, acts, and/or certifications that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Types" type="ns:CustomsDeclarationStatementType">
|
|
<xs:annotation>
|
|
<xs:documentation>This indicates the different statements, declarations, acts, and/or certifications that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NaftaLowValueStatementDetail" type="ns:NaftaLowValueStatementDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the NAFTA low value statement information.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CustomsDeclarationStatementType">
|
|
<xs:annotation>
|
|
<xs:documentation>This indicates the different statements, declarations, acts, and certifications that may apply to a shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="NAFTA_LOW_VALUE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="CustomsOptionDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:CustomsOptionType" />
|
|
<xs:element minOccurs="0" name="Description" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies additional description about customs options. This is a required field when the customs options type is "OTHER".</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="CustomsOptionType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COURTESY_RETURN_LABEL" />
|
|
<xs:enumeration value="EXHIBITION_TRADE_SHOW" />
|
|
<xs:enumeration value="FAULTY_ITEM" />
|
|
<xs:enumeration value="FOLLOWING_REPAIR" />
|
|
<xs:enumeration value="FOR_REPAIR" />
|
|
<xs:enumeration value="ITEM_FOR_LOAN" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="REJECTED" />
|
|
<xs:enumeration value="REPLACEMENT" />
|
|
<xs:enumeration value="TRIAL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="CustomsRoleType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EXPORTER" />
|
|
<xs:enumeration value="IMPORTER" />
|
|
<xs:enumeration value="LEGAL_AGENT" />
|
|
<xs:enumeration value="PRODUCER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="DangerousGoodsAccessibilityType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ACCESSIBLE" />
|
|
<xs:enumeration value="INACCESSIBLE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="DangerousGoodsContainer">
|
|
<xs:annotation>
|
|
<xs:documentation>Describes an approved container used to package dangerous goods commodities. This does not describe any individual inner receptacles that may be within this container.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="PackingType" type="ns:HazardousContainerPackingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates whether there are additional inner receptacles within this container.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ContainerType" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the type of this dangerous goods container, as specified by the IATA packing instructions. For example, steel cylinder, fiberboard box, plastic jerrican and steel drum.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RadioactiveContainerClass" type="ns:RadioactiveContainerClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the packaging type of the container used to package the radioactive materials.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NumberOfContainers" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the number of occurrences of this container with identical dangerous goods configuration.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="HazardousCommodities" type="ns:HazardousCommodityContent">
|
|
<xs:annotation>
|
|
<xs:documentation>Documents the kinds and quantities of all hazardous commodities in the current container.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DangerousGoodsDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data required for a FedEx shipment containing dangerous goods (hazardous materials).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Regulation" type="ns:HazardousCommodityRegulationType" />
|
|
<xs:element minOccurs="0" name="Accessibility" type="ns:DangerousGoodsAccessibilityType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies whether or not the products being shipped are required to be accessible during delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CargoAircraftOnly" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>Shipment is packaged/documented for movement ONLY on cargo aircraft.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Options" type="ns:HazardousCommodityOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which kinds of hazardous content are in the current package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PackingOption" type="ns:DangerousGoodsPackingOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates whether there is additional customer provided packaging enclosing the approved dangerous goods containers.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReferenceId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the configuration of this dangerous goods package. The common configuration is represented at the shipment level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Containers" type="ns:DangerousGoodsContainer">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates one or more containers used to pack dangerous goods commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Packaging" type="ns:HazardousCommodityPackagingDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Description of the packaging of this commodity, suitable for use on OP-900 and OP-950 forms.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Signatory" type="ns:DangerousGoodsSignatory">
|
|
<xs:annotation>
|
|
<xs:documentation>Name, title and place of the signatory for this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EmergencyContactNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Telephone number to use for contact in the event of an emergency.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Offeror" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Offeror's name or contract number, per DOT regulation.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="InfectiousSubstanceResponsibleContact" type="ns:Contact">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the contact of the party responsible for handling the infectious substances, if any, in the dangerous goods shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AdditionalHandling" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies additional handling information for the current package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RadioactivityDetail" type="ns:RadioactivityDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the radioactivity detail for the current package, if the package contains radioactive materials.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DangerousGoodsPackingOptionType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="OVERPACK" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="DangerousGoodsShippersDeclarationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The instructions indicating how to print the 1421c form for dangerous goods shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Format" type="ns:ShippingDocumentFormat">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies characteristics of a shipping document to be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerImageUsages" type="ns:CustomerImageUsage">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the usage and identification of customer supplied images to be used on this document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DangerousGoodsSignatory">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies that name, title and place of the signatory responsible for the dangerous goods shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ContactName" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Title" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Place" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the place where the form is signed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DateRange">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Begins" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>The beginning date in a date range.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Ends" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>The end date in a date range.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DayOfWeekType">
|
|
<xs:annotation>
|
|
<xs:documentation>Valid values for DayofWeekType</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FRI" />
|
|
<xs:enumeration value="MON" />
|
|
<xs:enumeration value="SAT" />
|
|
<xs:enumeration value="SUN" />
|
|
<xs:enumeration value="THU" />
|
|
<xs:enumeration value="TUE" />
|
|
<xs:enumeration value="WED" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="DeleteShipmentRequest">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data sent to FedEx by a customer in order to delete a package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="WebAuthenticationDetail" type="ns:WebAuthenticationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data to be used in authentication of the sender's identity (and right to use FedEx web services).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="ClientDetail" type="ns:ClientDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the client submitting the transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShipTimestamp" type="xs:dateTime">
|
|
<xs:annotation>
|
|
<xs:documentation>The timestamp of the shipment request.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TrackingId" type="ns:TrackingId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the FedEx tracking number of the package being cancelled.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="DeletionControl" type="ns:DeletionControlType">
|
|
<xs:annotation>
|
|
<xs:documentation>Determines the type of deletion to be performed in relation to package level vs shipment level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DeleteTagRequest">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="WebAuthenticationDetail" type="ns:WebAuthenticationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data to be used in authentication of the sender's identity (and right to use FedEx web services).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="ClientDetail" type="ns:ClientDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the client submitting the transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DispatchLocationId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used for tags which had FedEx Express services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DispatchDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used for tags which had FedEx Express services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Payment" type="ns:Payment">
|
|
<xs:annotation>
|
|
<xs:documentation>If the original ProcessTagRequest specified third-party payment, then the delete request must contain the same pay type and payor account number for security purposes.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="ConfirmationNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Also known as Pickup Confirmation Number or Dispatch Number</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DeletionControlType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the type of deletion to be performed on a shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="DELETE_ALL_PACKAGES" />
|
|
<xs:enumeration value="DELETE_ENTIRE_CONSOLIDATION" />
|
|
<xs:enumeration value="DELETE_ONE_PACKAGE" />
|
|
<xs:enumeration value="LEGACY" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="DeliveryOnInvoiceAcceptanceDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Recipient" type="ns:Party" />
|
|
<xs:element minOccurs="0" name="TrackingId" type="ns:TrackingId">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the tracking id for the return, if preassigned.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DestinationControlDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data required to complete the Destionation Control Statement for US exports.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" maxOccurs="unbounded" name="StatementTypes" type="ns:DestinationControlStatementType">
|
|
<xs:annotation>
|
|
<xs:documentation>List of applicable Statment types.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DestinationCountries" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Comma-separated list of up to four country codes, required for DEPARTMENT_OF_STATE statement.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EndUser" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Name of end user, required for DEPARTMENT_OF_STATE statement.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DestinationControlStatementType">
|
|
<xs:annotation>
|
|
<xs:documentation>Used to indicate whether the Destination Control Statement is of type Department of Commerce, Department of State or both.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="DEPARTMENT_OF_COMMERCE" />
|
|
<xs:enumeration value="DEPARTMENT_OF_STATE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Dimensions">
|
|
<xs:annotation>
|
|
<xs:documentation>The dimensions of this package and the unit type used for the measurements.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Length" type="xs:nonNegativeInteger" />
|
|
<xs:element minOccurs="1" name="Width" type="xs:nonNegativeInteger" />
|
|
<xs:element minOccurs="1" name="Height" type="xs:nonNegativeInteger" />
|
|
<xs:element minOccurs="1" name="Units" type="ns:LinearUnits" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DocTabContent">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="DocTabContentType" type="ns:DocTabContentType">
|
|
<xs:annotation>
|
|
<xs:documentation>The DocTabContentType options available.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Zone001" type="ns:DocTabContentZone001">
|
|
<xs:annotation>
|
|
<xs:documentation>The DocTabContentType should be set to ZONE001 to specify additional Zone details.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Barcoded" type="ns:DocTabContentBarcoded">
|
|
<xs:annotation>
|
|
<xs:documentation>The DocTabContentType should be set to BARCODED to specify additional BarCoded details.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="DocTabContentBarcoded">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Symbology" type="ns:BarcodeSymbologyType" />
|
|
<xs:element minOccurs="1" name="Specification" type="ns:DocTabZoneSpecification" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DocTabContentType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BARCODED" />
|
|
<xs:enumeration value="MINIMUM" />
|
|
<xs:enumeration value="STANDARD" />
|
|
<xs:enumeration value="ZONE001" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="DocTabContentZone001">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" maxOccurs="12" name="DocTabZoneSpecifications" type="ns:DocTabZoneSpecification" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DocTabZoneJustificationType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="LEFT" />
|
|
<xs:enumeration value="RIGHT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="DocTabZoneSpecification">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="ZoneNumber" type="xs:positiveInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Zone number can be between 1 and 12.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Header" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Header value on this zone.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DataField" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Reference path to the element in the request/reply whose value should be printed on this zone.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LiteralValue" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Free form-text to be printed in this zone.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Justification" type="ns:DocTabZoneJustificationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Justification for the text printed on this zone.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DocumentFormatOptionType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="SUPPRESS_ADDITIONAL_LANGUAGES" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="DocumentFormatOptionsRequested">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Options" type="ns:DocumentFormatOptionType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="DropoffType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the method by which the package is to be tendered to FedEx. This element does not dispatch a courier for package pickup.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BUSINESS_SERVICE_CENTER" />
|
|
<xs:enumeration value="DROP_BOX" />
|
|
<xs:enumeration value="REGULAR_PICKUP" />
|
|
<xs:enumeration value="REQUEST_COURIER" />
|
|
<xs:enumeration value="STATION" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="EMailLabelDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Describes specific information about the email label shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Message" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Content of the email message.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Recipients" type="ns:EMailRecipient" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="EMailNotificationAggregationType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="PER_PACKAGE" />
|
|
<xs:enumeration value="PER_SHIPMENT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="EMailNotificationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Information describing email notifications that will be sent in relation to events that occur during package movement</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="AggregationType" type="ns:EMailNotificationAggregationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies whether/how email notifications are grouped.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PersonalMessage" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>A message that will be included in the email notifications</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" maxOccurs="6" name="Recipients" type="ns:EMailNotificationRecipient">
|
|
<xs:annotation>
|
|
<xs:documentation>Information describing the destination of the email, format of the email and events to be notified on</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="EMailNotificationEventType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ON_DELIVERY" />
|
|
<xs:enumeration value="ON_EXCEPTION" />
|
|
<xs:enumeration value="ON_SHIPMENT" />
|
|
<xs:enumeration value="ON_TENDER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="EMailNotificationFormatType">
|
|
<xs:annotation>
|
|
<xs:documentation>The format of the email</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="HTML" />
|
|
<xs:enumeration value="TEXT" />
|
|
<xs:enumeration value="WIRELESS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="EMailNotificationRecipient">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for a FedEx email notification recipient.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="EMailNotificationRecipientType" type="ns:EMailNotificationRecipientType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the relationship this email recipient has to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="EMailAddress" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The email address to send the notification to</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="NotificationEventsRequested" type="ns:EMailNotificationEventType">
|
|
<xs:annotation>
|
|
<xs:documentation>The types of email notifications being requested for this recipient.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Format" type="ns:EMailNotificationFormatType">
|
|
<xs:annotation>
|
|
<xs:documentation>The format of the email notification.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Localization" type="ns:Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>The language/locale to be used in this email notification.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="EMailNotificationRecipientType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the set of valid email notification recipient types. For SHIPPER, RECIPIENT and BROKER the email address asssociated with their definitions will be used, any email address sent with the email notification for these three email notification recipient types will be ignored.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BROKER" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="RECIPIENT" />
|
|
<xs:enumeration value="SHIPPER" />
|
|
<xs:enumeration value="THIRD_PARTY" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="EMailRecipient">
|
|
<xs:annotation>
|
|
<xs:documentation>Information describing the address of of the email recipient, role of the email recipient and languages that are requested to be supported.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="EmailAddress" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>EMail address of the recipient.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Role" type="ns:AccessorRoleType">
|
|
<xs:annotation>
|
|
<xs:documentation>The relationship that the customer has to the pending shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="OptionsRequested" type="ns:EmailOptionsRequested">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how the email notification for the pending shipment need to be processed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Localization" type="ns:Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>Localization and language details specified by the recipient of the EMail.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="EdtCommodityTax">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="HarmonizedCode" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Taxes" type="ns:EdtTaxDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="EdtExciseCondition">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Category" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Value" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Customer-declared value, with data type and legal values depending on excise condition, used in defining the taxable value of the item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="EdtRequestType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the types of Estimated Duties and Taxes to be included in a rate quotation for an international shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ALL" />
|
|
<xs:enumeration value="NONE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="EdtTaxDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="TaxType" type="ns:EdtTaxType" />
|
|
<xs:element minOccurs="0" name="EffectiveDate" type="xs:date" />
|
|
<xs:element minOccurs="0" name="Name" type="xs:string" />
|
|
<xs:element minOccurs="0" name="TaxableValue" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="Description" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Formula" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Amount" type="ns:Money" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="EdtTaxType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ADDITIONAL_TAXES" />
|
|
<xs:enumeration value="CONSULAR_INVOICE_FEE" />
|
|
<xs:enumeration value="CUSTOMS_SURCHARGES" />
|
|
<xs:enumeration value="DUTY" />
|
|
<xs:enumeration value="EXCISE_TAX" />
|
|
<xs:enumeration value="FOREIGN_EXCHANGE_TAX" />
|
|
<xs:enumeration value="GENERAL_SALES_TAX" />
|
|
<xs:enumeration value="IMPORT_LICENSE_FEE" />
|
|
<xs:enumeration value="INTERNAL_ADDITIONAL_TAXES" />
|
|
<xs:enumeration value="INTERNAL_SENSITIVE_PRODUCTS_TAX" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="SENSITIVE_PRODUCTS_TAX" />
|
|
<xs:enumeration value="STAMP_TAX" />
|
|
<xs:enumeration value="STATISTICAL_TAX" />
|
|
<xs:enumeration value="TRANSPORT_FACILITIES_TAX" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="EmailOptionType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="SUPPRESS_ACCESS_EMAILS" />
|
|
<xs:enumeration value="SUPPRESS_ADDITIONAL_LANGUAGES" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="EmailOptionsRequested">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to apply the localization detail to the current context.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Options" type="ns:EmailOptionType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="EtdDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Electronic Trade document references used with the ETD special service.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="RequestedDocumentCopies" type="ns:RequestedShippingDocumentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the types of shipping documents produced for the shipper by FedEx (see ShippingDocumentSpecification) which should be copied back to the shipper in the shipment result data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Documents" type="ns:UploadDocumentDetail" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DocumentReferences" type="ns:UploadDocumentReferenceDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ExportDeclarationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The instructions indicating how to print the Export Declaration.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="DocumentFormat" type="ns:ShippingDocumentFormat">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies characteristics of a shipping document to be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerImageUsages" type="ns:CustomerImageUsage">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the usage and identification of customer supplied images to be used on this document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ExportDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Country specific details of an International shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="B13AFilingOption" type="ns:B13AFilingOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
Specifies which filing option is being exercised by the customer.
|
|
Required for non-document shipments originating in Canada destined for any country other than Canada, the United States, Puerto Rico or the U.S. Virgin Islands.
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExportComplianceStatement" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>General field for exporting-country-specific export data (e.g. B13A for CA, FTSR Exemption or AES Citation for US).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PermitNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>This field is applicable only to Canada export non-document shipments of any value to any destination. No special characters allowed. </xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>10</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DestinationControlDetail" type="ns:DestinationControlDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Department of Commerce/Department of State information about this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ExpressFreightDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Details specific to an Express freight shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="PackingListEnclosed" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates whether or nor a packing list is enclosed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShippersLoadAndCount" type="xs:positiveInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
Total shipment pieces.
|
|
e.g. 3 boxes and 3 pallets of 100 pieces each = Shippers Load and Count of 303.
|
|
Applicable to International Priority Freight and International Economy Freight.
|
|
Values must be in the range of 1 - 99999
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="BookingConfirmationNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Required for International Freight shipping. Values must be 8- 12 characters in length.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>12</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="FedExLocationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies a kind of FedEx facility.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FEDEX_EXPRESS_STATION" />
|
|
<xs:enumeration value="FEDEX_FACILITY" />
|
|
<xs:enumeration value="FEDEX_FREIGHT_SERVICE_CENTER" />
|
|
<xs:enumeration value="FEDEX_GROUND_TERMINAL" />
|
|
<xs:enumeration value="FEDEX_HOME_DELIVERY_STATION" />
|
|
<xs:enumeration value="FEDEX_OFFICE" />
|
|
<xs:enumeration value="FEDEX_SHIPSITE" />
|
|
<xs:enumeration value="FEDEX_SMART_POST_HUB" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="FreightAddressLabelDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data required to produce the Freight handling-unit-level address labels. Note that the number of UNIQUE labels (the N as in 1 of N, 2 of N, etc.) is determined by total handling units.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Format" type="ns:ShippingDocumentFormat" />
|
|
<xs:element minOccurs="0" name="Copies" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the number of copies to be produced for each unique label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="StartingPosition" type="ns:PageQuadrantType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the quadrant of the page on which the label printing will start.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DocTabContent" type="ns:DocTabContent">
|
|
<xs:annotation>
|
|
<xs:documentation>If omitted, no doc tab will be produced (i.e. default = former NONE type).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomContentPosition" type="ns:RelativeVerticalPositionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Controls the position of the customer specified content relative to the FedEx portion.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomContent" type="ns:CustomLabelDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="FreightBaseCharge">
|
|
<xs:annotation>
|
|
<xs:documentation>Individual charge which contributes to the total base charge for the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="FreightClass" type="ns:FreightClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>Freight class for this line item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RatedAsClass" type="ns:FreightClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>Effective freight class used for rating this line item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NmfcCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>NMFC Code for commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Description" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Customer-provided description for this commodity or class line.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Weight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Weight for this commodity or class line.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ChargeRate" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Rate or factor applied to this line item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ChargeBasis" type="ns:FreightChargeBasisType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the manner in which the chargeRate for this line item was applied.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExtendedAmount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The net or extended charge for this line item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="FreightBaseChargeCalculationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the way in which base charges for a Freight shipment or shipment leg are calculated.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BEYOND" />
|
|
<xs:enumeration value="LINE_ITEMS" />
|
|
<xs:enumeration value="UNIT_PRICING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="FreightChargeBasisType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CWT" />
|
|
<xs:enumeration value="FLAT" />
|
|
<xs:enumeration value="MINIMUM" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="FreightClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>These values represent the industry-standard freight classes used for FedEx Freight and FedEx National Freight shipment description. (Note: The alphabetic prefixes are required to distinguish these values from decimal numbers on some client platforms.)</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CLASS_050" />
|
|
<xs:enumeration value="CLASS_055" />
|
|
<xs:enumeration value="CLASS_060" />
|
|
<xs:enumeration value="CLASS_065" />
|
|
<xs:enumeration value="CLASS_070" />
|
|
<xs:enumeration value="CLASS_077_5" />
|
|
<xs:enumeration value="CLASS_085" />
|
|
<xs:enumeration value="CLASS_092_5" />
|
|
<xs:enumeration value="CLASS_100" />
|
|
<xs:enumeration value="CLASS_110" />
|
|
<xs:enumeration value="CLASS_125" />
|
|
<xs:enumeration value="CLASS_150" />
|
|
<xs:enumeration value="CLASS_175" />
|
|
<xs:enumeration value="CLASS_200" />
|
|
<xs:enumeration value="CLASS_250" />
|
|
<xs:enumeration value="CLASS_300" />
|
|
<xs:enumeration value="CLASS_400" />
|
|
<xs:enumeration value="CLASS_500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="FreightCollectTermsType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="NON_RECOURSE_SHIPPER_SIGNED" />
|
|
<xs:enumeration value="STANDARD" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="FreightGuaranteeDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:FreightGuaranteeType" />
|
|
<xs:element minOccurs="0" name="Date" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Date for all Freight guarantee types.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="FreightGuaranteeType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="GUARANTEED_DATE" />
|
|
<xs:enumeration value="GUARANTEED_MORNING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="FreightOnValueType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies responsibilities with respect to loss, damage, etc.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CARRIER_RISK" />
|
|
<xs:enumeration value="OWN_RISK" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="FreightRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Rate data specific to FedEx Freight or FedEx National Freight services.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="QuoteNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>A unique identifier for a specific rate quotation.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="QuoteType" type="ns:FreightRateQuoteType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies whether the rate quote was automated or manual.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="BaseChargeCalculation" type="ns:FreightBaseChargeCalculationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how total base charge is determined.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="BaseCharges" type="ns:FreightBaseCharge">
|
|
<xs:annotation>
|
|
<xs:documentation>Freight charges which accumulate to the total base charge for the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Notations" type="ns:FreightRateNotation">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable descriptions of additional information on this shipment rating.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="FreightRateNotation">
|
|
<xs:annotation>
|
|
<xs:documentation>Additional non-monetary data returned with Freight rates.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Code" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Unique identifier for notation.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Description" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable explanation of notation.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="FreightRateQuoteType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the type of rate quote</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="AUTOMATED" />
|
|
<xs:enumeration value="MANUAL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="FreightShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data applicable to shipments using FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY services.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="FedExFreightAccountNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Account number used with FEDEX_FREIGHT service.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FedExFreightBillingContactAndAddress" type="ns:ContactAndAddress">
|
|
<xs:annotation>
|
|
<xs:documentation>Used for validating FedEx Freight account number and (optionally) identifying third party payment on the bill of lading.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AlternateBilling" type="ns:Party">
|
|
<xs:annotation>
|
|
<xs:documentation>Used in connection with "Send Bill To" (SBT) identification of customer's account used for billing.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="PrintedReferences" type="ns:PrintedReference">
|
|
<xs:annotation>
|
|
<xs:documentation>Identification values to be printed during creation of a Freight bill of lading.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Role" type="ns:FreightShipmentRoleType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the role of the party submitting the transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CollectTermsType" type="ns:FreightCollectTermsType">
|
|
<xs:annotation>
|
|
<xs:documentation>Designates the terms of the "collect" payment for a Freight Shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeclaredValuePerUnit" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the declared value for the shipment</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeclaredValueUnits" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the declared value units corresponding to the above defined declared value</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LiabilityCoverageDetail" type="ns:LiabilityCoverageDetail" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Coupons" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifiers for promotional discounts offered to customers.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalHandlingUnits" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Total number of individual handling units in the entire shipment (for unit pricing).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ClientDiscountPercent" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Estimated discount rate provided by client for unsecured rate quote.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PalletWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Total weight of pallets used in shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShipmentDimensions" type="ns:Dimensions">
|
|
<xs:annotation>
|
|
<xs:documentation>Overall shipment dimensions.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Comment" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Description for the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="SpecialServicePayments" type="ns:FreightSpecialServicePayment">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies which party will pay surcharges for any special services which support split billing.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HazardousMaterialsEmergencyContactNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Must be populated if any line items contain hazardous materials.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HazardousMaterialsOfferor" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="LineItems" type="ns:FreightShipmentLineItem">
|
|
<xs:annotation>
|
|
<xs:documentation>Details of the commodities in the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="FreightShipmentLineItem">
|
|
<xs:annotation>
|
|
<xs:documentation>Description of an individual commodity or class of content in a shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="FreightClass" type="ns:FreightClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>Freight class for this line item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ClassProvidedByCustomer" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>FEDEX INTERNAL USE ONLY: for FedEx system that estimate freight class from customer-provided dimensions and weight.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HandlingUnits" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Number of individual handling units to which this line applies. (NOTE: Total of line-item-level handling units may not balance to shipment-level total handling units.)</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Packaging" type="ns:PhysicalPackagingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specification of handling-unit packaging for this commodity or class line.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Pieces" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Number of pieces for this commodity or class line.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NmfcCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>NMFC Code for commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HazardousMaterials" type="ns:HazardousCommodityOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the kind of hazardous material content in this line item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PurchaseOrderNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>For printed reference per line item.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Description" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Customer-provided description for this commodity or class line.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Weight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Weight for this commodity or class line.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Dimensions" type="ns:Dimensions">
|
|
<xs:annotation>
|
|
<xs:documentation>FED EX INTERNAL USE ONLY - Individual line item dimensions.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Volume" type="ns:Volume">
|
|
<xs:annotation>
|
|
<xs:documentation>Volume (cubic measure) for this commodity or class line.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="FreightShipmentRoleType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the role of the party submitting the transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CONSIGNEE" />
|
|
<xs:enumeration value="SHIPPER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="FreightSpecialServicePayment">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies which party will be responsible for payment of any surcharges for Freight special services for which split billing is allowed.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="SpecialService" type="ns:ShipmentSpecialServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the special service.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PaymentType" type="ns:FreightShipmentRoleType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates who will pay for the special service.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="GeneralAgencyAgreementDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data required to produce a General Agency Agreement document. Remaining content (business data) to be defined once requirements have been completed.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Format" type="ns:ShippingDocumentFormat" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="GroundDeliveryEligibilityType">
|
|
<xs:annotation>
|
|
<xs:documentation>Represents features of FedEx Ground delivery for which the shipment is eligible.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ALTERNATE_DAY_SERVICE" />
|
|
<xs:enumeration value="CARTAGE_AGENT_DELIVERY" />
|
|
<xs:enumeration value="SATURDAY_DELIVERY" />
|
|
<xs:enumeration value="USPS_DELIVERY" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="HazardousCommodityAttributeType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="NOT_SUBJECT_TO_REGULATIONS" />
|
|
<xs:enumeration value="PLACARDED_VEHICLE_REQUIRED" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="HazardousCommodityContent">
|
|
<xs:annotation>
|
|
<xs:documentation>Documents the kind and quantity of an individual hazardous commodity in a package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Description" type="ns:HazardousCommodityDescription">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies and describes an individual hazardous commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Quantity" type="ns:HazardousCommodityQuantityDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the amount of the commodity in alternate units.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="InnerReceptacles" type="ns:HazardousCommodityInnerReceptacleDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This describes the inner receptacle details for a hazardous commodity within the dangerous goods container.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Options" type="ns:HazardousCommodityOptionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Customer-provided specifications for handling individual commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RadionuclideDetail" type="ns:RadionuclideDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the details of any radio active materials within the commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="HazardousCommodityDescription">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies and describes an individual hazardous commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Id" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Regulatory identifier for a commodity (e.g. "UN ID" value).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SequenceNumber" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>In conjunction with the regulatory identifier, this field uniquely identifies a specific hazardous materials commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PackingGroup" type="ns:HazardousCommodityPackingGroupType" />
|
|
<xs:element minOccurs="0" name="PackingDetails" type="ns:HazardousCommodityPackingDetail" />
|
|
<xs:element minOccurs="0" name="ReportableQuantity" type="xs:boolean" />
|
|
<xs:element minOccurs="0" name="ProperShippingName" type="xs:string" />
|
|
<xs:element minOccurs="0" name="TechnicalName" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Percentage" type="xs:decimal" />
|
|
<xs:element minOccurs="0" name="HazardClass" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="SubsidiaryClasses" type="xs:string" />
|
|
<xs:element minOccurs="0" name="LabelText" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ProcessingOptions" type="ns:HazardousCommodityDescriptionProcessingOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates any special processing options to be applied to the description of the dangerous goods commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Authorization" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Information related to quantity limitations and operator or state variations as may be applicable to the dangerous goods commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="HazardousCommodityDescriptionProcessingOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies any special processing to be applied to the dangerous goods commodity description validation.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="INCLUDE_SPECIAL_PROVISIONS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="HazardousCommodityInnerReceptacleDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This describes information about the inner receptacles for the hazardous commodity in a particular dangerous goods container.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Quantity" type="ns:HazardousCommodityQuantityDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This specifies the quantity contained in the inner receptacle.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="HazardousCommodityLabelTextOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how the commodity is to be labeled.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="APPEND" />
|
|
<xs:enumeration value="OVERRIDE" />
|
|
<xs:enumeration value="STANDARD" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="HazardousCommodityOptionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Customer-provided specifications for handling individual commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LabelTextOption" type="ns:HazardousCommodityLabelTextOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how the customer wishes the label text to be handled for this commodity in this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomerSuppliedLabelText" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Text used in labeling the commodity under control of the labelTextOption field.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="HazardousCommodityOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which kind of hazardous content is being reported.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BATTERY" />
|
|
<xs:enumeration value="HAZARDOUS_MATERIALS" />
|
|
<xs:enumeration value="LIMITED_QUANTITIES_COMMODITIES" />
|
|
<xs:enumeration value="ORM_D" />
|
|
<xs:enumeration value="REPORTABLE_QUANTITIES" />
|
|
<xs:enumeration value="SMALL_QUANTITY_EXCEPTION" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="HazardousCommodityPackagingDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies number and type of packaging units for hazardous commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Count" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Number of units of the type below.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Units" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Units in which the hazardous commodity is packaged.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="HazardousCommodityPackingDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies documentation and limits for validation of an individual packing group/category.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="CargoAircraftOnly" type="xs:boolean" />
|
|
<xs:element minOccurs="0" name="PackingInstructions" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Coded specification for how commodity is to be packed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="HazardousCommodityPackingGroupType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies DOT packing group for a hazardous commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="DEFAULT" />
|
|
<xs:enumeration value="I" />
|
|
<xs:enumeration value="II" />
|
|
<xs:enumeration value="III" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="HazardousCommodityQuantityDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies amount and units for quantity of hazardous commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Amount" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Number of units of the type below.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Units" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Units by which the hazardous commodity is measured. For IATA commodity, the units values are restricted based on regulation type.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="QuantityType" type="ns:HazardousCommodityQuantityType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies which measure of quantity is to be validated.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="HazardousCommodityQuantityType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the measure of quantity to be validated against a prescribed limit.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="GROSS" />
|
|
<xs:enumeration value="NET" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="HazardousCommodityRegulationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the source of regulation for hazardous commodity data.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ADR" />
|
|
<xs:enumeration value="DOT" />
|
|
<xs:enumeration value="IATA" />
|
|
<xs:enumeration value="ORMD" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="HazardousContainerPackingType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ALL_PACKED_IN_ONE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="HoldAtLocationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data required for a FedEx shipment that is to be held at the destination FedEx location for pickup by the recipient.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="PhoneNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Contact phone number for recipient of shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LocationContactAndAddress" type="ns:ContactAndAddress">
|
|
<xs:annotation>
|
|
<xs:documentation>Contact and address of FedEx facility at which shipment is to be held.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LocationType" type="ns:FedExLocationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Type of facility at which package/shipment is to be held.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="HomeDeliveryPremiumDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data required by FedEx for home delivery services.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="HomeDeliveryPremiumType" type="ns:HomeDeliveryPremiumType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of Home Delivery Premium service being requested.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Date" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Required for Date Certain Home Delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PhoneNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Required for Date Certain and Appointment Home Delivery.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>15</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="HomeDeliveryPremiumType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of Home Delivery Premium service being requested.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="APPOINTMENT" />
|
|
<xs:enumeration value="DATE_CERTAIN" />
|
|
<xs:enumeration value="EVENING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="ImageId">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="IMAGE_1" />
|
|
<xs:enumeration value="IMAGE_2" />
|
|
<xs:enumeration value="IMAGE_3" />
|
|
<xs:enumeration value="IMAGE_4" />
|
|
<xs:enumeration value="IMAGE_5" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="InternationalControlledExportDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Type" type="ns:InternationalControlledExportType" />
|
|
<xs:element minOccurs="0" name="ForeignTradeZoneCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="EntryNumber" type="xs:string" />
|
|
<xs:element minOccurs="0" name="LicenseOrPermitNumber" type="xs:string" />
|
|
<xs:element minOccurs="0" name="LicenseOrPermitExpirationDate" type="xs:date" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="InternationalControlledExportType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="DEA_036" />
|
|
<xs:enumeration value="DEA_236" />
|
|
<xs:enumeration value="DEA_486" />
|
|
<xs:enumeration value="DSP_05" />
|
|
<xs:enumeration value="DSP_61" />
|
|
<xs:enumeration value="DSP_73" />
|
|
<xs:enumeration value="DSP_85" />
|
|
<xs:enumeration value="DSP_94" />
|
|
<xs:enumeration value="DSP_LICENSE_AGREEMENT" />
|
|
<xs:enumeration value="FROM_FOREIGN_TRADE_ZONE" />
|
|
<xs:enumeration value="WAREHOUSE_WITHDRAWAL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="InternationalDocumentContentType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of International shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="DERIVED" />
|
|
<xs:enumeration value="DOCUMENTS_ONLY" />
|
|
<xs:enumeration value="NON_DOCUMENTS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="InternationalTrafficInArmsRegulationsDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LicenseOrExemptionNumber" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="LabelFormatType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the type of label to be returned.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COMMON2D" />
|
|
<xs:enumeration value="FEDEX_FREIGHT_STRAIGHT_BILL_OF_LADING" />
|
|
<xs:enumeration value="LABEL_DATA_ONLY" />
|
|
<xs:enumeration value="VICS_BILL_OF_LADING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="LabelMaskableDataType">
|
|
<xs:annotation>
|
|
<xs:documentation>Names for data elements / areas which may be suppressed from printing on labels.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CUSTOMS_VALUE" />
|
|
<xs:enumeration value="DUTIES_AND_TAXES_PAYOR_ACCOUNT_NUMBER" />
|
|
<xs:enumeration value="SHIPPER_ACCOUNT_NUMBER" />
|
|
<xs:enumeration value="TERMS_AND_CONDITIONS" />
|
|
<xs:enumeration value="TRANSPORTATION_CHARGES_PAYOR_ACCOUNT_NUMBER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="LabelOrderType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the order in which the labels will be returned</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="SHIPPING_LABEL_FIRST" />
|
|
<xs:enumeration value="SHIPPING_LABEL_LAST" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="LabelPrintingOrientationType">
|
|
<xs:annotation>
|
|
<xs:documentation>This indicates if the top or bottom of the label comes out of the printer first.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BOTTOM_EDGE_OF_TEXT_FIRST" />
|
|
<xs:enumeration value="TOP_EDGE_OF_TEXT_FIRST" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="LabelRotationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Relative to normal orientation for the printer.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="LEFT" />
|
|
<xs:enumeration value="NONE" />
|
|
<xs:enumeration value="RIGHT" />
|
|
<xs:enumeration value="UPSIDE_DOWN" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="LabelSpecification">
|
|
<xs:annotation>
|
|
<xs:documentation>Description of shipping label to be returned in the reply</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Dispositions" type="ns:ShippingDocumentDispositionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to create, organize, and return the document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="LabelFormatType" type="ns:LabelFormatType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specify type of label to be returned</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ImageType" type="ns:ShippingDocumentImageType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the image format used for a shipping document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LabelStockType" type="ns:LabelStockType">
|
|
<xs:annotation>
|
|
<xs:documentation>For thermal printer lables this indicates the size of the label and the location of the doc tab if present.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LabelPrintingOrientation" type="ns:LabelPrintingOrientationType">
|
|
<xs:annotation>
|
|
<xs:documentation>This indicates if the top or bottom of the label comes out of the printer first.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LabelOrder" type="ns:LabelOrderType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the order in which the labels are requested to be returned</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PrintedLabelOrigin" type="ns:ContactAndAddress">
|
|
<xs:annotation>
|
|
<xs:documentation>If present, this contact and address information will replace the return address information on the label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomerSpecifiedDetail" type="ns:CustomerSpecifiedLabelDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Allows customer-specified control of label content.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="LabelStockType">
|
|
<xs:annotation>
|
|
<xs:documentation>For thermal printer labels this indicates the size of the label and the location of the doc tab if present.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="PAPER_4X6" />
|
|
<xs:enumeration value="PAPER_4X8" />
|
|
<xs:enumeration value="PAPER_4X9" />
|
|
<xs:enumeration value="PAPER_6X4" />
|
|
<xs:enumeration value="PAPER_7X4.75" />
|
|
<xs:enumeration value="PAPER_8.5X11_BOTTOM_HALF_LABEL" />
|
|
<xs:enumeration value="PAPER_8.5X11_TOP_HALF_LABEL" />
|
|
<xs:enumeration value="PAPER_LETTER" />
|
|
<xs:enumeration value="STOCK_4X6" />
|
|
<xs:enumeration value="STOCK_4X6.75_LEADING_DOC_TAB" />
|
|
<xs:enumeration value="STOCK_4X6.75_TRAILING_DOC_TAB" />
|
|
<xs:enumeration value="STOCK_4X8" />
|
|
<xs:enumeration value="STOCK_4X9_LEADING_DOC_TAB" />
|
|
<xs:enumeration value="STOCK_4X9_TRAILING_DOC_TAB" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="LiabilityCoverageDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="CoverageType" type="ns:LiabilityCoverageType" />
|
|
<xs:element minOccurs="0" name="CoverageAmount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the Liability Coverage Amount. For Jan 2010 this value represents coverage amount per pound</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="LiabilityCoverageType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="NEW" />
|
|
<xs:enumeration value="USED_OR_RECONDITIONED" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="LicenseOrPermitDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Number" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>License or Permit Number.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EffectiveDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the effective date of the license.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExpirationDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the expiration date of the license.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="LinearMeasure">
|
|
<xs:annotation>
|
|
<xs:documentation>Represents a one-dimensional measurement in small units (e.g. suitable for measuring a package or document), contrasted with Distance, which represents a large one-dimensional measurement (e.g. distance between cities).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Value" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>The numerical quantity of this measurement.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Units" type="ns:LinearUnits">
|
|
<xs:annotation>
|
|
<xs:documentation>The units for this measurement.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="LinearUnits">
|
|
<xs:annotation>
|
|
<xs:documentation>CM = centimeters, IN = inches</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CM" />
|
|
<xs:enumeration value="IN" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the representation of human-readable text.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="LanguageCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Two-letter code for language (e.g. EN, FR, etc.)</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LocaleCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Two-letter code for the region (e.g. us, ca, etc..).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="Measure">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Quantity" type="xs:decimal" />
|
|
<xs:element minOccurs="0" name="Units" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="MinimumChargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies which type minimum charge was applied.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CUSTOMER" />
|
|
<xs:enumeration value="CUSTOMER_FREIGHT_WEIGHT" />
|
|
<xs:enumeration value="EARNED_DISCOUNT" />
|
|
<xs:enumeration value="MIXED" />
|
|
<xs:enumeration value="RATE_SCALE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for the medium of exchange for FedEx services.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Currency" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the currency of the monetary amount.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>3</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Amount" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the monetary amount.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="NaftaCertificateOfOriginDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data required to produce a Certificate of Origin document. Remaining content (business data) to be defined once requirements have been completed.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Format" type="ns:ShippingDocumentFormat" />
|
|
<xs:element minOccurs="0" name="BlanketPeriod" type="ns:DateRange" />
|
|
<xs:element minOccurs="0" name="ImporterSpecification" type="ns:NaftaImporterSpecificationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which Party (if any) from the shipment is to be used as the source of importer data on the NAFTA COO form.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SignatureContact" type="ns:Contact">
|
|
<xs:annotation>
|
|
<xs:documentation>Contact information for "Authorized Signature" area of form.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ProducerSpecification" type="ns:NaftaProducerSpecificationType" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Producers" type="ns:NaftaProducer" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerImageUsages" type="ns:CustomerImageUsage" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="NaftaCommodityDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This element is currently not supported and is for the future use.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="PreferenceCriterion" type="ns:NaftaPreferenceCriterionCode">
|
|
<xs:annotation>
|
|
<xs:documentation>Defined by NAFTA regulations.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ProducerDetermination" type="ns:NaftaProducerDeterminationCode">
|
|
<xs:annotation>
|
|
<xs:documentation>Defined by NAFTA regulations.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ProducerId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identification of which producer is associated with this commodity (if multiple producers are used in a single shipment).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NetCostMethod" type="ns:NaftaNetCostMethodCode" />
|
|
<xs:element minOccurs="0" name="NetCostDateRange" type="ns:DateRange">
|
|
<xs:annotation>
|
|
<xs:documentation>Date range over which RVC net cost was calculated.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="NaftaImporterSpecificationType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="IMPORTER_OF_RECORD" />
|
|
<xs:enumeration value="RECIPIENT" />
|
|
<xs:enumeration value="UNKNOWN" />
|
|
<xs:enumeration value="VARIOUS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="NaftaLowValueStatementDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the information necessary for printing the NAFTA Low Value statement on customs documentation.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Role" type="ns:CustomsRoleType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the NAFTA statement role.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="NaftaNetCostMethodCode">
|
|
<xs:annotation>
|
|
<xs:documentation>Net cost method used.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="NC" />
|
|
<xs:enumeration value="NO" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="NaftaPreferenceCriterionCode">
|
|
<xs:annotation>
|
|
<xs:documentation>See instructions for NAFTA Certificate of Origin for code definitions.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="A" />
|
|
<xs:enumeration value="B" />
|
|
<xs:enumeration value="C" />
|
|
<xs:enumeration value="D" />
|
|
<xs:enumeration value="E" />
|
|
<xs:enumeration value="F" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="NaftaProducer">
|
|
<xs:annotation>
|
|
<xs:documentation>This element is currently not supported and is for the future use.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Id" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Producer" type="ns:Party" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="NaftaProducerDeterminationCode">
|
|
<xs:annotation>
|
|
<xs:documentation>See instructions for NAFTA Certificate of Origin for code definitions.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="NO_1" />
|
|
<xs:enumeration value="NO_2" />
|
|
<xs:enumeration value="NO_3" />
|
|
<xs:enumeration value="YES" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="NaftaProducerSpecificationType">
|
|
<xs:annotation>
|
|
<xs:documentation>This element is currently not supported and is for the future use.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="AVAILABLE_UPON_REQUEST" />
|
|
<xs:enumeration value="MULTIPLE_SPECIFIED" />
|
|
<xs:enumeration value="SAME" />
|
|
<xs:enumeration value="SINGLE_SPECIFIED" />
|
|
<xs:enumeration value="UNKNOWN" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Notification">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data regarding the result of the submitted transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Severity" type="ns:NotificationSeverityType">
|
|
<xs:annotation>
|
|
<xs:documentation>The severity of this notification. This can indicate success or failure or some other information about the request. The values that can be returned are SUCCESS - Your transaction succeeded with no other applicable information. NOTE - Additional information that may be of interest to you about your transaction. WARNING - Additional information that you need to know about your transaction that you may need to take action on. ERROR - Information about an error that occurred while processing your transaction. FAILURE - FedEx was unable to process your transaction at this time due to a system failure. Please try again later</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Source" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the source of this notification. Combined with the Code it uniquely identifies this notification</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Code" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>A code that represents this notification. Combined with the Source it uniquely identifies this notification.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Message" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable text that explains this notification.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LocalizedMessage" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The translated message. The language and locale specified in the ClientDetail. Localization are used to determine the representation. Currently only supported in a TrackReply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="MessageParameters" type="ns:NotificationParameter">
|
|
<xs:annotation>
|
|
<xs:documentation>A collection of name/value pairs that provide specific data to help the client determine the nature of an error (or warning, etc.) witout having to parse the message string.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="NotificationParameter">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Id" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of data contained in Value (e.g. SERVICE_TYPE, PACKAGE_SEQUENCE, etc..).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Value" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The value of the parameter (e.g. PRIORITY_OVERNIGHT, 2, etc..).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="NotificationSeverityType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the set of severity values for a Notification.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ERROR" />
|
|
<xs:enumeration value="FAILURE" />
|
|
<xs:enumeration value="NOTE" />
|
|
<xs:enumeration value="SUCCESS" />
|
|
<xs:enumeration value="WARNING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Op900Detail">
|
|
<xs:annotation>
|
|
<xs:documentation>The instructions indicating how to print the OP-900 form for hazardous materials packages.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Format" type="ns:ShippingDocumentFormat">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies characteristics of a shipping document to be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Reference" type="ns:CustomerReferenceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies which reference type (from the package's customer references) is to be used as the source for the reference on this OP-900.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerImageUsages" type="ns:CustomerImageUsage">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the usage and identification of customer supplied images to be used on this document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SignatureName" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Data field to be used when a name is to be printed in the document instead of (or in addition to) a signature image.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="OperationalInstruction">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Number" type="xs:int">
|
|
<xs:annotation>
|
|
<xs:documentation>Position of operational instruction element.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Content" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Content corresponding to the operational instruction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="OversizeClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>The oversize class types.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="OVERSIZE_1" />
|
|
<xs:enumeration value="OVERSIZE_2" />
|
|
<xs:enumeration value="OVERSIZE_3" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="PackageBarcodes">
|
|
<xs:annotation>
|
|
<xs:documentation>Each instance of this data type represents the set of barcodes (of all types) which are associated with a specific package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="BinaryBarcodes" type="ns:BinaryBarcode">
|
|
<xs:annotation>
|
|
<xs:documentation>Binary-style barcodes for this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="StringBarcodes" type="ns:StringBarcode">
|
|
<xs:annotation>
|
|
<xs:documentation>String-style barcodes for this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PackageOperationalDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Package-level data required for labeling and/or movement.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="AstraHandlingText" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable text for pre-January 2011 clients.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="OperationalInstructions" type="ns:OperationalInstruction">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable content for use on a label.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Barcodes" type="ns:PackageBarcodes">
|
|
<xs:annotation>
|
|
<xs:documentation>The operational barcodes pertaining to the current package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="GroundServiceCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The FedEx internal code that represents the service and/or features of service for the current package moving under a FedEx Ground service.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PackageRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data for a package's rates, as calculated per a specific rate type.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RateType" type="ns:ReturnedRateType">
|
|
<xs:annotation>
|
|
<xs:documentation>Type used for this specific set of rate data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RatedWeightMethod" type="ns:RatedWeightMethod">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which weight was used.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="MinimumChargeType" type="ns:MinimumChargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>INTERNAL FEDEX USE ONLY.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="BillingWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>The weight that was used to calculate the rate.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DimWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>The dimensional weight of this package (if greater than actual).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="OversizeWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>The oversize weight of this package (if the package is oversize).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="BaseCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The transportation charge only (prior to any discounts applied) for this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalFreightDiscounts" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The sum of all discounts on this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NetFreight" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>This package's baseCharge - totalFreightDiscounts.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalSurcharges" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The sum of all surcharges on this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NetFedExCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>This package's netFreight + totalSurcharges (not including totalTaxes).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalTaxes" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The sum of all taxes on this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NetCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>This package's netFreight + totalSurcharges + totalTaxes.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalRebates" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The total sum of all rebates applied to this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="FreightDiscounts" type="ns:RateDiscount">
|
|
<xs:annotation>
|
|
<xs:documentation>All rate discounts that apply to this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Rebates" type="ns:Rebate">
|
|
<xs:annotation>
|
|
<xs:documentation>All rebates that apply to this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Surcharges" type="ns:Surcharge">
|
|
<xs:annotation>
|
|
<xs:documentation>All surcharges that apply to this package (either because of characteristics of the package itself, or because it is carrying per-shipment surcharges for the shipment of which it is a part).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Taxes" type="ns:Tax">
|
|
<xs:annotation>
|
|
<xs:documentation>All taxes applicable (or distributed to) this package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="VariableHandlingCharges" type="ns:VariableHandlingCharges">
|
|
<xs:annotation>
|
|
<xs:documentation>The variable handling charges calculated based on the type variable handling charges requested.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PackageRating">
|
|
<xs:annotation>
|
|
<xs:documentation>This class groups together for a single package all package-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ActualRateType" type="ns:ReturnedRateType">
|
|
<xs:annotation>
|
|
<xs:documentation>This rate type identifies which entry in the following array is considered as presenting the "actual" rates for the package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EffectiveNetDiscount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The "list" net charge minus "actual" net charge.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="PackageRateDetails" type="ns:PackageRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Each element of this field provides package-level rate data for a specific rate type.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PackageSpecialServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the collection of special service offered by FedEx. BROKER_SELECT_OPTION should be used for Ground shipments only.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ALCOHOL" />
|
|
<xs:enumeration value="APPOINTMENT_DELIVERY" />
|
|
<xs:enumeration value="COD" />
|
|
<xs:enumeration value="DANGEROUS_GOODS" />
|
|
<xs:enumeration value="DRY_ICE" />
|
|
<xs:enumeration value="NON_STANDARD_CONTAINER" />
|
|
<xs:enumeration value="PRIORITY_ALERT" />
|
|
<xs:enumeration value="SIGNATURE_OPTION" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="PackageSpecialServicesRequested">
|
|
<xs:annotation>
|
|
<xs:documentation>These special services are available at the package level for some or all service types. If the shipper is requesting a special service which requires additional data, the package special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="SpecialServiceTypes" type="ns:PackageSpecialServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>The types of all special services requested for the enclosing shipment or package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CodDetail" type="ns:CodDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>For use with FedEx Ground services only; COD must be present in shipment's special services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DangerousGoodsDetail" type="ns:DangerousGoodsDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data required for a FedEx shipment containing dangerous materials. This element is required when SpecialServiceType.DANGEROUS_GOODS or HAZARDOUS_MATERIAL is present in the SpecialServiceTypes collection.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DryIceWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data required for a FedEx shipment containing dry ice. This element is required when SpecialServiceType.DRY_ICE is present in the SpecialServiceTypes collection.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SignatureOptionDetail" type="ns:SignatureOptionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data required for FedEx signature services. This element is required when SpecialServiceType.SIGNATURE_OPTION is present in the SpecialServiceTypes collection.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PriorityAlertDetail" type="ns:PriorityAlertDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data required for FedEx Priority Alert service. This element is required when SpecialServiceType.PRIORITY_ALERT is present in the SpecialServiceTypes collection.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AlcoholDetail" type="ns:AlcoholDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PackagingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the collection of available FedEx or customer packaging options.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FEDEX_10KG_BOX" />
|
|
<xs:enumeration value="FEDEX_25KG_BOX" />
|
|
<xs:enumeration value="FEDEX_BOX" />
|
|
<xs:enumeration value="FEDEX_ENVELOPE" />
|
|
<xs:enumeration value="FEDEX_EXTRA_LARGE_BOX" />
|
|
<xs:enumeration value="FEDEX_LARGE_BOX" />
|
|
<xs:enumeration value="FEDEX_MEDIUM_BOX" />
|
|
<xs:enumeration value="FEDEX_PAK" />
|
|
<xs:enumeration value="FEDEX_SMALL_BOX" />
|
|
<xs:enumeration value="FEDEX_TUBE" />
|
|
<xs:enumeration value="YOUR_PACKAGING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="PageQuadrantType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BOTTOM_LEFT" />
|
|
<xs:enumeration value="BOTTOM_RIGHT" />
|
|
<xs:enumeration value="TOP_LEFT" />
|
|
<xs:enumeration value="TOP_RIGHT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Party">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for a person or company entitiy doing business with FedEx.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="AccountNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the FedEx account number assigned to the customer.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>12</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Tins" type="ns:TaxpayerIdentification" />
|
|
<xs:element minOccurs="0" name="Contact" type="ns:Contact">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the point-of-contact person.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Address" type="ns:Address">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for a physical location.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="Payment">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for the monetary compensation given to FedEx for services rendered to the customer.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="PaymentType" type="ns:PaymentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the method of payment for a service. See PaymentType for list of valid enumerated values.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Payor" type="ns:Payor">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the party responsible for payment for a service.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PaymentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the method of payment for a service.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ACCOUNT" />
|
|
<xs:enumeration value="COLLECT" />
|
|
<xs:enumeration value="RECIPIENT" />
|
|
<xs:enumeration value="SENDER" />
|
|
<xs:enumeration value="THIRD_PARTY" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Payor">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data identifying the party responsible for payment for a service.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ResponsibleParty" type="ns:Party" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PendingShipmentAccessDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This information describes how and when a pending shipment may be accessed for completion.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="AccessorDetails" type="ns:PendingShipmentAccessorDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PendingShipmentAccessorDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the details to be used by the user of the pending shipment</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Role" type="ns:AccessorRoleType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the role of the user who is trying to access the pending shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="UserId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Password" type="xs:string" />
|
|
<xs:element minOccurs="0" name="EmailLabelUrl" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="PendingShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This information describes the kind of pending shipment being requested.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Type" type="ns:PendingShipmentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of FedEx pending shipment</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExpirationDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Date after which the pending shipment will no longer be available for completion.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EmailLabelDetail" type="ns:EMailLabelDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used with type of EMAIL.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ProcessingOptions" type="ns:PendingShipmentProcessingOptionsRequested" />
|
|
<xs:element minOccurs="0" name="RecommendedDocumentSpecification" type="ns:RecommendedDocumentSpecification">
|
|
<xs:annotation>
|
|
<xs:documentation>These are documents that are recommended to be included with the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DocumentReferences" type="ns:UploadDocumentReferenceDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Upload document details provided by the initator of the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PendingShipmentProcessingOptionType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ALLOW_MODIFICATIONS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="PendingShipmentProcessingOptionsRequested">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Options" type="ns:PendingShipmentProcessingOptionType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PendingShipmentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of service for a pending shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EMAIL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="PhysicalFormType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="GAS" />
|
|
<xs:enumeration value="LIQUID" />
|
|
<xs:enumeration value="SOLID" />
|
|
<xs:enumeration value="SPECIAL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="PhysicalPackagingType">
|
|
<xs:annotation>
|
|
<xs:documentation>This enumeration rationalizes the former FedEx Express international "admissibility package" types (based on ANSI X.12) and the FedEx Freight packaging types. The values represented are those common to both carriers.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BAG" />
|
|
<xs:enumeration value="BARREL" />
|
|
<xs:enumeration value="BASKET" />
|
|
<xs:enumeration value="BOX" />
|
|
<xs:enumeration value="BUCKET" />
|
|
<xs:enumeration value="BUNDLE" />
|
|
<xs:enumeration value="CARTON" />
|
|
<xs:enumeration value="CASE" />
|
|
<xs:enumeration value="CONTAINER" />
|
|
<xs:enumeration value="CRATE" />
|
|
<xs:enumeration value="CYLINDER" />
|
|
<xs:enumeration value="DRUM" />
|
|
<xs:enumeration value="ENVELOPE" />
|
|
<xs:enumeration value="HAMPER" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="PAIL" />
|
|
<xs:enumeration value="PALLET" />
|
|
<xs:enumeration value="PIECE" />
|
|
<xs:enumeration value="REEL" />
|
|
<xs:enumeration value="ROLL" />
|
|
<xs:enumeration value="SKID" />
|
|
<xs:enumeration value="TANK" />
|
|
<xs:enumeration value="TUBE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="PickupDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This class describes the pickup characteristics of a shipment (e.g. for use in a tag request).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ReadyDateTime" type="xs:dateTime" />
|
|
<xs:element minOccurs="0" name="LatestPickupDateTime" type="xs:dateTime" />
|
|
<xs:element minOccurs="0" name="CourierInstructions" type="xs:string" />
|
|
<xs:element minOccurs="0" name="RequestType" type="ns:PickupRequestType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of Pickup request</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RequestSource" type="ns:PickupRequestSourceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of source for Pickup request</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PickupRequestSourceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of source for pickup request service.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="AUTOMATION" />
|
|
<xs:enumeration value="CUSTOMER_SERVICE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="PickupRequestType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of pickup request service.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FUTURE_DAY" />
|
|
<xs:enumeration value="SAME_DAY" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="PricingCodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of pricing used for this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ACTUAL" />
|
|
<xs:enumeration value="ALTERNATE" />
|
|
<xs:enumeration value="BASE" />
|
|
<xs:enumeration value="HUNDREDWEIGHT" />
|
|
<xs:enumeration value="HUNDREDWEIGHT_ALTERNATE" />
|
|
<xs:enumeration value="INTERNATIONAL_DISTRIBUTION" />
|
|
<xs:enumeration value="INTERNATIONAL_ECONOMY_SERVICE" />
|
|
<xs:enumeration value="LTL_FREIGHT" />
|
|
<xs:enumeration value="PACKAGE" />
|
|
<xs:enumeration value="SHIPMENT" />
|
|
<xs:enumeration value="SHIPMENT_FIVE_POUND_OPTIONAL" />
|
|
<xs:enumeration value="SHIPMENT_OPTIONAL" />
|
|
<xs:enumeration value="SPECIAL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="PrintedReference">
|
|
<xs:annotation>
|
|
<xs:documentation>Represents a reference identifier printed on Freight bills of lading</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:PrintedReferenceType" />
|
|
<xs:element minOccurs="0" name="Value" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PrintedReferenceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies a particular reference identifier printed on a Freight bill of lading.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BILL_OF_LADING" />
|
|
<xs:enumeration value="CONSIGNEE_ID_NUMBER" />
|
|
<xs:enumeration value="SHIPPER_ID_NUMBER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="PriorityAlertDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="EnhancementTypes" type="ns:PriorityAlertEnhancementType" />
|
|
<xs:element minOccurs="1" maxOccurs="unbounded" name="Content" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PriorityAlertEnhancementType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="PRIORITY_ALERT_PLUS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ProcessShipmentReply">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="HighestSeverity" type="ns:NotificationSeverityType">
|
|
<xs:annotation>
|
|
<xs:documentation>This indicates the highest level of severity of all the notifications returned in this reply</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" maxOccurs="unbounded" name="Notifications" type="ns:Notification">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data regarding the results of the submitted transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="JobId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="CompletedShipmentDetail" type="ns:CompletedShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The reply payload. All of the returned information about this shipment/package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ErrorLabels" type="ns:ShippingDocument">
|
|
<xs:annotation>
|
|
<xs:documentation>Empty unless error label behavior is PACKAGE_ERROR_LABELS and one or more errors occured during transaction processing.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProcessShipmentRequest">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data sent to FedEx by a customer in order to ship a package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="WebAuthenticationDetail" type="ns:WebAuthenticationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data to be used in authentication of the sender's identity (and right to use FedEx web services).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="ClientDetail" type="ns:ClientDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the client submitting the transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="RequestedShipment" type="ns:RequestedShipment">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data about the shipment being sent by the requestor.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProcessTagReply">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="HighestSeverity" type="ns:NotificationSeverityType" />
|
|
<xs:element minOccurs="1" maxOccurs="unbounded" name="Notifications" type="ns:Notification" />
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail" />
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId" />
|
|
<xs:element minOccurs="0" name="CompletedShipmentDetail" type="ns:CompletedShipmentDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ProcessTagRequest">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data sent to FedEx by a customer in order to ship a package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="WebAuthenticationDetail" type="ns:WebAuthenticationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data to be used in authentication of the sender's identity (and right to use FedEx web services).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="ClientDetail" type="ns:ClientDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the client submitting the transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="RequestedShipment" type="ns:RequestedShipment">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data about the shipment being sent by the requestor.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="PurposeOfShipmentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Test for the Commercial Invoice. Note that Sold is not a valid Purpose for a Proforma Invoice.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="GIFT" />
|
|
<xs:enumeration value="NOT_SOLD" />
|
|
<xs:enumeration value="PERSONAL_EFFECTS" />
|
|
<xs:enumeration value="REPAIR_AND_RETURN" />
|
|
<xs:enumeration value="SAMPLE" />
|
|
<xs:enumeration value="SOLD" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RadioactiveContainerClassType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the packaging type of the container used to package radioactive hazardous materials.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EXCEPTED_PACKAGE" />
|
|
<xs:enumeration value="INDUSTRIAL_IP1" />
|
|
<xs:enumeration value="INDUSTRIAL_IP2" />
|
|
<xs:enumeration value="INDUSTRIAL_IP3" />
|
|
<xs:enumeration value="TYPE_A" />
|
|
<xs:enumeration value="TYPE_B_M" />
|
|
<xs:enumeration value="TYPE_B_U" />
|
|
<xs:enumeration value="TYPE_C" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RadioactiveLabelType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="III_YELLOW" />
|
|
<xs:enumeration value="II_YELLOW" />
|
|
<xs:enumeration value="I_WHITE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="RadioactivityDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="TransportIndex" type="xs:decimal" />
|
|
<xs:element minOccurs="0" name="SurfaceReading" type="xs:decimal" />
|
|
<xs:element minOccurs="0" name="CriticalitySafetyIndex" type="xs:decimal" />
|
|
<xs:element minOccurs="0" name="Dimensions" type="ns:Dimensions" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RadioactivityUnitOfMeasure">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BQ" />
|
|
<xs:enumeration value="GBQ" />
|
|
<xs:enumeration value="KBQ" />
|
|
<xs:enumeration value="MBQ" />
|
|
<xs:enumeration value="PBQ" />
|
|
<xs:enumeration value="TBQ" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="RadionuclideActivity">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Value" type="xs:decimal" />
|
|
<xs:element minOccurs="0" name="UnitOfMeasure" type="ns:RadioactivityUnitOfMeasure" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="RadionuclideDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Radionuclide" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Activity" type="ns:RadionuclideActivity" />
|
|
<xs:element minOccurs="0" name="ExceptedPackagingIsReportableQuantity" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates whether packaging type "EXCEPTED" or "EXCEPTED_PACKAGE" is for radioactive material in reportable quantity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PhysicalForm" type="ns:PhysicalFormType" />
|
|
<xs:element minOccurs="0" name="ChemicalForm" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RateDimensionalDivisorType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the reason that a dim divisor value was chose.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COUNTRY" />
|
|
<xs:enumeration value="CUSTOMER" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="PRODUCT" />
|
|
<xs:enumeration value="WAIVED" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="RateDiscount">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies a discount applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RateDiscountType" type="ns:RateDiscountType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of discount applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Description" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Amount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The amount of the discount applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Percent" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>The percentage of the discount applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RateDiscountType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of the discount.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BONUS" />
|
|
<xs:enumeration value="COUPON" />
|
|
<xs:enumeration value="EARNED" />
|
|
<xs:enumeration value="INCENTIVE" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="VOLUME" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RateElementBasisType">
|
|
<xs:annotation>
|
|
<xs:documentation>Selects the value from a set of rate data to which the percentage is applied.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BASE_CHARGE" />
|
|
<xs:enumeration value="NET_CHARGE" />
|
|
<xs:enumeration value="NET_CHARGE_EXCLUDING_TAXES" />
|
|
<xs:enumeration value="NET_FREIGHT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RateRequestType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type(s) of rates to be returned in the reply.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="LIST" />
|
|
<xs:enumeration value="NONE" />
|
|
<xs:enumeration value="PREFERRED" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RateTypeBasisType">
|
|
<xs:annotation>
|
|
<xs:documentation>Select the type of rate from which the element is to be selected.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ACCOUNT" />
|
|
<xs:enumeration value="LIST" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RatedWeightMethod">
|
|
<xs:annotation>
|
|
<xs:documentation>The weight method used to calculate the rate.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ACTUAL" />
|
|
<xs:enumeration value="AVERAGE_PACKAGE_WEIGHT_MINIMUM" />
|
|
<xs:enumeration value="BALLOON" />
|
|
<xs:enumeration value="DEFAULT_WEIGHT_APPLIED" />
|
|
<xs:enumeration value="DIM" />
|
|
<xs:enumeration value="FREIGHT_MINIMUM" />
|
|
<xs:enumeration value="MIXED" />
|
|
<xs:enumeration value="OVERSIZE" />
|
|
<xs:enumeration value="OVERSIZE_1" />
|
|
<xs:enumeration value="OVERSIZE_2" />
|
|
<xs:enumeration value="OVERSIZE_3" />
|
|
<xs:enumeration value="PACKAGING_MINIMUM" />
|
|
<xs:enumeration value="WEIGHT_BREAK" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Rebate">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RebateType" type="ns:RebateType" />
|
|
<xs:element minOccurs="0" name="Description" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Amount" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="Percent" type="xs:decimal" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RebateType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BONUS" />
|
|
<xs:enumeration value="EARNED" />
|
|
<xs:enumeration value="OTHER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="RecipientCustomsId">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how the recipient is identified for customs purposes; the requirements on this information vary with destination country.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:RecipientCustomsIdType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the kind of identification being used.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Value" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Contains the actual ID value, of the type specified above.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RecipientCustomsIdType">
|
|
<xs:annotation>
|
|
<xs:documentation>Type of Brazilian taxpayer identifier provided in Recipient/TaxPayerIdentification/Number. For shipments bound for Brazil this overrides the value in Recipient/TaxPayerIdentification/TinType</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COMPANY" />
|
|
<xs:enumeration value="INDIVIDUAL" />
|
|
<xs:enumeration value="PASSPORT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="RecommendedDocumentSpecification">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the details about documents that are recommended to be included with the shipment for ease of shipment processing and transportation.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Types" type="ns:RecommendedDocumentType" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RecommendedDocumentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Type of documents that are recommended to be included with the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ANTIQUE_STATEMENT_EUROPEAN_UNION" />
|
|
<xs:enumeration value="ANTIQUE_STATEMENT_UNITED_STATES" />
|
|
<xs:enumeration value="ASSEMBLER_DECLARATION" />
|
|
<xs:enumeration value="BEARING_WORKSHEET" />
|
|
<xs:enumeration value="CERTIFICATE_OF_SHIPMENTS_TO_SYRIA" />
|
|
<xs:enumeration value="COMMERCIAL_INVOICE_FOR_THE_CARIBBEAN_COMMON_MARKET" />
|
|
<xs:enumeration value="CONIFEROUS_SOLID_WOOD_PACKAGING_MATERIAL_TO_THE_PEOPLES_REPUBLIC_OF_CHINA" />
|
|
<xs:enumeration value="DECLARATION_FOR_FREE_ENTRY_OF_RETURNED_AMERICAN_PRODUCTS" />
|
|
<xs:enumeration value="DECLARATION_OF_BIOLOGICAL_STANDARDS" />
|
|
<xs:enumeration value="DECLARATION_OF_IMPORTED_ELECTRONIC_PRODUCTS_SUBJECT_TO_RADIATION_CONTROL_STANDARD" />
|
|
<xs:enumeration value="ELECTRONIC_INTEGRATED_CIRCUIT_WORKSHEET" />
|
|
<xs:enumeration value="FILM_AND_VIDEO_CERTIFICATE" />
|
|
<xs:enumeration value="INTERIM_FOOTWEAR_INVOICE" />
|
|
<xs:enumeration value="NAFTA_CERTIFICATE_OF_ORIGIN_CANADA_ENGLISH" />
|
|
<xs:enumeration value="NAFTA_CERTIFICATE_OF_ORIGIN_CANADA_FRENCH" />
|
|
<xs:enumeration value="NAFTA_CERTIFICATE_OF_ORIGIN_SPANISH" />
|
|
<xs:enumeration value="NAFTA_CERTIFICATE_OF_ORIGIN_UNITED_STATES" />
|
|
<xs:enumeration value="PACKING_LIST" />
|
|
<xs:enumeration value="PRINTED_CIRCUIT_BOARD_WORKSHEET" />
|
|
<xs:enumeration value="REPAIRED_WATCH_BREAKOUT_WORKSHEET" />
|
|
<xs:enumeration value="STATEMENT_REGARDING_THE_IMPORT_OF_RADIO_FREQUENCY_DEVICES" />
|
|
<xs:enumeration value="TOXIC_SUBSTANCES_CONTROL_ACT" />
|
|
<xs:enumeration value="UNITED_STATES_CARIBBEAN_BASIN_TRADE_PARTNERSHIP_ACT_CERTIFICATE_OF_ORIGIN_NON_TEXTILES" />
|
|
<xs:enumeration value="UNITED_STATES_CARIBBEAN_BASIN_TRADE_PARTNERSHIP_ACT_CERTIFICATE_OF_ORIGIN_TEXTILES" />
|
|
<xs:enumeration value="UNITED_STATES_NEW_WATCH_WORKSHEET" />
|
|
<xs:enumeration value="UNITED_STATES_WATCH_REPAIR_DECLARATION" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RegulatoryControlType">
|
|
<xs:annotation>
|
|
<xs:documentation>FOOD_OR_PERISHABLE is required by FDA/BTA; must be true for food/perishable items coming to US or PR from non-US/non-PR origin</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EU_CIRCULATION" />
|
|
<xs:enumeration value="FOOD_OR_PERISHABLE" />
|
|
<xs:enumeration value="NAFTA" />
|
|
<xs:enumeration value="NOT_APPLICABLE_FOR_LOW_CUSTOMS_VALUE_EXCEPTION" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="RegulatoryLabelContentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies details needed to generate any label artifacts required due to regulatory requirements.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:RegulatoryLabelType" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="GenerationOptions" type="ns:CustomerSpecifiedLabelGenerationOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how the customer requested the regulatory label to be generated.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RegulatoryLabelType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ALCOHOL_SHIPMENT_LABEL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="RelativeVerticalPositionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Describes the vertical position of an item relative to another item.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ABOVE" />
|
|
<xs:enumeration value="BELOW" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="RequestedPackageLineItem">
|
|
<xs:annotation>
|
|
<xs:documentation>This class rationalizes RequestedPackage and RequestedPackageSummary from previous interfaces.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="SequenceNumber" type="xs:positiveInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Used only with INDIVIDUAL_PACKAGE, as a unique identifier of each requested package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="GroupNumber" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Used only with PACKAGE_GROUPS, as a unique identifier of each group of identical packages.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="GroupPackageCount" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Used only with PACKAGE_GROUPS, as a count of packages within a group of identical packages.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="VariableHandlingChargeDetail" type="ns:VariableHandlingChargeDetail" />
|
|
<xs:element minOccurs="0" name="InsuredValue" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the declared value for carriage of the package. The declared value for carriage represents the maximum liability of FedEx in connection with a shipment, including, but not limited to, any loss, damage, delay, mis-delivery, nondelivery, misinformation, any failure to provide information, or mis-delivery of information relating to the package. This field is only used for INDIVIDUAL_PACKAGES and PACKAGE_GROUPS. Ignored for PACKAGE_SUMMARY, in which case totalInsuredValue and packageCount on the shipment will be used to determine this value.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Weight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used for INDIVIDUAL_PACKAGES and PACKAGE_GROUPS. Ignored for PACKAGE_SUMMARY, in which case total weight and packageCount on the shipment will be used to determine this value.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Dimensions" type="ns:Dimensions" />
|
|
<xs:element minOccurs="0" name="PhysicalPackaging" type="ns:PhysicalPackagingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Provides additional detail on how the customer has physically packaged this item. As of June 2009, required for packages moving under international and SmartPost services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ItemDescription" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable text describing the package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ItemDescriptionForClearance" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable text describing the contents of the package to be used for clearance purposes.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="10" name="CustomerReferences" type="ns:CustomerReference" />
|
|
<xs:element minOccurs="0" name="SpecialServicesRequested" type="ns:PackageSpecialServicesRequested" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ContentRecords" type="ns:ContentRecord">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used for INDIVIDUAL_PACKAGES and PACKAGE_GROUPS.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="RequestedShipment">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for the shipment being tendered to FedEx.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="ShipTimestamp" type="xs:dateTime">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the date and time the package is tendered to FedEx. Both the date and time portions of the string are expected to be used. The date should not be a past date or a date more than 10 days in the future. The time is the local time of the shipment based on the shipper's time zone. The date component must be in the format: YYYY-MM-DD (e.g. 2006-06-26). The time component must be in the format: HH:MM:SS using a 24 hour clock (e.g. 11:00 a.m. is 11:00:00, whereas 5:00 p.m. is 17:00:00). The date and time parts are separated by the letter T (e.g. 2006-06-26T17:00:00). There is also a UTC offset component indicating the number of hours/mainutes from UTC (e.g 2006-06-26T17:00:00-0400 is defined form June 26, 2006 5:00 pm Eastern Time).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="DropoffType" type="ns:DropoffType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the method by which the package is to be tendered to FedEx. This element does not dispatch a courier for package pickup. See DropoffType for list of valid enumerated values.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="ServiceType" type="ns:ServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the FedEx service to use in shipping the package. See ServiceType for list of valid enumerated values.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="PackagingType" type="ns:PackagingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the packaging used by the requestor for the package. See PackagingType for list of valid enumerated values.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ManifestDetail" type="ns:ShipmentManifestDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This specifies information related to the manifest associated with the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the total weight of the shipment being conveyed to FedEx.This is only applicable to International shipments and should only be used on the first package of a mutiple piece shipment.This value contains 1 explicit decimal position</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalInsuredValue" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the total declared value for carriage of the shipment. The declared value for carriage represents the maximum liability of FedEx in connection with a shipment, including, but not limited to, any loss, damage, delay, mis-delivery, nondelivery, misinformation, any failure to provide information, or mis-delivery of information relating to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PreferredCurrency" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>This attribute indicates the currency the caller requests to have used in all returned monetary values (when a choice is possible).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Shipper" type="ns:Party">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the party responsible for shipping the package. Shipper and Origin should have the same address.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Recipient" type="ns:Party">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the party receiving the package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RecipientLocationNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>A unique identifier for a recipient location</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>10</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Origin" type="ns:ContactAndAddress">
|
|
<xs:annotation>
|
|
<xs:documentation>Physical starting address for the shipment, if different from shipper's address.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SoldTo" type="ns:Party" />
|
|
<xs:element minOccurs="0" name="ShippingChargesPayment" type="ns:Payment">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data indicating the method and means of payment to FedEx for providing shipping services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SpecialServicesRequested" type="ns:ShipmentSpecialServicesRequested">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data regarding special services requested by the shipper for this shipment. If the shipper is requesting a special service which requires additional data (e.g. COD), the special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object. For example, to request COD, "COD" must be included in the SpecialServiceTypes collection and the CodDetail object must contain the required data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExpressFreightDetail" type="ns:ExpressFreightDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Details specific to an Express freight shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FreightShipmentDetail" type="ns:FreightShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data applicable to shipments using FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeliveryInstructions" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Used with Ground Home Delivery and Freight.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="VariableHandlingChargeDetail" type="ns:VariableHandlingChargeDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Details about how to calculate variable handling charges at the shipment level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomsClearanceDetail" type="ns:CustomsClearanceDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Customs clearance data, used for both international and intra-country shipping.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PickupDetail" type="ns:PickupDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>For use in "process tag" transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SmartPostDetail" type="ns:SmartPostShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the characteristics of a shipment pertaining to SmartPost services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="BlockInsightVisibility" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>If true, only the shipper/payor will have visibility of this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="LabelSpecification" type="ns:LabelSpecification">
|
|
<xs:annotation>
|
|
<xs:documentation>Details about the image format and printer type the label is to returned in.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShippingDocumentSpecification" type="ns:ShippingDocumentSpecification">
|
|
<xs:annotation>
|
|
<xs:documentation>Contains data used to create additional (non-label) shipping documents.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="RateRequestTypes" type="ns:RateRequestType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies whether and what kind of rates the customer wishes to have quoted on this shipment. The reply will also be constrained by other data on the shipment and customer.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EdtRequestType" type="ns:EdtRequestType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies whether the customer wishes to have Estimated Duties and Taxes provided with the rate quotation on this shipment. Only applies with shipments moving under international services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="MasterTrackingId" type="ns:TrackingId">
|
|
<xs:annotation>
|
|
<xs:documentation>Only used with multiple-transaction shipments, to identify the master package in a multi-piece shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="PackageCount" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>The total number of packages in the entire shipment (even when the shipment spans multiple transactions.)</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ConfigurationData" type="ns:ShipmentConfigurationData">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies data structures that may be re-used multiple times with s single shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="999" name="RequestedPackageLineItems" type="ns:RequestedPackageLineItem">
|
|
<xs:annotation>
|
|
<xs:documentation>One or more package-attribute descriptions, each of which describes an individual package, a group of identical packages, or (for the total-piece-total-weight case) common characteristics all packages in the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RequestedShippingDocumentType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CERTIFICATE_OF_ORIGIN" />
|
|
<xs:enumeration value="COMMERCIAL_INVOICE" />
|
|
<xs:enumeration value="CUSTOMER_SPECIFIED_LABELS" />
|
|
<xs:enumeration value="CUSTOM_PACKAGE_DOCUMENT" />
|
|
<xs:enumeration value="CUSTOM_SHIPMENT_DOCUMENT" />
|
|
<xs:enumeration value="DANGEROUS_GOODS_SHIPPERS_DECLARATION" />
|
|
<xs:enumeration value="EXPORT_DECLARATION" />
|
|
<xs:enumeration value="FREIGHT_ADDRESS_LABEL" />
|
|
<xs:enumeration value="GENERAL_AGENCY_AGREEMENT" />
|
|
<xs:enumeration value="LABEL" />
|
|
<xs:enumeration value="NAFTA_CERTIFICATE_OF_ORIGIN" />
|
|
<xs:enumeration value="OP_900" />
|
|
<xs:enumeration value="PRO_FORMA_INVOICE" />
|
|
<xs:enumeration value="RETURN_INSTRUCTIONS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ReturnAssociationDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="TrackingNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the tracking number of the master associated with the return shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShipDate" type="xs:date" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ReturnEMailAllowedSpecialServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>These values are used to control the availability of certain special services at the time when a customer uses the e-mail label link to create a return shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="SATURDAY_DELIVERY" />
|
|
<xs:enumeration value="SATURDAY_PICKUP" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ReturnEMailDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Return Email Details</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="MerchantPhoneNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Phone number of the merchant</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="AllowedSpecialServices" type="ns:ReturnEMailAllowedSpecialServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the allowed (merchant-authorized) special services which may be selected when the subsequent shipment is created. Only services represented in EMailLabelAllowedSpecialServiceType will be controlled by this list.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ReturnInstructionsDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The instructions indicating how to print the return instructions( e.g. image type) Specifies characteristics of a shipping document to be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Format" type="ns:ShippingDocumentFormat" />
|
|
<xs:element minOccurs="0" name="CustomText" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies additional customer provided text to be inserted into the return document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ReturnShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Information relating to a return shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="ReturnType" type="ns:ReturnType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of return shipment that is being requested.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Rma" type="ns:Rma">
|
|
<xs:annotation>
|
|
<xs:documentation>Return Merchant Authorization</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReturnEMailDetail" type="ns:ReturnEMailDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Describes specific information about the email label for return shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReturnAssociation" type="ns:ReturnAssociationDetail" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ReturnType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of return shipment that is being requested.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FEDEX_TAG" />
|
|
<xs:enumeration value="PENDING" />
|
|
<xs:enumeration value="PRINT_RETURN_LABEL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="ReturnedRateType">
|
|
<xs:annotation>
|
|
<xs:documentation>The "PAYOR..." rates are expressed in the currency identified in the payor's rate table(s). The "RATED..." rates are expressed in the currency of the origin country. Former "...COUNTER..." values have become "...RETAIL..." values, except for PAYOR_COUNTER and RATED_COUNTER, which have been removed.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="INCENTIVE" />
|
|
<xs:enumeration value="PAYOR_ACCOUNT_PACKAGE" />
|
|
<xs:enumeration value="PAYOR_ACCOUNT_SHIPMENT" />
|
|
<xs:enumeration value="PAYOR_LIST_PACKAGE" />
|
|
<xs:enumeration value="PAYOR_LIST_SHIPMENT" />
|
|
<xs:enumeration value="PREFERRED_ACCOUNT_PACKAGE" />
|
|
<xs:enumeration value="PREFERRED_ACCOUNT_SHIPMENT" />
|
|
<xs:enumeration value="PREFERRED_LIST_PACKAGE" />
|
|
<xs:enumeration value="PREFERRED_LIST_SHIPMENT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="ReturnedShippingDocumentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Shipping document type.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="AUXILIARY_LABEL" />
|
|
<xs:enumeration value="CERTIFICATE_OF_ORIGIN" />
|
|
<xs:enumeration value="COD_AND_DELIVERY_ON_INVOICE_ACCEPTANCE_RETURN_2_D_BARCODE" />
|
|
<xs:enumeration value="COD_AND_DELIVERY_ON_INVOICE_ACCEPTANCE_RETURN_LABEL" />
|
|
<xs:enumeration value="COD_RETURN_2_D_BARCODE" />
|
|
<xs:enumeration value="COD_RETURN_LABEL" />
|
|
<xs:enumeration value="COMMERCIAL_INVOICE" />
|
|
<xs:enumeration value="CUSTOM_PACKAGE_DOCUMENT" />
|
|
<xs:enumeration value="CUSTOM_SHIPMENT_DOCUMENT" />
|
|
<xs:enumeration value="DANGEROUS_GOODS_SHIPPERS_DECLARATION" />
|
|
<xs:enumeration value="DELIVERY_ON_INVOICE_ACCEPTANCE_RETURN_2_D_BARCODE" />
|
|
<xs:enumeration value="DELIVERY_ON_INVOICE_ACCEPTANCE_RETURN_LABEL" />
|
|
<xs:enumeration value="ETD_LABEL" />
|
|
<xs:enumeration value="EXPORT_DECLARATION" />
|
|
<xs:enumeration value="FREIGHT_ADDRESS_LABEL" />
|
|
<xs:enumeration value="GENERAL_AGENCY_AGREEMENT" />
|
|
<xs:enumeration value="GROUND_BARCODE" />
|
|
<xs:enumeration value="NAFTA_CERTIFICATE_OF_ORIGIN" />
|
|
<xs:enumeration value="OP_900" />
|
|
<xs:enumeration value="OUTBOUND_2_D_BARCODE" />
|
|
<xs:enumeration value="OUTBOUND_LABEL" />
|
|
<xs:enumeration value="PRO_FORMA_INVOICE" />
|
|
<xs:enumeration value="RECIPIENT_ADDRESS_BARCODE" />
|
|
<xs:enumeration value="RECIPIENT_POSTAL_BARCODE" />
|
|
<xs:enumeration value="RETURN_INSTRUCTIONS" />
|
|
<xs:enumeration value="TERMS_AND_CONDITIONS" />
|
|
<xs:enumeration value="USPS_BARCODE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Rma">
|
|
<xs:annotation>
|
|
<xs:documentation>June 2011 ITG 121203 IR-RMA number has been removed from this structure and added as a new customer reference type. The structure remains because of the reason field below.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Reason" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The reason for the return.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>60</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="RotationType">
|
|
<xs:annotation>
|
|
<xs:documentation>Describes the rotation of an item from its default orientation.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="LEFT" />
|
|
<xs:enumeration value="NONE" />
|
|
<xs:enumeration value="RIGHT" />
|
|
<xs:enumeration value="UPSIDE_DOWN" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="SecondaryBarcodeType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COMMON_2D" />
|
|
<xs:enumeration value="NONE" />
|
|
<xs:enumeration value="SSCC_18" />
|
|
<xs:enumeration value="USPS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="ServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the collection of available FedEx service options.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EUROPE_FIRST_INTERNATIONAL_PRIORITY" />
|
|
<xs:enumeration value="FEDEX_1_DAY_FREIGHT" />
|
|
<xs:enumeration value="FEDEX_2_DAY" />
|
|
<xs:enumeration value="FEDEX_2_DAY_AM" />
|
|
<xs:enumeration value="FEDEX_2_DAY_FREIGHT" />
|
|
<xs:enumeration value="FEDEX_3_DAY_FREIGHT" />
|
|
<xs:enumeration value="FEDEX_DISTANCE_DEFERRED" />
|
|
<xs:enumeration value="FEDEX_EXPRESS_SAVER" />
|
|
<xs:enumeration value="FEDEX_FIRST_FREIGHT" />
|
|
<xs:enumeration value="FEDEX_FREIGHT_ECONOMY" />
|
|
<xs:enumeration value="FEDEX_FREIGHT_PRIORITY" />
|
|
<xs:enumeration value="FEDEX_GROUND" />
|
|
<xs:enumeration value="FEDEX_NEXT_DAY_AFTERNOON" />
|
|
<xs:enumeration value="FEDEX_NEXT_DAY_EARLY_MORNING" />
|
|
<xs:enumeration value="FEDEX_NEXT_DAY_END_OF_DAY" />
|
|
<xs:enumeration value="FEDEX_NEXT_DAY_FREIGHT" />
|
|
<xs:enumeration value="FEDEX_NEXT_DAY_MID_MORNING" />
|
|
<xs:enumeration value="FIRST_OVERNIGHT" />
|
|
<xs:enumeration value="GROUND_HOME_DELIVERY" />
|
|
<xs:enumeration value="INTERNATIONAL_ECONOMY" />
|
|
<xs:enumeration value="INTERNATIONAL_ECONOMY_FREIGHT" />
|
|
<xs:enumeration value="INTERNATIONAL_FIRST" />
|
|
<xs:enumeration value="INTERNATIONAL_PRIORITY" />
|
|
<xs:enumeration value="INTERNATIONAL_PRIORITY_FREIGHT" />
|
|
<xs:enumeration value="PRIORITY_OVERNIGHT" />
|
|
<xs:enumeration value="SAME_DAY" />
|
|
<xs:enumeration value="SAME_DAY_CITY" />
|
|
<xs:enumeration value="SMART_POST" />
|
|
<xs:enumeration value="STANDARD_OVERNIGHT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ShipmentConfigurationData">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies data structures that may be re-used multiple times with s single shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DangerousGoodsPackageConfigurations" type="ns:DangerousGoodsDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the data that is common to dangerous goods packages in the shipment. This is populated when the shipment contains packages with identical dangerous goods commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShipmentDryIceDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Shipment-level totals of dry ice data across all packages.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="PackageCount" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Total number of packages in the shipment that contain dry ice.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="TotalWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Total shipment dry ice weight for all packages.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShipmentLegRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data for a single leg of a shipment's total/summary rates, as calculated per a specific rate type.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LegDescription" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Human-readable text describing the shipment leg.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LegOrigin" type="ns:Address">
|
|
<xs:annotation>
|
|
<xs:documentation>Origin for this leg.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LegOriginLocationId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the location id the origin of shipment leg.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LegDestination" type="ns:Address">
|
|
<xs:annotation>
|
|
<xs:documentation>Destination for this leg.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="LegDestinationLocationId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the location id the destination of shipment leg.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RateType" type="ns:ReturnedRateType">
|
|
<xs:annotation>
|
|
<xs:documentation>Type used for this specific set of rate data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RateScale" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the rate scale used.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RateZone" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the rate zone used (based on origin and destination).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PricingCode" type="ns:PricingCodeType" />
|
|
<xs:element minOccurs="0" name="RatedWeightMethod" type="ns:RatedWeightMethod">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which weight was used.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="MinimumChargeType" type="ns:MinimumChargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>INTERNAL FEDEX USE ONLY.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CurrencyExchangeRate" type="ns:CurrencyExchangeRate">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the currency exchange performed on financial amounts for this rate.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="SpecialRatingApplied" type="ns:SpecialRatingAppliedType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which special rating cases applied to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DimDivisor" type="xs:nonNegativeInteger" />
|
|
<xs:element minOccurs="0" name="DimDivisorType" type="ns:RateDimensionalDivisorType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of dim divisor that was applied.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FuelSurchargePercent" type="xs:decimal" />
|
|
<xs:element minOccurs="0" name="TotalBillingWeight" type="ns:Weight" />
|
|
<xs:element minOccurs="0" name="TotalDimWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Sum of dimensional weights for all packages.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalBaseCharge" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="TotalFreightDiscounts" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="TotalNetFreight" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="TotalSurcharges" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="TotalNetFedExCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>This shipment's totalNetFreight + totalSurcharges (not including totalTaxes).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalTaxes" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Total of the transportation-based taxes.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalNetCharge" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="TotalRebates" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="TotalDutiesAndTaxes" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Total of all values under this shipment's dutiesAndTaxes; only provided if estimated duties and taxes were calculated for this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalNetChargeWithDutiesAndTaxes" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>This shipment's totalNetCharge + totalDutiesAndTaxes; only provided if estimated duties and taxes were calculated for this shipment AND duties, taxes and transportation charges are all paid by the same sender's account.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FreightRateDetail" type="ns:FreightRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Rate data specific to FedEx Freight and FedEx National Freight services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="FreightDiscounts" type="ns:RateDiscount">
|
|
<xs:annotation>
|
|
<xs:documentation>All rate discounts that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Rebates" type="ns:Rebate">
|
|
<xs:annotation>
|
|
<xs:documentation>All rebates that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Surcharges" type="ns:Surcharge">
|
|
<xs:annotation>
|
|
<xs:documentation>All surcharges that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Taxes" type="ns:Tax">
|
|
<xs:annotation>
|
|
<xs:documentation>All transportation-based taxes applicable to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DutiesAndTaxes" type="ns:EdtCommodityTax">
|
|
<xs:annotation>
|
|
<xs:documentation>All commodity-based duties and taxes applicable to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="VariableHandlingCharges" type="ns:VariableHandlingCharges">
|
|
<xs:annotation>
|
|
<xs:documentation>The "order level" variable handling charges.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalVariableHandlingCharges" type="ns:VariableHandlingCharges">
|
|
<xs:annotation>
|
|
<xs:documentation>The total of all variable handling charges at both shipment (order) and package level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShipmentManifestDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ManifestReferenceType" type="ns:CustomerReferenceType">
|
|
<xs:annotation>
|
|
<xs:documentation>This identifies which customer reference field contains the manifest ID.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShipmentOperationalDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="UrsaPrefixCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="UrsaSuffixCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="OriginLocationId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="OriginLocationNumber" type="xs:int" />
|
|
<xs:element minOccurs="0" name="OriginServiceArea" type="xs:string" />
|
|
<xs:element minOccurs="0" name="DestinationLocationId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="DestinationLocationNumber" type="xs:int" />
|
|
<xs:element minOccurs="0" name="DestinationServiceArea" type="xs:string" />
|
|
<xs:element minOccurs="0" name="DestinationLocationStateOrProvinceCode" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>This is the state of the destination location ID, and is not necessarily the same as the postal state.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeliveryDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Expected/estimated date of delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeliveryDay" type="ns:DayOfWeekType">
|
|
<xs:annotation>
|
|
<xs:documentation>Expected/estimated day of week of delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PublishedDeliveryTime" type="xs:time">
|
|
<xs:annotation>
|
|
<xs:documentation>Delivery time, as published in Service Guide.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CommitDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Committed date of delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CommitDay" type="ns:DayOfWeekType">
|
|
<xs:annotation>
|
|
<xs:documentation>Committed day of week of delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransitTime" type="ns:TransitTimeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Standard transit time per origin, destination, and service.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="MaximumTransitTime" type="ns:TransitTimeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Maximum expected transit time</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomTransitTime" type="ns:TransitTimeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Transit time based on customer eligibility.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="IneligibleForMoneyBackGuarantee" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates that this shipment is not eligible for money back guarantee.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DeliveryEligibilities" type="ns:GroundDeliveryEligibilityType">
|
|
<xs:annotation>
|
|
<xs:documentation>FedEx Ground delivery features for which this shipment may be eligible.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AstraPlannedServiceLevel" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Text describing planned delivery.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="AstraDescription" type="xs:string" />
|
|
<xs:element minOccurs="0" name="PostalCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="StateOrProvinceCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="CountryCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="AirportId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="ServiceCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="PackagingCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Scac" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShipmentRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data for a shipment's total/summary rates, as calculated per a specific rate type. The "total..." fields may differ from the sum of corresponding package data for Multiweight or Express MPS.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RateType" type="ns:ReturnedRateType">
|
|
<xs:annotation>
|
|
<xs:documentation>Type used for this specific set of rate data.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RateScale" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the rate scale used.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RateZone" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the rate zone used (based on origin and destination).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PricingCode" type="ns:PricingCodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of pricing used for this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RatedWeightMethod" type="ns:RatedWeightMethod">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which weight was used.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="MinimumChargeType" type="ns:MinimumChargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>INTERNAL FEDEX USE ONLY.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CurrencyExchangeRate" type="ns:CurrencyExchangeRate">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the currency exchange performed on financial amounts for this rate.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="SpecialRatingApplied" type="ns:SpecialRatingAppliedType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates which special rating cases applied to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DimDivisor" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>The value used to calculate the weight based on the dimensions.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DimDivisorType" type="ns:RateDimensionalDivisorType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the type of dim divisor that was applied.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FuelSurchargePercent" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies a fuel surcharge percentage.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalBillingWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>The weight used to calculate these rates.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalDimWeight" type="ns:Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>Sum of dimensional weights for all packages.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalBaseCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The total freight charge that was calculated for this package before surcharges, discounts and taxes.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalFreightDiscounts" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The total discounts used in the rate calculation.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalNetFreight" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The freight charge minus discounts.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalSurcharges" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The total amount of all surcharges applied to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalNetFedExCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>This shipment's totalNetFreight + totalSurcharges (not including totalTaxes).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalTaxes" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Total of the transportation-based taxes.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalNetCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The net charge after applying all discounts and surcharges.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalRebates" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The total sum of all rebates applied to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalDutiesAndTaxes" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>Total of all values under this shipment's dutiesAndTaxes; only provided if estimated duties and taxes were calculated for this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalNetChargeWithDutiesAndTaxes" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>This shipment's totalNetCharge + totalDutiesAndTaxes; only provided if estimated duties and taxes were calculated for this shipment AND duties, taxes and transportation charges are all paid by the same sender's account.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ShipmentLegRateDetails" type="ns:ShipmentLegRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the Rate Details per each leg in a Freight Shipment</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FreightRateDetail" type="ns:FreightRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Rate data specific to FedEx Freight and FedEx National Freight services.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="FreightDiscounts" type="ns:RateDiscount">
|
|
<xs:annotation>
|
|
<xs:documentation>All rate discounts that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Rebates" type="ns:Rebate">
|
|
<xs:annotation>
|
|
<xs:documentation>All rebates that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Surcharges" type="ns:Surcharge">
|
|
<xs:annotation>
|
|
<xs:documentation>All surcharges that apply to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Taxes" type="ns:Tax">
|
|
<xs:annotation>
|
|
<xs:documentation>All transportation-based taxes applicable to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="DutiesAndTaxes" type="ns:EdtCommodityTax">
|
|
<xs:annotation>
|
|
<xs:documentation>All commodity-based duties and taxes applicable to this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="VariableHandlingCharges" type="ns:VariableHandlingCharges">
|
|
<xs:annotation>
|
|
<xs:documentation>The "order level" variable handling charges.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TotalVariableHandlingCharges" type="ns:VariableHandlingCharges">
|
|
<xs:annotation>
|
|
<xs:documentation>The total of all variable handling charges at both shipment (order) and package level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShipmentRating">
|
|
<xs:annotation>
|
|
<xs:documentation>This class groups together all shipment-level rate data (across all rate types) as part of the response to a shipping request, which groups shipment-level data together and groups package-level data by package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="ActualRateType" type="ns:ReturnedRateType">
|
|
<xs:annotation>
|
|
<xs:documentation>This rate type identifies which entry in the following array is considered as presenting the "actual" rates for the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EffectiveNetDiscount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The "list" total net charge minus "actual" total net charge.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="ShipmentRateDetails" type="ns:ShipmentRateDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Each element of this field provides shipment-level rate totals for a specific rate type.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShipmentReply">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="HighestSeverity" type="ns:NotificationSeverityType">
|
|
<xs:annotation>
|
|
<xs:documentation>This indicates the highest level of severity of all the notifications returned in this reply</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" maxOccurs="unbounded" name="Notifications" type="ns:Notification">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data regarding the results of the submitted transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ShipmentSpecialServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the collection of special service offered by FedEx. BROKER_SELECT_OPTION should be used for Express shipments only.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BROKER_SELECT_OPTION" />
|
|
<xs:enumeration value="CALL_BEFORE_DELIVERY" />
|
|
<xs:enumeration value="COD" />
|
|
<xs:enumeration value="CUSTOM_DELIVERY_WINDOW" />
|
|
<xs:enumeration value="DANGEROUS_GOODS" />
|
|
<xs:enumeration value="DELIVERY_ON_INVOICE_ACCEPTANCE" />
|
|
<xs:enumeration value="DO_NOT_BREAK_DOWN_PALLETS" />
|
|
<xs:enumeration value="DO_NOT_STACK_PALLETS" />
|
|
<xs:enumeration value="DRY_ICE" />
|
|
<xs:enumeration value="EAST_COAST_SPECIAL" />
|
|
<xs:enumeration value="ELECTRONIC_TRADE_DOCUMENTS" />
|
|
<xs:enumeration value="EMAIL_NOTIFICATION" />
|
|
<xs:enumeration value="EXTREME_LENGTH" />
|
|
<xs:enumeration value="FEDEX_ONE_RATE" />
|
|
<xs:enumeration value="FOOD" />
|
|
<xs:enumeration value="FREIGHT_GUARANTEE" />
|
|
<xs:enumeration value="FREIGHT_TO_COLLECT" />
|
|
<xs:enumeration value="FUTURE_DAY_SHIPMENT" />
|
|
<xs:enumeration value="HOLD_AT_LOCATION" />
|
|
<xs:enumeration value="HOME_DELIVERY_PREMIUM" />
|
|
<xs:enumeration value="INSIDE_DELIVERY" />
|
|
<xs:enumeration value="INSIDE_PICKUP" />
|
|
<xs:enumeration value="INTERNATIONAL_CONTROLLED_EXPORT_SERVICE" />
|
|
<xs:enumeration value="INTERNATIONAL_TRAFFIC_IN_ARMS_REGULATIONS" />
|
|
<xs:enumeration value="LIFTGATE_DELIVERY" />
|
|
<xs:enumeration value="LIFTGATE_PICKUP" />
|
|
<xs:enumeration value="LIMITED_ACCESS_DELIVERY" />
|
|
<xs:enumeration value="LIMITED_ACCESS_PICKUP" />
|
|
<xs:enumeration value="PENDING_SHIPMENT" />
|
|
<xs:enumeration value="PHARMACY_DELIVERY" />
|
|
<xs:enumeration value="POISON" />
|
|
<xs:enumeration value="PROTECTION_FROM_FREEZING" />
|
|
<xs:enumeration value="RETURNS_CLEARANCE" />
|
|
<xs:enumeration value="RETURN_SHIPMENT" />
|
|
<xs:enumeration value="SATURDAY_DELIVERY" />
|
|
<xs:enumeration value="SATURDAY_PICKUP" />
|
|
<xs:enumeration value="TOP_LOAD" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ShipmentSpecialServicesRequested">
|
|
<xs:annotation>
|
|
<xs:documentation>These special services are available at the shipment level for some or all service types. If the shipper is requesting a special service which requires additional data (such as the COD amount), the shipment special service type must be present in the specialServiceTypes collection, and the supporting detail must be provided in the appropriate sub-object below.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="SpecialServiceTypes" type="ns:ShipmentSpecialServiceType">
|
|
<xs:annotation>
|
|
<xs:documentation>The types of all special services requested for the enclosing shipment (or other shipment-level transaction).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CodDetail" type="ns:CodDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data required for a FedEx COD (Collect-On-Delivery) shipment. This element is required when SpecialServiceType.COD is present in the SpecialServiceTypes collection.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DeliveryOnInvoiceAcceptanceDetail" type="ns:DeliveryOnInvoiceAcceptanceDetail" />
|
|
<xs:element minOccurs="0" name="HoldAtLocationDetail" type="ns:HoldAtLocationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data required for a FedEx shipment that is to be held at the destination FedEx location for pickup by the recipient. This element is required when SpecialServiceType.HOLD_AT_LOCATION is present in the SpecialServiceTypes collection.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EMailNotificationDetail" type="ns:EMailNotificationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data required for FedEx to provide email notification to the customer regarding the shipment. This element is required when SpecialServiceType.EMAIL_NOTIFICATION is present in the SpecialServiceTypes collection.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReturnShipmentDetail" type="ns:ReturnShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data required for FedEx Printed Return Label. This element is required when SpecialServiceType.PRINTED_RETURN_LABEL is present in the SpecialServiceTypes collection</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PendingShipmentDetail" type="ns:PendingShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This field should be populated for pending shipments (e.g. e-mail label) It is required by a PENDING_SHIPMENT special service type.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="InternationalControlledExportDetail" type="ns:InternationalControlledExportDetail" />
|
|
<xs:element minOccurs="0" name="InternationalTrafficInArmsRegulationsDetail" type="ns:InternationalTrafficInArmsRegulationsDetail" />
|
|
<xs:element minOccurs="0" name="ShipmentDryIceDetail" type="ns:ShipmentDryIceDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Number of packages in this shipment which contain dry ice and the total weight of the dry ice for this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="HomeDeliveryPremiumDetail" type="ns:HomeDeliveryPremiumDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data required for FedEx Home Delivery options. This element is required when SpecialServiceType.HOME_DELIVERY_PREMIUM is present in the SpecialServiceTypes collection</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FreightGuaranteeDetail" type="ns:FreightGuaranteeDetail" />
|
|
<xs:element minOccurs="0" name="EtdDetail" type="ns:EtdDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Electronic Trade document references.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomDeliveryWindowDetail" type="ns:CustomDeliveryWindowDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specification for date or range of dates on which delivery is to be attempted.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShippingDocument">
|
|
<xs:annotation>
|
|
<xs:documentation>All package-level shipping documents (other than labels and barcodes).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:ReturnedShippingDocumentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Shipping Document Type</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Localizations" type="ns:Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>The localizations are populated if multiple language versions of a shipping document are returned.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Grouping" type="ns:ShippingDocumentGroupingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how this document image/file is organized.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ShippingDocumentDisposition" type="ns:ShippingDocumentDispositionType" />
|
|
<xs:element minOccurs="0" name="AccessReference" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The name under which a STORED, DEFERRED or EMAILED document is written.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ImageType" type="ns:ShippingDocumentImageType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the image type of this shipping document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Resolution" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the image resolution in DPI (dots per inch).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CopiesToPrint" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>Can be zero for documents whose disposition implies that no content is included.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Parts" type="ns:ShippingDocumentPart">
|
|
<xs:annotation>
|
|
<xs:documentation>One or more document parts which make up a single logical document, such as multiple pages of a single form.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShippingDocumentDispositionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Each occurrence of this class specifies a particular way in which a kind of shipping document is to be produced and provided.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="DispositionType" type="ns:ShippingDocumentDispositionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Values in this field specify how to create and return the document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Grouping" type="ns:ShippingDocumentGroupingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to organize all documents of this type.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EMailDetail" type="ns:ShippingDocumentEMailDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to e-mail document images.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PrintDetail" type="ns:ShippingDocumentPrintDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how a queued document is to be printed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ShippingDocumentDispositionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to return a shipping document to the caller.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CONFIRMED" />
|
|
<xs:enumeration value="DEFERRED_RETURNED" />
|
|
<xs:enumeration value="DEFERRED_STORED" />
|
|
<xs:enumeration value="EMAILED" />
|
|
<xs:enumeration value="QUEUED" />
|
|
<xs:enumeration value="RETURNED" />
|
|
<xs:enumeration value="STORED" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ShippingDocumentEMailDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to e-mail shipping documents.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="EMailRecipients" type="ns:ShippingDocumentEMailRecipient">
|
|
<xs:annotation>
|
|
<xs:documentation>Provides the roles and email addresses for e-mail recipients.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Grouping" type="ns:ShippingDocumentEMailGroupingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the convention by which documents are to be grouped as e-mail attachments.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Localization" type="ns:Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the language in which the email containing the document is requested to be composed.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ShippingDocumentEMailGroupingType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BY_RECIPIENT" />
|
|
<xs:enumeration value="NONE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ShippingDocumentEMailRecipient">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies an individual recipient of e-mailed shipping document(s).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="RecipientType" type="ns:EMailNotificationRecipientType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the relationship of this recipient in the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Address" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Address to which the document is to be sent.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShippingDocumentFormat">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies characteristics of a shipping document to be produced.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Dispositions" type="ns:ShippingDocumentDispositionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to create, organize, and return the document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TopOfPageOffset" type="ns:LinearMeasure">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how far down the page to move the beginning of the image; allows for printing on letterhead and other pre-printed stock.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ImageType" type="ns:ShippingDocumentImageType" />
|
|
<xs:element minOccurs="0" name="StockType" type="ns:ShippingDocumentStockType" />
|
|
<xs:element minOccurs="0" name="ProvideInstructions" type="xs:boolean">
|
|
<xs:annotation>
|
|
<xs:documentation>For those shipping document types which have both a "form" and "instructions" component (e.g. NAFTA Certificate of Origin and General Agency Agreement), this field indicates whether to provide the instructions.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="OptionsRequested" type="ns:DocumentFormatOptionsRequested" />
|
|
<xs:element minOccurs="0" name="Localization" type="ns:Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>Governs the language to be used for this individual document, independently from other content returned for the same shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CustomDocumentIdentifier" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the individual document specified by the client.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ShippingDocumentGroupingType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies how to organize all shipping documents of the same type.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CONSOLIDATED_BY_DOCUMENT_TYPE" />
|
|
<xs:enumeration value="INDIVIDUAL" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="ShippingDocumentImageType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the image format used for a shipping document.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="DOC" />
|
|
<xs:enumeration value="DPL" />
|
|
<xs:enumeration value="EPL2" />
|
|
<xs:enumeration value="PDF" />
|
|
<xs:enumeration value="PNG" />
|
|
<xs:enumeration value="RTF" />
|
|
<xs:enumeration value="TEXT" />
|
|
<xs:enumeration value="ZPLII" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ShippingDocumentPart">
|
|
<xs:annotation>
|
|
<xs:documentation>A single part of a shipping document, such as one page of a multiple-page document whose format requires a separate image per page.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="DocumentPartSequenceNumber" type="xs:positiveInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>The one-origin position of this part within a document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Image" type="xs:base64Binary">
|
|
<xs:annotation>
|
|
<xs:documentation>Graphic or printer commands for this image within a document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShippingDocumentPrintDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies printing options for a shipping document.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="PrinterId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Provides environment-specific printer identification.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ShippingDocumentSpecification">
|
|
<xs:annotation>
|
|
<xs:documentation>Contains all data required for additional (non-label) shipping documents to be produced in conjunction with a specific shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" maxOccurs="unbounded" name="ShippingDocumentTypes" type="ns:RequestedShippingDocumentType">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates the types of shipping documents requested by the shipper.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="CertificateOfOrigin" type="ns:CertificateOfOriginDetail" />
|
|
<xs:element minOccurs="0" name="CommercialInvoiceDetail" type="ns:CommercialInvoiceDetail" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomPackageDocumentDetail" type="ns:CustomDocumentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the production of each package-level custom document (the same specification is used for all packages).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="CustomShipmentDocumentDetail" type="ns:CustomDocumentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the production of a shipment-level custom document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ExportDeclarationDetail" type="ns:ExportDeclarationDetail" />
|
|
<xs:element minOccurs="0" name="GeneralAgencyAgreementDetail" type="ns:GeneralAgencyAgreementDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This element is currently not supported and is for the future use. (Details pertaining to the GAA.)</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="NaftaCertificateOfOriginDetail" type="ns:NaftaCertificateOfOriginDetail" />
|
|
<xs:element minOccurs="0" name="Op900Detail" type="ns:Op900Detail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the production of the OP-900 document for hazardous materials packages.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DangerousGoodsShippersDeclarationDetail" type="ns:DangerousGoodsShippersDeclarationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the production of the 1421c document for dangerous goods shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FreightAddressLabelDetail" type="ns:FreightAddressLabelDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the production of the OP-900 document for hazardous materials.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="ReturnInstructionsDetail" type="ns:ReturnInstructionsDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the production of the return instructions document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="ShippingDocumentStockType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the type of paper (stock) on which a document will be printed.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="OP_900_LG_B" />
|
|
<xs:enumeration value="OP_900_LL_B" />
|
|
<xs:enumeration value="OP_950" />
|
|
<xs:enumeration value="PAPER_4X6" />
|
|
<xs:enumeration value="PAPER_4_PER_PAGE_PORTRAIT" />
|
|
<xs:enumeration value="PAPER_LETTER" />
|
|
<xs:enumeration value="STOCK_4X6" />
|
|
<xs:enumeration value="STOCK_4X6.75_LEADING_DOC_TAB" />
|
|
<xs:enumeration value="STOCK_4X6.75_TRAILING_DOC_TAB" />
|
|
<xs:enumeration value="STOCK_4X8" />
|
|
<xs:enumeration value="STOCK_4X9_LEADING_DOC_TAB" />
|
|
<xs:enumeration value="STOCK_4X9_TRAILING_DOC_TAB" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="SignatureOptionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data required for FedEx delivery signature services.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="OptionType" type="ns:SignatureOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the delivery signature services option selected by the customer for this shipment. See OptionType for the list of valid values.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SignatureReleaseNumber" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the delivery signature release authorization number.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>10</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="SignatureOptionType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the delivery signature services options offered by FedEx.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ADULT" />
|
|
<xs:enumeration value="DIRECT" />
|
|
<xs:enumeration value="INDIRECT" />
|
|
<xs:enumeration value="NO_SIGNATURE_REQUIRED" />
|
|
<xs:enumeration value="SERVICE_DEFAULT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="SmartPostAncillaryEndorsementType">
|
|
<xs:annotation>
|
|
<xs:documentation>These values are mutually exclusive; at most one of them can be attached to a SmartPost shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ADDRESS_CORRECTION" />
|
|
<xs:enumeration value="CARRIER_LEAVE_IF_NO_RESPONSE" />
|
|
<xs:enumeration value="CHANGE_SERVICE" />
|
|
<xs:enumeration value="FORWARDING_SERVICE" />
|
|
<xs:enumeration value="RETURN_SERVICE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="SmartPostIndiciaType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="MEDIA_MAIL" />
|
|
<xs:enumeration value="PARCEL_RETURN" />
|
|
<xs:enumeration value="PARCEL_SELECT" />
|
|
<xs:enumeration value="PRESORTED_BOUND_PRINTED_MATTER" />
|
|
<xs:enumeration value="PRESORTED_STANDARD" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="SmartPostShipmentDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Data required for shipments handled under the SMART_POST and GROUND_SMART_POST service types.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Indicia" type="ns:SmartPostIndiciaType" />
|
|
<xs:element minOccurs="0" name="AncillaryEndorsement" type="ns:SmartPostAncillaryEndorsementType" />
|
|
<xs:element minOccurs="0" name="HubId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="CustomerManifestId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
The CustomerManifestId is used to group Smart Post packages onto a manifest for each trailer that is being prepared. If you do not have multiple trailers this field can be omitted. If you have multiple trailers, you
|
|
must assign the same Manifest Id to each SmartPost package as determined by its trailer. In other words, all packages on a trailer must have the same Customer Manifest Id. The manifest Id must be unique to your account number for a minimum of 6 months
|
|
and cannot exceed 8 characters in length. We recommend you use the day of year + the trailer id (this could simply be a sequential number for that trailer). So if you had 3 trailers that you started loading on Feb 10
|
|
the 3 manifest ids would be 041001, 041002, 041003 (in this case we used leading zeros on the trailer numbers).
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="SpecialRatingAppliedType">
|
|
<xs:annotation>
|
|
<xs:documentation>Special circumstance rating used for this shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="FEDEX_ONE_RATE" />
|
|
<xs:enumeration value="FIXED_FUEL_SURCHARGE" />
|
|
<xs:enumeration value="IMPORT_PRICING" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="StringBarcode">
|
|
<xs:annotation>
|
|
<xs:documentation>Each instance of this data type represents a barcode whose content must be represented as ASCII text (i.e. not binary data).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Type" type="ns:StringBarcodeType">
|
|
<xs:annotation>
|
|
<xs:documentation>The kind of barcode data in this instance.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Value" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>The data content of this instance.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="StringBarcodeType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ADDRESS" />
|
|
<xs:enumeration value="ASTRA" />
|
|
<xs:enumeration value="FEDEX_1D" />
|
|
<xs:enumeration value="GROUND" />
|
|
<xs:enumeration value="POSTAL" />
|
|
<xs:enumeration value="USPS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Surcharge">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies each surcharge applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="SurchargeType" type="ns:SurchargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of surcharge applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Level" type="ns:SurchargeLevelType" />
|
|
<xs:element minOccurs="0" name="Description" type="xs:string" />
|
|
<xs:element minOccurs="1" name="Amount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The amount of the surcharge applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="SurchargeLevelType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="PACKAGE" />
|
|
<xs:enumeration value="SHIPMENT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="SurchargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of the surcharge.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="ADDITIONAL_HANDLING" />
|
|
<xs:enumeration value="ANCILLARY_FEE" />
|
|
<xs:enumeration value="APPOINTMENT_DELIVERY" />
|
|
<xs:enumeration value="BROKER_SELECT_OPTION" />
|
|
<xs:enumeration value="CANADIAN_DESTINATION" />
|
|
<xs:enumeration value="CLEARANCE_ENTRY_FEE" />
|
|
<xs:enumeration value="COD" />
|
|
<xs:enumeration value="CUT_FLOWERS" />
|
|
<xs:enumeration value="DANGEROUS_GOODS" />
|
|
<xs:enumeration value="DELIVERY_AREA" />
|
|
<xs:enumeration value="DELIVERY_CONFIRMATION" />
|
|
<xs:enumeration value="DELIVERY_ON_INVOICE_ACCEPTANCE" />
|
|
<xs:enumeration value="DOCUMENTATION_FEE" />
|
|
<xs:enumeration value="DRY_ICE" />
|
|
<xs:enumeration value="EMAIL_LABEL" />
|
|
<xs:enumeration value="EUROPE_FIRST" />
|
|
<xs:enumeration value="EXCESS_VALUE" />
|
|
<xs:enumeration value="EXHIBITION" />
|
|
<xs:enumeration value="EXPORT" />
|
|
<xs:enumeration value="EXTRA_SURFACE_HANDLING_CHARGE" />
|
|
<xs:enumeration value="EXTREME_LENGTH" />
|
|
<xs:enumeration value="FEDEX_INTRACOUNTRY_FEES" />
|
|
<xs:enumeration value="FEDEX_TAG" />
|
|
<xs:enumeration value="FICE" />
|
|
<xs:enumeration value="FLATBED" />
|
|
<xs:enumeration value="FREIGHT_GUARANTEE" />
|
|
<xs:enumeration value="FREIGHT_ON_VALUE" />
|
|
<xs:enumeration value="FREIGHT_TO_COLLECT" />
|
|
<xs:enumeration value="FUEL" />
|
|
<xs:enumeration value="HOLD_AT_LOCATION" />
|
|
<xs:enumeration value="HOME_DELIVERY_APPOINTMENT" />
|
|
<xs:enumeration value="HOME_DELIVERY_DATE_CERTAIN" />
|
|
<xs:enumeration value="HOME_DELIVERY_EVENING" />
|
|
<xs:enumeration value="INSIDE_DELIVERY" />
|
|
<xs:enumeration value="INSIDE_PICKUP" />
|
|
<xs:enumeration value="INSURED_VALUE" />
|
|
<xs:enumeration value="INTERHAWAII" />
|
|
<xs:enumeration value="LIFTGATE_DELIVERY" />
|
|
<xs:enumeration value="LIFTGATE_PICKUP" />
|
|
<xs:enumeration value="LIMITED_ACCESS_DELIVERY" />
|
|
<xs:enumeration value="LIMITED_ACCESS_PICKUP" />
|
|
<xs:enumeration value="METRO_DELIVERY" />
|
|
<xs:enumeration value="METRO_PICKUP" />
|
|
<xs:enumeration value="NON_MACHINABLE" />
|
|
<xs:enumeration value="OFFSHORE" />
|
|
<xs:enumeration value="ON_CALL_PICKUP" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="OUT_OF_DELIVERY_AREA" />
|
|
<xs:enumeration value="OUT_OF_PICKUP_AREA" />
|
|
<xs:enumeration value="OVERSIZE" />
|
|
<xs:enumeration value="OVER_DIMENSION" />
|
|
<xs:enumeration value="PIECE_COUNT_VERIFICATION" />
|
|
<xs:enumeration value="PRE_DELIVERY_NOTIFICATION" />
|
|
<xs:enumeration value="PRIORITY_ALERT" />
|
|
<xs:enumeration value="PROTECTION_FROM_FREEZING" />
|
|
<xs:enumeration value="REGIONAL_MALL_DELIVERY" />
|
|
<xs:enumeration value="REGIONAL_MALL_PICKUP" />
|
|
<xs:enumeration value="REROUTE" />
|
|
<xs:enumeration value="RESCHEDULE" />
|
|
<xs:enumeration value="RESIDENTIAL_DELIVERY" />
|
|
<xs:enumeration value="RESIDENTIAL_PICKUP" />
|
|
<xs:enumeration value="RETURN_LABEL" />
|
|
<xs:enumeration value="SATURDAY_DELIVERY" />
|
|
<xs:enumeration value="SATURDAY_PICKUP" />
|
|
<xs:enumeration value="SIGNATURE_OPTION" />
|
|
<xs:enumeration value="TARP" />
|
|
<xs:enumeration value="THIRD_PARTY_CONSIGNEE" />
|
|
<xs:enumeration value="TRANSMART_SERVICE_FEE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Tax">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies each tax applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="TaxType" type="ns:TaxType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of tax applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Description" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Amount" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The amount of the tax applied to the shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="TaxType">
|
|
<xs:annotation>
|
|
<xs:documentation>The type of the tax.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EXPORT" />
|
|
<xs:enumeration value="GST" />
|
|
<xs:enumeration value="HST" />
|
|
<xs:enumeration value="INTRACOUNTRY" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="PST" />
|
|
<xs:enumeration value="VAT" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="TaxesOrMiscellaneousChargeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifice the kind of tax or miscellaneous charge being reported on a Commercial Invoice.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="COMMISSIONS" />
|
|
<xs:enumeration value="DISCOUNTS" />
|
|
<xs:enumeration value="HANDLING_FEES" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="ROYALTIES_AND_LICENSE_FEES" />
|
|
<xs:enumeration value="TAXES" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="TaxpayerIdentification">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for taxpayer identification information.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="TinType" type="ns:TinType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the category of the taxpayer identification number. See TinType for the list of values.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Number" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the taxpayer identification number.</xs:documentation>
|
|
<xs:appinfo>
|
|
<xs:MaxLength>15</xs:MaxLength>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Usage" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the usage of Tax Identification Number in Shipment processing</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="EffectiveDate" type="xs:dateTime" />
|
|
<xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="TinType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the category of the taxpayer identification number.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="BUSINESS_NATIONAL" />
|
|
<xs:enumeration value="BUSINESS_STATE" />
|
|
<xs:enumeration value="BUSINESS_UNION" />
|
|
<xs:enumeration value="PERSONAL_NATIONAL" />
|
|
<xs:enumeration value="PERSONAL_STATE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="TrackingId">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="TrackingIdType" type="ns:TrackingIdType" />
|
|
<xs:element minOccurs="0" name="FormId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="UspsApplicationId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>For use with SmartPost tracking IDs only</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TrackingNumber" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="TrackingIdType">
|
|
<xs:annotation>
|
|
<xs:documentation>TrackingIdType</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EXPRESS" />
|
|
<xs:enumeration value="FEDEX" />
|
|
<xs:enumeration value="FREIGHT" />
|
|
<xs:enumeration value="GROUND" />
|
|
<xs:enumeration value="USPS" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="CustomerTransactionId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Free form text to be echoed back in the reply. Used to match requests and replies.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Localization" type="ns:Localization">
|
|
<xs:annotation>
|
|
<xs:documentation>Governs data payload language/translations (contrasted with ClientDetail.localization, which governs Notification.localizedMessage language selection).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="TransitTimeType">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the set of valid shipment transit time values.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="EIGHTEEN_DAYS" />
|
|
<xs:enumeration value="EIGHT_DAYS" />
|
|
<xs:enumeration value="ELEVEN_DAYS" />
|
|
<xs:enumeration value="FIFTEEN_DAYS" />
|
|
<xs:enumeration value="FIVE_DAYS" />
|
|
<xs:enumeration value="FOURTEEN_DAYS" />
|
|
<xs:enumeration value="FOUR_DAYS" />
|
|
<xs:enumeration value="NINETEEN_DAYS" />
|
|
<xs:enumeration value="NINE_DAYS" />
|
|
<xs:enumeration value="ONE_DAY" />
|
|
<xs:enumeration value="SEVENTEEN_DAYS" />
|
|
<xs:enumeration value="SEVEN_DAYS" />
|
|
<xs:enumeration value="SIXTEEN_DAYS" />
|
|
<xs:enumeration value="SIX_DAYS" />
|
|
<xs:enumeration value="TEN_DAYS" />
|
|
<xs:enumeration value="THIRTEEN_DAYS" />
|
|
<xs:enumeration value="THREE_DAYS" />
|
|
<xs:enumeration value="TWELVE_DAYS" />
|
|
<xs:enumeration value="TWENTY_DAYS" />
|
|
<xs:enumeration value="TWO_DAYS" />
|
|
<xs:enumeration value="UNKNOWN" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="UploadDocumentDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LineNumber" type="xs:nonNegativeInteger" />
|
|
<xs:element minOccurs="0" name="CustomerReference" type="xs:string" />
|
|
<xs:element minOccurs="0" name="DocumentProducer" type="ns:UploadDocumentProducerType" />
|
|
<xs:element minOccurs="0" name="DocumentType" type="ns:UploadDocumentType" />
|
|
<xs:element minOccurs="0" name="FileName" type="xs:string" />
|
|
<xs:element minOccurs="0" name="DocumentContent" type="xs:base64Binary" />
|
|
<xs:element minOccurs="0" name="ExpirationDate" type="xs:date">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the date until which the document is available</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="UploadDocumentIdProducer">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the application that is responsible for managing the document id.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CUSTOMER" />
|
|
<xs:enumeration value="FEDEX_CAFE" />
|
|
<xs:enumeration value="FEDEX_CSHP" />
|
|
<xs:enumeration value="FEDEX_FXRS" />
|
|
<xs:enumeration value="FEDEX_GSMW" />
|
|
<xs:enumeration value="FEDEX_GTM" />
|
|
<xs:enumeration value="FEDEX_INET" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:simpleType name="UploadDocumentProducerType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CUSTOMER" />
|
|
<xs:enumeration value="FEDEX_CLS" />
|
|
<xs:enumeration value="FEDEX_GSMW" />
|
|
<xs:enumeration value="FEDEX_GTM" />
|
|
<xs:enumeration value="OTHER" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="UploadDocumentReferenceDetail">
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="LineNumber" type="xs:nonNegativeInteger" />
|
|
<xs:element minOccurs="0" name="CustomerReference" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Description" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Description of the uploaded document.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="DocumentProducer" type="ns:UploadDocumentProducerType" />
|
|
<xs:element minOccurs="0" name="DocumentType" type="ns:UploadDocumentType" />
|
|
<xs:element minOccurs="0" name="DocumentId" type="xs:string" />
|
|
<xs:element minOccurs="0" name="DocumentIdProducer" type="ns:UploadDocumentIdProducer" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="UploadDocumentType">
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CERTIFICATE_OF_ORIGIN" />
|
|
<xs:enumeration value="COMMERCIAL_INVOICE" />
|
|
<xs:enumeration value="ETD_LABEL" />
|
|
<xs:enumeration value="NAFTA_CERTIFICATE_OF_ORIGIN" />
|
|
<xs:enumeration value="OTHER" />
|
|
<xs:enumeration value="PRO_FORMA_INVOICE" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="ValidateShipmentRequest">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data sent to FedEx by a customer in order to validate a shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="WebAuthenticationDetail" type="ns:WebAuthenticationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data to be used in authentication of the sender's identity (and right to use FedEx web services).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="ClientDetail" type="ns:ClientDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data identifying the client submitting the transaction.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TransactionDetail" type="ns:TransactionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data for this customer transaction. The TransactionDetail from the request is echoed back to the caller in the corresponding reply.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Version" type="ns:VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="RequestedShipment" type="ns:RequestedShipment">
|
|
<xs:annotation>
|
|
<xs:documentation>Descriptive data about the shipment being sent by the requestor.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ValidatedHazardousCommodityContent">
|
|
<xs:annotation>
|
|
<xs:documentation>Documents the kind and quantity of an individual hazardous commodity in a package.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Description" type="ns:ValidatedHazardousCommodityDescription">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies and describes an individual hazardous commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Quantity" type="ns:HazardousCommodityQuantityDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the amount of the commodity in alternate units.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="MassPoints" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>The mass points are a calculation used by ADR regulations for measuring the risk of a particular hazardous commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="Options" type="ns:HazardousCommodityOptionDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Customer-provided specifications for handling individual commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ValidatedHazardousCommodityDescription">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies and describes an individual hazardous commodity. For 201001 load, this is based on data from the FedEx Ground Hazardous Materials Shipping Guide.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Id" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Regulatory identifier for a commodity (e.g. "UN ID" value).</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="SequenceNumber" type="xs:nonNegativeInteger">
|
|
<xs:annotation>
|
|
<xs:documentation>In conjunction with the regulatory identifier, this field uniquely identifies a specific hazardous materials commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PackingGroup" type="ns:HazardousCommodityPackingGroupType" />
|
|
<xs:element minOccurs="0" name="PackingInstructions" type="xs:string" />
|
|
<xs:element minOccurs="0" name="ProperShippingName" type="xs:string" />
|
|
<xs:element minOccurs="0" name="ProperShippingNameAndDescription" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Fully-expanded descriptive text for a hazardous commodity.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TechnicalName" type="xs:string" />
|
|
<xs:element minOccurs="0" name="HazardClass" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="SubsidiaryClasses" type="xs:string" />
|
|
<xs:element minOccurs="0" name="Symbols" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Coded indications for special requirements or constraints.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="TunnelRestrictionCode" type="xs:string" />
|
|
<xs:element minOccurs="0" name="SpecialProvisions" type="xs:string" />
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="Attributes" type="ns:HazardousCommodityAttributeType" />
|
|
<xs:element minOccurs="0" name="Authorization" type="xs:string" />
|
|
<xs:element minOccurs="0" name="LabelText" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="ValidatedHazardousContainer">
|
|
<xs:annotation>
|
|
<xs:documentation>Specifies the concept of a container used to package dangerous goods commodities.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="QValue" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Indicates that the quantity of the dangerous goods packaged is permissible for shipping. This is used to ensure that the dangerous goods commodities do not exceed the net quantity per package restrictions.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="HazardousCommodities" type="ns:ValidatedHazardousCommodityContent">
|
|
<xs:annotation>
|
|
<xs:documentation>Documents the kinds and quantities of all hazardous commodities in the current package.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="VariableHandlingChargeDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>This definition of variable handling charge detail is intended for use in Jan 2011 corp load.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="FixedValue" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>
|
|
Used with Variable handling charge type of FIXED_VALUE.
|
|
Contains the amount to be added to the freight charge.
|
|
Contains 2 explicit decimal positions with a total max length of 10 including the decimal.
|
|
</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="PercentValue" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Actual percentage (10 means 10%, which is a mutiplier of 0.1)</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RateElementBasis" type="ns:RateElementBasisType">
|
|
<xs:annotation>
|
|
<xs:documentation>Select the value from a set of rate data to which the percentage is applied.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="RateTypeBasis" type="ns:RateTypeBasisType">
|
|
<xs:annotation>
|
|
<xs:documentation>Select the type of rate from which the element is to be selected.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="VariableHandlingCharges">
|
|
<xs:annotation>
|
|
<xs:documentation>The variable handling charges calculated based on the type variable handling charges requested.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="VariableHandlingCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The variable handling charge amount calculated based on the requested variable handling charge detail.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="0" name="FixedVariableHandlingCharge" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="PercentVariableHandlingCharge" type="ns:Money" />
|
|
<xs:element minOccurs="0" name="TotalCustomerCharge" type="ns:Money">
|
|
<xs:annotation>
|
|
<xs:documentation>The calculated varibale handling charge plus the net charge.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="Volume">
|
|
<xs:annotation>
|
|
<xs:documentation>Three-dimensional volume/cubic measurement.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="0" name="Units" type="ns:VolumeUnits" />
|
|
<xs:element minOccurs="0" name="Value" type="xs:decimal" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="VolumeUnits">
|
|
<xs:annotation>
|
|
<xs:documentation>Units of three-dimensional volume/cubic measure.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="CUBIC_FT" />
|
|
<xs:enumeration value="CUBIC_M" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="Weight">
|
|
<xs:annotation>
|
|
<xs:documentation>The descriptive data for the heaviness of an object.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Units" type="ns:WeightUnits">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the unit of measure associated with a weight value.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Value" type="xs:decimal">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the weight value of a package/shipment.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:simpleType name="WeightUnits">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the unit of measure associated with a weight value. See the list of enumerated types for valid values.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:restriction base="xs:string">
|
|
<xs:enumeration value="KG" />
|
|
<xs:enumeration value="LB" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
<xs:complexType name="WebAuthenticationDetail">
|
|
<xs:annotation>
|
|
<xs:documentation>Used in authentication of the sender's identity.</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="UserCredential" type="ns:WebAuthenticationCredential">
|
|
<xs:annotation>
|
|
<xs:documentation>Credential used to authenticate a specific software application. This value is provided by FedEx after registration.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="WebAuthenticationCredential">
|
|
<xs:annotation>
|
|
<xs:documentation>Two part authentication string used for the sender's identity</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" name="Key" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifying part of authentication credential. This value is provided by FedEx after registration</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" name="Password" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Secret part of authentication key. This value is provided by FedEx after registration.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
<xs:complexType name="VersionId">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the version/level of a service operation expected by a caller (in each request) and performed by the callee (in each reply).</xs:documentation>
|
|
</xs:annotation>
|
|
<xs:sequence>
|
|
<xs:element minOccurs="1" fixed="ship" name="ServiceId" type="xs:string">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies a system or sub-system which performs an operation.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" fixed="15" name="Major" type="xs:int">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the service business level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" fixed="0" name="Intermediate" type="xs:int">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the service interface level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
<xs:element minOccurs="1" fixed="0" name="Minor" type="xs:int">
|
|
<xs:annotation>
|
|
<xs:documentation>Identifies the service code level.</xs:documentation>
|
|
</xs:annotation>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:schema>
|
|
</types>
|
|
<message name="ProcessShipmentReply">
|
|
<part name="ProcessShipmentReply" element="ns:ProcessShipmentReply" />
|
|
</message>
|
|
<message name="ProcessTagRequest">
|
|
<part name="ProcessTagRequest" element="ns:ProcessTagRequest" />
|
|
</message>
|
|
<message name="ProcessShipmentRequest">
|
|
<part name="ProcessShipmentRequest" element="ns:ProcessShipmentRequest" />
|
|
</message>
|
|
<message name="DeleteTagRequest">
|
|
<part name="DeleteTagRequest" element="ns:DeleteTagRequest" />
|
|
</message>
|
|
<message name="ShipmentReply">
|
|
<part name="ShipmentReply" element="ns:ShipmentReply" />
|
|
</message>
|
|
<message name="DeleteShipmentRequest">
|
|
<part name="DeleteShipmentRequest" element="ns:DeleteShipmentRequest" />
|
|
</message>
|
|
<message name="ProcessTagReply">
|
|
<part name="ProcessTagReply" element="ns:ProcessTagReply" />
|
|
</message>
|
|
<message name="ValidateShipmentRequest">
|
|
<part name="ValidateShipmentRequest" element="ns:ValidateShipmentRequest" />
|
|
</message>
|
|
<portType name="ShipPortType">
|
|
<operation name="processTag" parameterOrder="ProcessTagRequest">
|
|
<input message="ns:ProcessTagRequest" />
|
|
<output message="ns:ProcessTagReply" />
|
|
</operation>
|
|
<operation name="processShipment" parameterOrder="ProcessShipmentRequest">
|
|
<input message="ns:ProcessShipmentRequest" />
|
|
<output message="ns:ProcessShipmentReply" />
|
|
</operation>
|
|
<operation name="deleteTag" parameterOrder="DeleteTagRequest">
|
|
<input message="ns:DeleteTagRequest" />
|
|
<output message="ns:ShipmentReply" />
|
|
</operation>
|
|
<operation name="deleteShipment" parameterOrder="DeleteShipmentRequest">
|
|
<input message="ns:DeleteShipmentRequest" />
|
|
<output message="ns:ShipmentReply" />
|
|
</operation>
|
|
<operation name="validateShipment" parameterOrder="ValidateShipmentRequest">
|
|
<input message="ns:ValidateShipmentRequest" />
|
|
<output message="ns:ShipmentReply" />
|
|
</operation>
|
|
</portType>
|
|
<binding name="ShipServiceSoapBinding" type="ns:ShipPortType">
|
|
<s1:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
|
<operation name="processTag">
|
|
<s1:operation soapAction="http://fedex.com/ws/ship/v15/processTag" style="document" />
|
|
<input>
|
|
<s1:body use="literal" />
|
|
</input>
|
|
<output>
|
|
<s1:body use="literal" />
|
|
</output>
|
|
</operation>
|
|
<operation name="processShipment">
|
|
<s1:operation soapAction="http://fedex.com/ws/ship/v15/processShipment" style="document" />
|
|
<input>
|
|
<s1:body use="literal" />
|
|
</input>
|
|
<output>
|
|
<s1:body use="literal" />
|
|
</output>
|
|
</operation>
|
|
<operation name="deleteTag">
|
|
<s1:operation soapAction="http://fedex.com/ws/ship/v15/deleteTag" style="document" />
|
|
<input>
|
|
<s1:body use="literal" />
|
|
</input>
|
|
<output>
|
|
<s1:body use="literal" />
|
|
</output>
|
|
</operation>
|
|
<operation name="deleteShipment">
|
|
<s1:operation soapAction="http://fedex.com/ws/ship/v15/deleteShipment" style="document" />
|
|
<input>
|
|
<s1:body use="literal" />
|
|
</input>
|
|
<output>
|
|
<s1:body use="literal" />
|
|
</output>
|
|
</operation>
|
|
<operation name="validateShipment">
|
|
<s1:operation soapAction="http://fedex.com/ws/ship/v15/validateShipment" style="document" />
|
|
<input>
|
|
<s1:body use="literal" />
|
|
</input>
|
|
<output>
|
|
<s1:body use="literal" />
|
|
</output>
|
|
</operation>
|
|
</binding>
|
|
<service name="ShipService">
|
|
<port name="ShipServicePort" binding="ns:ShipServiceSoapBinding">
|
|
<s1:address location="https://wsbeta.fedex.com:443/web-services/ship" />
|
|
</port>
|
|
</service>
|
|
</definitions> |