Schema BillOfLadingType.xsd


schema location:  http://www.con-way.com/XML/BillOfLadingType.xsd
 
Complex types 
BillOfLadingType 


schema location:  http://www.con-way.com/XML/ShipmentTypes.xsd
 
Elements  Complex types  Simple types 
AccessorialCode  AccessorialChargeType  AccessorialCodeType 
Carrier  AccessorialType  AccessorialNameType 
Charge  BOLAccessorialType  BOLAccessorialCodeType 
ChargeCode  CarrierType  CAXPackageTypeType 
ChargeCodeStatus  CODType  ChargeCodeStatusType 
CmdtyClass  CurrencyWithDenominationType  ChargeCodeType 
CustRefNmbrs  CustRefNmbrsType  CmdtyClassType 
Discount  DimensionWithUnitType  CurrencyDenominationType 
DriverName  DiscountType  CurrencyType 
Height  FuelSurchargeType  DimensionType 
Length  ItemType  DimensionUnitType 
ParentPRONumber  PickupRequestType  PackageTypeType 
PRONmbr  ServiceExceptionType  PercentageType 
PRONumber  StatusType  PmtTypeType 
Quantity  SuppRefNmbrType  PRONumberType 
Rate  VolumeWithUnitType  QuantityType 
ServiceException  WeightWithUnitType  RatingAccessorialCodeType 
ServiceIndicator  RefNmbrType 
ServiceLevel  ResponseOptionType 
Status  ServiceIndicatorType 
TotalCharges  ServiceLevelType 
TotalCubeVolume  ShipCodeType 
TotalQuantity  SpecialRefNmbrKeyType 
TotalWeight  UnitOfMeasureType 
TractorCode  VolumeType 
TrailerCode  VolumeUnitType 
Weight  WeightType 
Width  WeightUnitType 


schema location:  http://www.con-way.com/XML/CustomerTypes.xsd
 
Elements  Complex types  Simple types 
BillTo  CustomerType  CustNmbrType 
BillToAddr  EmailAddressBlankAllowedType 
BillToCity  EmailAddressType 
BillToCustNmbr  PhoneBlankAllowedType 
BillToEmail  PhoneExtensionType 
BillToName  PhoneType 
BillToName2  UserIdType 
BillToPhone  USPhoneExtOptionalType 
CODremitTo 
CODremitToAddr 
CODremitToCity 
CODremitToCustNmbr 
CODremitToEmail 
CODremitToName 
CODremitToName2 
CODremitToPhone 
Consignee 
ConsigneeAddr 
ConsigneeCity 
ConsigneeCustNmbr 
ConsigneeEmail 
ConsigneeName 
ConsigneeName2 
ConsigneePhone 
ContactPhone 
CustNmbr 
Customer 
CustomerNumber 
Email 
Name 
Name2 
Phone 
RequesterName 
RequesterPhone 
Shipper 
ShipperAddr 
ShipperCity 
ShipperCustNmbr 
ShipperEmail 
ShipperName 
ShipperName2 
ShipperPhone 


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/LocationTypes.xsd
 
Elements  Complex types  Simple types 
Addr  AddressType  AddrType 
Address  CNAddressType  CityType 
BillToState  CNStatePairType  CNCountryCodeType 
BillToZip  MXAddressType  CNPostalCodeType 
City  MXStatePairType  CNStateCodeType 
CNAddress  PostalCodeWithCountryType  CNStateNameType 
CNCountryCode  StatePairType  CountryCodeType 
CNPostalCode  USAddressType  CountryNameType 
CNStateCode  USCNAddressType  MXCountryCodeType 
CNStateName  USCNPostalCodeWithCountryType  MXPostalCodeType 
CNStatePair  USStatePairType  MXStateCodeType 
CODremitToState  MXStateNameType 
CODremitToZip  NameType 
ConsigneeState  PostalCodeType 
ConsigneeZip  StateCodeType 
CountryCode  StateNameType 
CountryName  USCNCountryCodeType 
DestinationZip  USCNPostalCodeType 
MXAddress  USCNStateCodeType 
MXCountryCode  USCNStateNameType 
MXPostalCode  USCountryCodeType 
MXStateCode  USPostalCodeType 
MXStateName  USStateCodeType 
MXStatePair  USStateNameType 
OriginZip 
PostalCode 
ShipperState 
ShipperZip 
State 
StateCode 
StateName 
StatePair 
USAddress 
USCNAddress 
USCNCountryCode 
USCNPostalCode 
USCNStateCode 
USCNStateName 
USCountryCode 
USPostalCode 
USStateCode 
USStateName 
USStatePair 
Zip 


complexType BillOfLadingType
diagram
children CreateDate RequesterUserId RequesterName RequesterCompany RequesterPhone RequesterEmail ChargeCode ReferenceNmbrs Shipper Consignee BillTo COD Commodities Accessorials TotalPieces TotalWeight ShippingRemarks EmergencyContact PickupRequest SendBOLemail
attributes
Name  Type  Use  Default  Fixed  Annotation
schemaVersion  SchemaVersionTypeoptional      
testmode  YNTyperequired      
source
<xs:complexType name="BillOfLadingType">
  <xs:all>
    <xs:element name="CreateDate" type="DateMMDDYYType"/>
    <xs:element name="RequesterUserId">
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="UserIdType">
            <xs:attribute name="shipcode" type="ShipCodeType"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element ref="RequesterName"/>
    <xs:element name="RequesterCompany" type="FreeFormStringType"/>
    <xs:element ref="RequesterPhone"/>
    <xs:element name="RequesterEmail" type="EmailAddressType"/>
    <xs:element ref="ChargeCode"/>
    <xs:element name="ReferenceNmbrs">
      <xs:complexType>
        <xs:sequence>
          <xs:element ref="PRONmbr" minOccurs="0"/>
          <xs:element name="SRNmbr" type="SuppRefNmbrType" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="Shipper" type="CustomerType"/>
    <xs:element name="Consignee" type="CustomerType"/>
    <xs:element name="BillTo" type="CustomerType" minOccurs="0"/>
    <xs:element name="COD" type="CODType" minOccurs="0"/>
    <xs:element name="Commodities">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="Item" type="ItemType" maxOccurs="20"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="Accessorials">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="Accessorial" type="AccessorialType" minOccurs="0" maxOccurs="8"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="TotalPieces" type="QuantityType"/>
    <xs:element name="TotalWeight" type="WeightType"/>
    <xs:element name="ShippingRemarks" minOccurs="0">
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:maxLength value="1024"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
    <xs:element name="EmergencyContact" type="FreeFormStringType" minOccurs="0"/>
    <xs:element name="PickupRequest" type="PickupRequestType" minOccurs="0"/>
    <xs:element name="SendBOLemail" type="EmailAddressBlankAllowedType" minOccurs="0"/>
  </xs:all>
  <xs:attribute name="schemaVersion" type="SchemaVersionType" use="optional"/>
  <xs:attribute name="testmode" type="YNType" use="required"/>
</xs:complexType>

element BillOfLadingType/CreateDate
diagram
type DateMMDDYYType
properties
isRef 0
content simple
facets
minLength 6
maxLength 8
whiteSpace collapse
pattern [0-1]?\d/[0-3]?\d/\d{2}
source
<xs:element name="CreateDate" type="DateMMDDYYType"/>

element BillOfLadingType/RequesterUserId
diagram
type extension of UserIdType
properties
isRef 0
content complex
facets
minLength 3
maxLength 30
whiteSpace collapse
attributes
Name  Type  Use  Default  Fixed  Annotation
shipcode  ShipCodeType      
source
<xs:element name="RequesterUserId">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="UserIdType">
        <xs:attribute name="shipcode" type="ShipCodeType"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

element BillOfLadingType/RequesterCompany
diagram
type FreeFormStringType
properties
isRef 0
content simple
facets
maxLength 255
source
<xs:element name="RequesterCompany" type="FreeFormStringType"/>

element BillOfLadingType/RequesterEmail
diagram
type EmailAddressType
properties
isRef 0
content simple
facets
minLength 3
maxLength 255
whiteSpace collapse
pattern .+@.+[.](com|net|org|gov|edu|biz|info|us|aero)
source
<xs:element name="RequesterEmail" type="EmailAddressType"/>

element BillOfLadingType/ReferenceNmbrs
diagram
properties
isRef 0
content complex
children PRONmbr SRNmbr
source
<xs:element name="ReferenceNmbrs">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="PRONmbr" minOccurs="0"/>
      <xs:element name="SRNmbr" type="SuppRefNmbrType" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element BillOfLadingType/ReferenceNmbrs/SRNmbr
diagram
type SuppRefNmbrType
properties
isRef 0
content complex
facets
minLength 0
maxLength 30
attributes
Name  Type  Use  Default  Fixed  Annotation
refcode  required      
refdesc  FreeFormStringTyperequired      
pkgtype  PackageTypeTypeoptional      
uom  UnitOfMeasureTypeoptional      
quantity  QuantityTypeoptional      
piecescount  QuantityTypeoptional      
palletorslip  YNTypeoptional      
shipperinfo  optional      
source
<xs:element name="SRNmbr" type="SuppRefNmbrType" minOccurs="0" maxOccurs="unbounded"/>

element BillOfLadingType/Shipper
diagram
type CustomerType
properties
isRef 0
content complex
children CustNmbr Name Name2 Addr City State Zip Phone Email
source
<xs:element name="Shipper" type="CustomerType"/>

element BillOfLadingType/Consignee
diagram
type CustomerType
properties
isRef 0
content complex
children CustNmbr Name Name2 Addr City State Zip Phone Email
source
<xs:element name="Consignee" type="CustomerType"/>

element BillOfLadingType/BillTo
diagram
type CustomerType
properties
isRef 0
content complex
children CustNmbr Name Name2 Addr City State Zip Phone Email
source
<xs:element name="BillTo"