Hi On parsing throug libxml2 sources checking how xmlSchemaSAXPlug works and why I do not see Validation Errors even though they would be to be expected. I found that for example the startElementNsSplit function used as startElementNs callback first calls the corresponding function of my SAX parser and afterwards the one of the Schema validator if present. Is there a specific reason for calling the user function first? Cause i would expect the validation callback be called first and my user function afterwards.
Greetings Christoph -- Christoph Hintermueller Eisenhandstraße 33/23 4020 Linz Austria Tel.: +43 650 8827347 mail: christ...@out-world.com www: http://www.out-world.com _______________________________________________ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.gnome.org/mailman/listinfo/xml