[xsd-users] Some difficulties with GML/CityGML Tree
Parser generation : a bug?
Erwann HOUZAY
erwann.houzay at ign.fr
Thu Oct 22 12:30:18 EDT 2009
I'm trying file caching but caching CityGML is not easy at all due to
cross calls to the various GML schemes... Seems to need a few work to
make it work...
For Xerces and proxy, well some googling show me that it's a simple net
accessor implemented in Xerces. Some modification may exist to pick out
the IE settings under Windows...
I'm not an expert, so I will try a local cache...
Boris Kolpackov a écrit :
> Hi Erwann,
>
> Erwann HOUZAY <erwann.houzay at ign.fr> writes:
>
>
>
>> Validation doesn't work: unable to connect to the xsd...
>>
>
> You can change the XML file (as well as the CityGML schemas) to use the
> local copies of the GML and CityGML schemas. Or, you can preload them
> before parsing (see the 'caching' example in the examples/cxx/tree/
> directory) in which case the remote URLs will be ignored.
>
>
>
>> Is the socket configuration care about trhe system proxy configuration
>> under windows?
>>
>
> Hm, I am not sure about that. You will need to check the Xerces-C++
> documentation.
>
> Boris
>
>
>
More information about the xsd-users
mailing list