Measures Concepts
GitHub icon

Namespace-based Validation Dispatching Language

Namespace-based Validation Dispatching Language - Xml format

< >

Namespace-based Validation Dispatching Language, aka Namespace-based Validation Dispatching Language, is a xml format created in 2006.

#1948on PLDB 18Years Old

Namespace-based Validation Dispatching Language (NVDL) is an XML schema language for validating XML documents that integrate with multiple namespaces. It is an ISO/IEC standard, and it is Part 4 of the DSDL schema specification. Much of the work on NVDL is based on the older Namespace Routing Language.. Read more on Wikipedia...


Example from the web:
<rules xmlns="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"> <namespace ns="http://www.w3.org/1999/xhtml"> <validate schema="xhtml.rng"/> </namespace> <namespace ns="http://www.w3.org/2000/svg/"> <validate schema="svg.sch"/> </namespace> <anyNamespace> <reject/> </anyNamespace> </rules>

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout