Re: [xmljs-users] DTD or schema support
Brought to you by:
djoham,
witchhunter
From: David J. <dj...@ya...> - 2004-08-06 16:47:16
|
Hello! Yes, the built-in entities are supported. CDATA is also supported. Here's a link to some docs that describe the W3C DOM parser's support for the entities and CDATA... http://xmljs.sourceforge.net/website/documentation-w3cdom.html#entities best regards, David --- Laurian Gridinoc <la...@gm...> wrote: > On Fri, 6 Aug 2004 08:15:10 -0700 (PDT), David Joham <dj...@ya...> wrote: > > Thanks for your question. Currently, XML for <SCRIPT> is a non-validating parser. It will > check > > for well formed XML, but not for any rules defined in a DTD or a Schema... > > Then as entities it supports just the default XML built-in: lt, gt, > amp, apos and quot, I suppose. > > Does it handle CDATA? > > Thank you, > -- > Laurian Gridinoc > Chief Developer > GRAPEFRUIT DESIGN > www.gd.ro > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > xmljs-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmljs-users > |