| schema location: | http://www.con-way.com/XML/BOLresponse.xsd |
| Elements |
| BOLresponse |
| 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/BillOfLadingType.xsd |
| Complex types |
| BillOfLadingType |
| schema location: | http://www.con-way.com/XML/ShipmentTypes.xsd |
| schema location: | http://www.con-way.com/XML/CustomerTypes.xsd |
| schema location: | http://www.con-way.com/XML/LocationTypes.xsd |
| diagram | ![]() |
||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | Error Status Requester Shipper Consignee BillTo Shipment Pickup BolPdfUrl BillOfLading FreightAssemblyCenterCode | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="BOLresponse"> <xs:complexType> <xs:choice> <xs:element name="Error" type="ErrorType"/> <xs:sequence> <xs:element name="Status"> <xs:complexType> <xs:simpleContent> <xs:extension base="FreeFormStringType"> <xs:attribute name="success" type="YNType" use="required"/> <xs:attribute name="bolemailed" type="YNType" use="required"/> <xs:attribute name="pickup" type="YNType" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Requester" type="FreeFormStringType"/> <xs:element name="Shipper" type="FreeFormStringType"/> <xs:element name="Consignee" type="FreeFormStringType"/> <xs:element name="BillTo" type="FreeFormStringType" minOccurs="0"/> <xs:element name="Shipment"> <xs:complexType> <xs:simpleContent> <xs:extension base="FreeFormStringType"> <xs:attribute name="hazmat" type="YNType" use="required"/> <xs:attribute name="guaranteed" type="YNType" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Pickup" minOccurs="0"/> <xs:element name="BolPdfUrl" type="xs:string" minOccurs="0"/> <xs:element name="BillOfLading" type="BillOfLadingType" minOccurs="0"/> <xs:element name="FreightAssemblyCenterCode" minOccurs="0" maxOccurs="3"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:choice> <xs:attribute name="schemaVersion" type="SchemaVersionType" use="required"/> <xs:attribute name="testmode" type="YNType" use="required"/> </xs:complexType> </xs:element> |
| diagram | |||||||||||||||||||
| type | ErrorType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Error" type="ErrorType"/> |
| diagram | |||||||||||||||||||||||||
| type | extension of FreeFormStringType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="Status"> <xs:complexType> <xs:simpleContent> <xs:extension base="FreeFormStringType"> <xs:attribute name="success" type="YNType" use="required"/> <xs:attribute name="bolemailed" type="YNType" use="required"/> <xs:attribute name="pickup" type="YNType" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| diagram | |||||
| type | FreeFormStringType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="Requester" type="FreeFormStringType"/> |
| diagram | |||||
| type | FreeFormStringType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="Shipper" type="FreeFormStringType"/> |
| diagram | |||||
| type | FreeFormStringType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="Consignee" type="FreeFormStringType"/> |
| diagram | |||||
| type | FreeFormStringType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="BillTo" type="FreeFormStringType" minOccurs="0"/> |
| diagram | |||||||||||||||||||
| type | extension of FreeFormStringType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Shipment"> <xs:complexType> <xs:simpleContent> <xs:extension base="FreeFormStringType"> <xs:attribute name="hazmat" type="YNType" use="required"/> <xs:attribute name="guaranteed" type="YNType" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| diagram | |||
| properties |
|
||
| source | <xs:element name="Pickup" minOccurs="0"/> |
| diagram | |||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="BolPdfUrl" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||
| type | BillOfLadingType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | CreateDate RequesterUserId RequesterName RequesterCompany RequesterPhone RequesterEmail ChargeCode ReferenceNmbrs Shipper Consignee BillTo COD Commodities Accessorials TotalPieces TotalWeight ShippingRemarks EmergencyContact PickupRequest SendBOLemail | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="BillOfLading" type="BillOfLadingType" minOccurs="0"/> |
| diagram | |||||
| type | restriction of xs:string | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="FreightAssemblyCenterCode" minOccurs="0" maxOccurs="3"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||
| type | DateMMDDYYType | ||||||||
| properties |
|
||||||||
| used by |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="DateMMDDYY" type="DateMMDDYYType"> <xs:annotation> <xs:documentation>MMDDYY date type validated by DateMMDDYYType</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | ErrorType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Error" type="ErrorType"> <xs:annotation> <xs:docu |