From: Jimmy Z. <cra...@co...> - 2007-01-18 08:48:57
|
It can be done fairly well, default attribute is not very often used, element expansion and value normalization can be done "virtually," and most of the useful features of XSD will be available, then again, XSD is an incredible complex beast, the most useful ones are, more often than not, the simpler ones... > i'd love to see VTD support XSD's, specifically schema validation, I think there will be problems similar to what one would encounter implementing support for DTD. XML Schema has a number of places where the document is modified, including default attribute and element expansion, value normalization (e.g., removing of white- spaces), etc. ----- Original Message ----- From: "Boris Kolpackov" <bo...@co...> To: <vtd...@li...> Cc: "Tatu Saloranta" <cow...@ya...> Sent: Wednesday, January 17, 2007 11:46 PM Subject: Re: [Vtd-xml-users] xerces discussion on VTD > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -------------------------------------------------------------------------------- > _______________________________________________ > Vtd-xml-users mailing list > Vtd...@li... > https://lists.sourceforge.net/lists/listinfo/vtd-xml-users > |