[xsd-users] XSD 3.3.0 Example Problems
Bidski
bidski at bigpond.net.au
Tue Jun 22 17:47:07 EDT 2010
Hi Boris,
Thank you for that, I am in the process of talking with a MSYS/MinGW group
about this.
Regards
Bidski
--------------------------------------------------
From: "Boris Kolpackov" <boris at codesynthesis.com>
Sent: Wednesday, June 23, 2010 4:36 AM
To: "Bidski" <bidski at bigpond.net.au>
Cc: "CodeSynthesis XSD" <xsd-users at codesynthesis.com>
Subject: Re: [xsd-users] XSD 3.3.0 Example Problems
> Hi Bidski,
>
> Bidski <bidski at bigpond.net.au> writes:
>
>> My google searching also turns up nothing. I think this is either a
>> problem with XSD.exe running under MSYS or something to do with MSYS
>> itself as this happens even if I copy and paste the XSD.exe command into
>> the prompt.
>
> I am pretty sure this is a problem with (or a 'misfeature" of) MSYS.
> You may want to contact the MinGW/MSYS mailing list if you want to
> dig deeper into this.
>
>
>> Are you able to tell me ho that line should read and I will just copy and
>> paste it into place?
>
> The relevant code fragment in that file should look like so:
>
> // anyType and anySimpleType.
> //
> typedef ::xsd::cxx::tree::type type_base;
> class type;
> typedef ::xsd::cxx::tree::simple_type< type > simple_type;
> typedef ::xsd::cxx::tree::type container;
>
>
> Boris
>
More information about the xsd-users
mailing list