Re: Ignoring elements during scan and DTD validation

2004-02-18 Thread Andrew Fuller
or suggestions appreciated. Rgds, Andrew Fuller --- Andrew Fuller <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using Xerces v2.3.0 on Win2K. My application > uses > a XercesDOMParser with DTD validation turned on to > parse and validate VXML documents. > > Wh

Ignoring elements during scan and DTD validation

2004-02-18 Thread Andrew Fuller
dumb re-post! rgds Andrew Fuller ___ BT Yahoo! Broadband - Free modem offer, sign up online today and save £80 http://btyahoo.yahoo.co.uk

RE: Attribute default values in DTD is not available in the DOMDocument.

2003-08-21 Thread Andrew Fuller
all getDocument()->getDocumentElement()->cloneNode(true) the resulting DOMElement* will only contain the specified attributes, not the defaults. Am using xerces 2.3.0, win32. Apologies if this has been cleared up already, I trawled the archives but came up with nothing. rgds Andrew Fuller List: