| schema location: | http://www.con-way.com/XML/RateQuote.xsd |
| Elements |
| RateQuote |
| 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 |
| schema location: | http://www.con-way.com/XML/ShipmentTypes.xsd |
| schema location: | http://www.con-way.com/XML/LocationTypes.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/CustomerTypes.xsd |
| schema location: | http://www.con-way.com/XML/ComponentTypes.xsd |
| Elements | Simple types |
| Component | ComponentType |
| diagram | ![]() |
||||||||||||
| properties |
|
||||||||||||
| children | Error OriginZip DestinationZip ChargeCode Item DeficitWeight ItemTotal AccessorialCharges Discount NetCharge TransitTime Guaranteed EffectiveDate ConfirmNmbr Disclaimer TotalCubeVolume USPort | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="RateQuote"> <xs:complexType> <xs:choice> <xs:element ref="Error"/> <xs:sequence> <xs:element ref="OriginZip"/> <xs:element ref="DestinationZip"/> <xs:element ref="ChargeCode"/> <xs:element name="Item" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element ref="CmdtyClass"/> <xs:element name="Weight" type="WeightWithUnitType"/> <xs:element ref="Rate"/> <xs:element ref="Charge"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DeficitWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="DeficitWeightNmbr" type="WeightWithUnitType"/> <xs:element name="DeficitWeightRate" type="CurrencyWithDenominationType"/> <xs:element name="DeficitWeightCharge" type="CurrencyWithDenominationType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ItemTotal"> <xs:complexType> <xs:sequence> <xs:element name="TotalWeight" type="WeightWithUnitType"/> <xs:element name="TotalCharge" type="CurrencyWithDenominationType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AccessorialCharges"> <xs:complexType> <xs:sequence> <xs:choice maxOccurs="3"> <xs:element name="FuelSurcharge" type="FuelSurchargeType"/> <xs:element name="OtherAccessorialCharges" type="AccessorialChargeType" minOccurs="0" maxOccurs="8"/> </xs:choice> <xs:element name="TotalAccessorialCharges" type="CurrencyWithDenominationType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element ref="Discount"/> <xs:element name="NetCharge" type="CurrencyWithDenominationType" maxOccurs="unbounded"/> <xs:element name="TransitTime" type="xs:string"/> <xs:element name="Guaranteed" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="GuaranteedAvailable" type="YesNoType"/> <xs:element name="GuaranteedCharge" type="CurrencyWithDenominationType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EffectiveDate" type="DateMMDDYYType"/> <xs:element name="ConfirmNmbr" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Disclaimer" type="xs:string"/> <xs:element ref="TotalCubeVolume" minOccurs="0"/> <xs:element ref="USPort" minOccurs="0"/> </xs:sequence> </xs:choice> <xs:attribute name="schemaVersion" type="SchemaVersionType" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | CmdtyClass Weight Rate Charge | ||||
| source | <xs:element name="Item" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element ref="CmdtyClass"/> <xs:element name="Weight" type="WeightWithUnitType"/> <xs:element ref="Rate"/> <xs:element ref="Charge"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||||||||
| type | WeightWithUnitType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Weight" type="WeightWithUnitType"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | DeficitWeightNmbr DeficitWeightRate DeficitWeightCharge | ||||
| source | <xs:element name="DeficitWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="DeficitWeightNmbr" type="WeightWithUnitType"/> <xs:element name="DeficitWeightRate" type="CurrencyWithDenominationType"/> <xs:element name="DeficitWeightCharge" type="CurrencyWithDenominationType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||||||||
| type | WeightWithUnitType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="DeficitWeightNmbr" type="WeightWithUnitType"/> |
| diagram | |||||||||||||
| type | CurrencyWithDenominationType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="DeficitWeightRate" type="CurrencyWithDenominationType"/> |
| diagram | |||||||||||||
| type | CurrencyWithDenominationType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="DeficitWeightCharge" type="CurrencyWithDenominationType"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | TotalWeight TotalCharge | ||||
| source | <xs:element name="ItemTotal"> <xs:complexType> <xs:sequence> <xs:element name="TotalWeight" type="WeightWithUnitType"/> <xs:element name="TotalCharge" type="CurrencyWithDenominationType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||||||||
| type | WeightWithUnitType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="TotalWeight" type="WeightWithUnitType"/> |
| diagram | |||||||||||||
| type | CurrencyWithDenominationType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="TotalCharge" type="CurrencyWithDenominationType"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | FuelSurcharge OtherAccessorialCharges TotalAccessorialCharges | ||||
| source | <xs:element name="AccessorialCharges"> <xs:complexType> <xs:sequence> <xs:choice maxOccurs="3"> <xs:element name="FuelSurcharge" type="FuelSurchargeType"/> <xs:element name="OtherAccessorialCharges" type="AccessorialChargeType" minOccurs="0" maxOccurs="8"/> </xs:choice> <xs:element name="TotalAccessorialCharges" type="CurrencyWithDenominationType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| type | FuelSurchargeType | ||||
| properties |
|
||||