XsImport-1G

Youenn Fablet <[email protected]>
Newsgroups gmane.comp.web.services.description
Message-ID <[email protected]>
I noticed that the CVS version of XsImport-1G/reservation.wsdl is still 
invalid.
The schema part of it is using references to "string", "date", the 
default namespace being the wsdl namespace.
We could fix this by changing these values to "xs:string", "xs:date".
That is what I have done to generate results in the past.
John, do you agree with this change?
Jonathan, if that is ok, can you update this file?

Regards,
    Youenn

P.S.: Here is the part that may need the fix:
        <xs:schema
            
targetNamespace="http://greath.example.com/2004/schemas/reservationItems">

            <xs:element name="confirmationNumber" type="*string*" /><!-- 
change this to xs:string -->
            <xs:element name="checkInDate" type="*date*" />
            <xs:element name="checkOutDate" type="*date*" />
            <xs:element name="roomType" type="*string*" />
            <xs:element name="smoking" type="*boolean*" />

        </xs:schema>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.