Re: What is the logic of storing XML in a Database?

From: Daniel <danielaparker_at_gmail.com>
Date: 28 Mar 2007 12:45:23 -0700
Message-ID: <1175111123.557180.294540_at_r56g2000hsd.googlegroups.com>


On Mar 28, 2:39 pm, "Marshall" <marshall.spi..._at_gmail.com> wrote:

> There are two different schema standard, DTD and XML-Schema.

Three actually: http://relaxng.org/ (which has both an XML syntax and a compact non-XML syntax) Four if you count Schematron http://xml.ascc.net/schematron/ (now an ISO standard). relaxNG is simple (its web site says so) and schematron is also simple (according to its web site)

But you'll be happy to know that there's a multi-schema XML validator

https://msv.dev.java.net/

which "supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1"

> The man with one schema standard knows how to structure
> his data; the man with two knows nothing.
>

Okay, maybe not so happy.

Best wishes,
Daniel Received on Wed Mar 28 2007 - 21:45:23 CEST

Original text of this message