| schema location: | http://www.con-way.com/XML/ShipmentStatusResponse.xsd |
| Elements |
| ShipmentStatusResponse |
| schema location: | http://www.con-way.com/XML/ShipmentTypes.xsd |
| schema location: | http://www.con-way.com/XML/ServiceCenterTypes.xsd |
| Elements | Complex types | Simple types |
| ServiceCenter | ServiceCenterType | ZoneRatingType |
| SIC | USPortType | ZoneType |
| USPort | ZoneItemType |
| schema location: | http://www.con-way.com/XML/DeliveryApptSchedTypes.xsd |
| Elements | Complex types |
| DeliveryApptContactCallTime | DeliveryApptSchedType |
| DeliveryApptContactName | |
| DeliveryApptContactPhone | |
| DeliveryApptDate | |
| DeliveryApptEndTime | |
| DeliveryApptSched | |
| DeliveryApptStartTime |
| schema location: | http://www.con-way.com/XML/CustomerTypes.xsd |
| schema location: | http://www.con-way.com/XML/ComponentTypes.xsd |
| Elements | Simple types |
| Component | ComponentType |
| schema location: | http://www.con-way.com/XML/LocationTypes.xsd |
| schema location: | http://www.con-way.com/XML/GenericTypes.xsd |
| Elements | Complex types | Simple types |
| DateMMDDYY | ErrorType | BlankType |
| Error | CONWAYTermsType | |
| DateMMDDYYType | ||
| DateMMDDYYYYType | ||
| FreeFormStringType | ||
| IP | ||
| OnOffType | ||
| SchemaVersionType | ||
| TimeHHMMType | ||
| YesNoType | ||
| YNType |
| diagram | ![]() |
||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | Error ShipmentStatus | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="ShipmentStatusResponse"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Error"/> <xs:element name="ShipmentStatus"> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element ref="ChargeCodeStatus"/> <xs:element name="CODCollected" type="YesNoType" minOccurs="0"/> <xs:element ref="PRONmbr"/> <xs:element name="CustRefNmbrs" type="CustRefNmbrsType" minOccurs="0"/> <xs:element name="MoreCustRefNbr" type="YesNoType" minOccurs="0"/> <xs:element name="Shipper" type="CustomerType"/> <xs:element name="Consignee" type="CustomerType"/> <xs:element ref="TotalQuantity"/> <xs:element ref="TotalWeight"/> <xs:element name="DestinationServiceCenter" type="ServiceCenterType" minOccurs="0"/> <xs:element name="OriginServiceCenter" type="ServiceCenterType" minOccurs="0"/> <xs:element name="CurrentServiceCenter" type="ServiceCenterType" minOccurs="0"/> <xs:element ref="ServiceIndicator" minOccurs="0" maxOccurs="3"/> <xs:element name="PickupDate" type="DateMMDDYYType"/> <xs:choice minOccurs="0"> <xs:element name="EstDeliverDate" type="DateMMDDYYType"/> <xs:element name="DeliveredDate" type="DateMMDDYYType"/> </xs:choice> <xs:element name="ETAToNextLeg" type="xs:dateTime" minOccurs="0"/> <xs:element ref="TrailerCode" minOccurs="0"/> <xs:element ref="Status"/> <xs:element ref="ServiceException" minOccurs="0" maxOccurs="3"/> <xs:element ref="Carrier" minOccurs="0"/> <xs:element ref="ParentPRONumber" minOccurs="0"/> <xs:element ref="TotalCharges" minOccurs="0"/> <xs:element name="DeliverySignature" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DeliverySignatureDate" type="xs:dateTime" minOccurs="0"/> <xs:element ref="TractorCode" minOccurs="0"/> <xs:element ref="DriverName" minOccurs="0"/> <xs:element ref="DeliveryApptSched" minOccurs="0"/> <xs:element name="BillTo" type="CustomerType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:attribute name="testmode" type="YNType" default="Y"/> <xs:attribute name="schemaVersion" type="SchemaVersionType"/> <xs:attribute name="CONWAYTerms" type="CONWAYTermsType"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | ChargeCodeStatus CODCollected PRONmbr CustRefNmbrs MoreCustRefNbr Shipper Consignee TotalQuantity TotalWeight DestinationServiceCenter OriginServiceCenter CurrentServiceCenter ServiceIndicator PickupDate EstDeliverDate DeliveredDate ETAToNextLeg TrailerCode Status ServiceException Carrier ParentPRONumber TotalCharges DeliverySignature DeliverySignatureDate TractorCode DriverName DeliveryApptSched BillTo | ||||
| source | <xs:element name="ShipmentStatus"> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element ref="ChargeCodeStatus"/> <xs:element name="CODCollected" type="YesNoType" minOccurs="0"/> <xs:element ref="PRONmbr"/> <xs:element name="CustRefNmbrs" type="CustRefNmbrsType" minOccurs="0"/> <xs:element name="MoreCustRefNbr" type="YesNoType" minOccurs="0"/> <xs:element name="Shipper" type="CustomerType"/> <xs:element name="Consignee" type="CustomerType"/> <xs:element ref="TotalQuantity"/> <xs:element ref="TotalWeight"/> <xs:element name="DestinationServiceCenter" type="ServiceCenterType" minOccurs="0"/> <xs:element name="OriginServiceCenter" type="ServiceCenterType" minOccurs="0"/> <xs:element name="CurrentServiceCenter" type="ServiceCenterType" minOccurs="0"/> <xs:element ref="ServiceIndicator" minOccurs="0" maxOccurs="3"/> <xs:element name="PickupDate" type="DateMMDDYYType"/> <xs:choice minOccurs="0"> <xs:element name="EstDeliverDate" type="DateMMDDYYType"/> <xs:element name="DeliveredDate" type="DateMMDDYYType"/> </xs:choice> <xs:element name="ETAToNextLeg" type="xs:dateTime" minOccurs="0"/> <xs:element ref="TrailerCode" minOccurs="0"/> <xs:element ref="Status"/> <xs:element ref="ServiceException" minOccurs="0" maxOccurs="3"/> <xs:element ref="Carrier" minOccurs="0"/> <xs:element ref="ParentPRONumber" minOccurs="0"/> <xs:element ref="TotalCharges" minOccurs="0"/> <xs:element name="DeliverySignature" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DeliverySignatureDate" type="xs:dateTime" minOccurs="0"/> <xs:element ref="TractorCode" minOccurs="0"/> <xs:element ref="DriverName" minOccurs="0"/> <xs:element ref="DeliveryApptSched" minOccurs="0"/> <xs:element name="BillTo" type="CustomerType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||||||||||||||||||||||
| type | YesNoType | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||
| source | <xs:element name="CODCollected" type="YesNoType" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | CustRefNmbrsType | ||||
| properties |
|
||||
| children | ShippersNmbr PurchaseOrderNmbr GovtBillOfLading OtherRefNmbr | ||||
| source | <xs:element name="CustRefNmbrs" type="CustRefNmbrsType" minOccurs="0"/> |
| diagram | |||||||||||||||||||||||||||
| type | YesNoType | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||
| source | <xs:element name="MoreCustRefNbr" type="YesNoType" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | CustomerType | ||||
| properties |
|
||||
| children | CustNmbr Name Name2 Addr City State Zip Phone Email | ||||
| source | <xs:element name="Shipper" type="Custo |