| schema location: | http://www.con-way.com/XML/ShipmentHistoryResponse.xsd |
| Elements |
| ShipmentHistoryResponse |
| 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/ShipmentTypes.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/CustomerTypes.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 PRONmbr ShipmentEvents | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="ShipmentHistoryResponse"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Error"/> <xs:sequence maxOccurs="unbounded"> <xs:element ref="PRONmbr"/> <xs:element name="ShipmentEvents" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ShipmentEvent" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="StatusDateTime" type="xs:dateTime"/> <xs:element name="ServiceCenter" type="ServiceCenterType"/> <xs:element name="Description" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </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 | ShipmentEvent | ||||
| source | <xs:element name="ShipmentEvents" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ShipmentEvent" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="StatusDateTime" type="xs:dateTime"/> <xs:element name="ServiceCenter" type="ServiceCenterType"/> <xs:element name="Description" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | StatusDateTime ServiceCenter Description | ||||
| source | <xs:element name="ShipmentEvent" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="StatusDateTime" type="xs:dateTime"/> <xs:element name="ServiceCenter" type="ServiceCenterType"/> <xs:element name="Description" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:element name="StatusDateTime" type="xs:dateTime"/> |
| diagram | ![]() |
||||
| type | ServiceCenterType | ||||
| properties |
|
||||
| children | SIC Component City StateCode CountryCode | ||||
| source | <xs:element name="ServiceCenter" type="ServiceCenterType"/> |
| diagram | |||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Description" type="xs:string"/> |
| diagram | ![]() |
||
| type | ServiceCenterType | ||
| properties |
|
||
| children | SIC Component City StateCode CountryCode | ||
| source | <xs:element name="ServiceCenter" type="ServiceCenterType"/> |
| diagram | |||||
| type | restriction of xs:string | ||||
| properties |
|
||||
| used by |
|
||||
| facets |
|
||||
| source | <xs:element name="SIC"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:whiteSpace value="collapse"/> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||
| type | USPortType | ||
| properties |
|
||
| children | SIC City StateCode CountryCode | ||
| source | <xs:element name="USPort" type="USPortType"/> |
| diagram | ![]() |
||||
| children | SIC Component City StateCode CountryCode | ||||
| used by |
|
||||
| source | <xs:complexType name="ServiceCenterType"> <xs:sequence> <xs:element ref="SIC"/> <xs:element ref="Component"/> <xs:element ref="City"/> <xs:element ref="StateCode"/> <xs:element ref="CountryCode"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| type | restriction of ServiceCenterType | ||
| properties |
|
||
| children | SIC City StateCode CountryCode | ||
| used by |
|
||
| source | <xs:complexType name="USPortType"> <xs:complexContent> <xs:restriction base="ServiceCenterType"> <xs:sequence> <xs:element ref="SIC"/> <xs:element ref="City"/> <xs:element ref="StateCode"/> <xs:element ref="CountryCode"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
| children | Zone Description ZoneRating |
| source | <xs:complexType name="ZoneItemType"> <xs:sequence> <xs:element name="Zone" type="ZoneType"/> <xs:element name="Description" type="xs:string"/> <xs:element name="ZoneRating" type="ZoneRatingType"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | ZoneType | ||||
| properties |
|
||||
| source | <xs:element name="Zone" type="ZoneType"/> |
| diagram | |||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Description" type="xs:string"/> |
| diagram | |||||
| type | ZoneRatingType | ||||
| properties |
|
||||
| source | <xs:element name="ZoneRating" type="ZoneRatingType"/> |
| type | xs:string | ||
| used by |
|
||
| source | <xs:simpleType name="ZoneRatingType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
| type | xs:string | ||
| used by |
|
||
| source | <xs:simpleType name="ZoneType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
| diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | AccessorialCodeType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|