Details
Description
Hi,
WSDL and XML Schema Data Types should be with attached.
I am working with the XML Schema datatypes of Open Travel Alliance. It should do a simple operation with the request data type OTA_HotelAvailRQ.
After I implemented WSDL document and validated it with no error, I have tried generating the java code of the server side by using the WSDL2Java tool.
But it fail on the console with the error message: can not find the attribute group reference name
{http://www.opentravel.org/OTA/2003/05}RateRangeGroup from the parent schema http://www.opentravel.org/OTA/2003/05
Anyhow the attribute group RateRangeGroup is found in tge file OTA_CommonTypes.xsd.
Thanks in advance,
Giap