>If we build a DOM document and it needs to meet a DTD's validation, does
the
>DOM build the nodes in the correct order so that when they are streamed to
>an output that the resulting XML file will be valid (after proper data and
>attributes are filled in) ?
At this time the W3C DOM API Recommendation provides no validation or
DTD/schema-directed-editing features. Those are under development for DOM
Level 3.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]