























Validator.nu uses (a patched fork of) oNVDL. Yet, so far the NVDL part hasn’t worked.
The reason why the NVDL part hasn’t worked is that the oNVDL
suite and Jing that oNVDL is based on don’t work properly with
application-provided entity resolvers. Since Validator.nu takes
untrusted input, it would be unacceptable to resolve file:
and jar: URIs using the default resolver. It would even
be scary to resolve http: URIs using the JDK’s naïve
built-in HTTP client. As a result, I have to patch every oNVDL
subsystem to do the right thing with custom resolvers. I hadn’t
gotten around to fixing the NVDL subsystem until now. While I was at
it, I applied the same fix to the NRL
subsystem.
The built-in compond document presets don’t use NVDL. This feature is for those who use custom schemas.
Text last updated: 2008-04-08 by
The following notice applies to this HTML file:
Copyright (c) 2008 Mozilla Foundation
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。