[xsd-users] Basic questions

bruno.marotta at fortis.com bruno.marotta at fortis.com
Fri Nov 9 10:14:05 EST 2007


Another question: Is it possible to have all type definitions (xml_schema::type) defined in only one hxx ?

Thanks 

-----Original Message-----
From: Boris Kolpackov [mailto:boris at codesynthesis.com] 
Sent: Friday, November 09, 2007 1:59 PM
To: Marotta Bruno
Cc: xsd-users at codesynthesis.com
Subject: Re: [xsd-users] Basic questions

Hi Bruno,

bruno.marotta at fortis.com <bruno.marotta at fortis.com> writes:

> For what I've understood, I will have to a mix between the XSD
> utility functions and the pure Xerces one.

Well, yes, this is a somewhat common theme in using the C++/Tree
mapping: when there is something you cannot do in a statically-
typed object model, you can always get under the hood and do it
directly in the DOM document. Much of the C++/Tree flexibility
comes from this and the customization mechanisms.

Boris


= = = = = = = = = = = = = = = = = = = = = = = = =
Fortis disclaimer :
http://www.fortis.be/legal/disclaimer.htm

Privacy policy related to banking activities of Fortis:
http://www.fortis.be/legal/privacy_policy.htm
= = = = = = = = = = = = = = = = = = = = = = = = =






More information about the xsd-users mailing list