How can you make a SAX-like parser ignore char entities all together ...



and just check if a document is XML-ish and well-formed, no DTDs or
schemas and such stuff?
~
Thanks
lbrtchx
.



Relevant Pages

  • Re: XSL for recursive transformation
    ... I agree that schemas are taking longer to find their way in than might have been expected, partly because they're a syntax only a database expert or computer science geek could love. ... properly investigating the possibility of adding datatyping to DTDs ... XML-Data folks saw the market for the syntax (and that's something else ...
    (comp.text.xml)
  • Re: XSL for recursive transformation
    ... I agree that schemas are taking longer to find their way in than might have been expected, partly becuase they're a syntax only a database expert or computer science geek could love. ... If we'd designed XML completely before releasing it to the public, we would have started with the infoset, then designed the syntax and APIs from that, Instead the W3C started with the syntax and a known-inadequate schema language (DTDs), and has build everything out from there. ... The upside is that folks had a chance to start using XML much earlier, and we've gotten some benefit from seeing which directions everyone has gone with it. ...
    (comp.text.xml)
  • Re: Problem inserting XML with DTD
    ... usage of partial schemas for indexing purposes ... The first solution has the disadvantage of ... produces redundant data with possible problems on data modification ... You should however consider not using DTDs. ...
    (microsoft.public.sqlserver.xml)
  • Re: Namespace question
    ... As others have said, one DTD per document, made up of an External Subset and an Internal Subset. ... If you're working with namespaced documents, do not waste time studying DTDs; go directly to schemas, or drop back to well-formed rather than validated. ...
    (comp.text.xml)
  • Re: Famous XML cliches
    ... [Bear in mind that by "it" I am referring to the belief that using XML ... Virtually everyone in the e-commerce field who took one look at DTDs ... documents will have to use W3C Schemas because DTDs will be dead soon. ...
    (comp.text.xml)