Costello, Roger L. wrote:
> 2. Another comment that I heard is:
>
> "The NVDL processor (dispatcher) adds an additional layer and thus
> introduces a performance penalty.
Or, in same cases, it can increase performance. Without NVDL you have to
create one huge "überschema" -- if you combine for example XHTML +
MathML + SVG + SMIL you get schema with hundreds, might be thousands of
elements. Majority of validators are not designed to efficiently handle
such large schemas.
Anyway performance penalty of NVDL dispatching will be fractional when
compared to validation itself.
Without adding layers we would be still programming by typing machine
code by hand. ;-)
-- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------
-- DSDL comments To unsubscribe, please send a message with the command "unsubscribe" to dsdl-comment-request@dsdl.org (mailto:dsdl-comment-request@dsdl.org?Subject=unsubscribe)
This archive was generated by hypermail 2.1.8 : Thu May 29 2008 - 20:23:04 UTC