Hello all,

I'm trying to generate some datasets from XSD documents provided by the Open Travel 
Alliance (www.opentravel.org). I'm having some problems with the xsd.exe in doing so.
If someone would be so kind as to go to:

www.opentravel.org

click the 2002B Specifications link and download the 2002B_XSD.zip file, and then try 
to use the xsd.exe to generate a dataset from:

OTA_AirAvailRQ.xsd

then you'll see the error I'm encountering which is:

Error: There was an error processing ota_airpricerq.xsd - Undefined data type: 
'StringLength0to64'

Note that the OTA_AirPriceRQ.xsd have references to OTA_CommonTypes.xsd / 
OTA_SimpleTypes.xsd, and that the simple type 'StringLength0to64' is defined 
OTA_CommonTypes.xsd, but for some reason, the xsd.exe tool won't realize that. So I'm 
at a standstill trying to develop something that uses specifications for data message 
transfer in the travel industry.

I've tried gen'ing other .xsd files in the download, both from command line and from 
VS.NET, which gives the same error.

I appreciate any assistance in this matter.

Ron Young

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to