logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Schema Validation: msg#00036

Subject: Schema Validation
Hi All,

Is there a way to validate a DOM tree without parsing?
I build a DOM tree in memory and want to validate it before
serialization. The only way I found is to parse the XML after
serialization and let the parser do the schema validation.

Thanks,
Michael



<Prev in Thread] Current Thread [Next in Thread>