[Home] [By Thread] [By Date] [Recent Entries]
Challenge: I have a tag-based scripting language to be used with web pages (HTML). I want this scripting language to be XML-based, despite the fact that the XML tags will exist within the confines of the non-well-formed HTML. Is there a way to write a DTD that covers all of that in a way that lets me use an XML parser to get my stuff out and treat all the other stuff that's not mine (HTML, text, other people's XML tags, etc.) as CDATA, or something similar? This would be great... then I could assume XML to deal with my own scripting language but I examine everything else in the context of simple CDATA rather than trying to parse it out as a full-blown tag tree. Any ideas? -- Dan -- Idetix, Inc. xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



