[
Lists Home |
Date Index |
Thread Index
]
- To: <kynn@panix.com>,<xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] Newbie Q: Validating heterogeneous XML
- From: "Dare Obasanjo" <dareo@microsoft.com>
- Date: Mon, 19 Apr 2004 18:59:26 -0700
- Thread-index: AcQmenvJE7aSBxd5S4yX2Bb6qOmkIQAAIB8Q
- Thread-topic: [xml-dev] Newbie Q: Validating heterogeneous XML
Namespace Routing Language to the rescue, see
http://www.thaiopensource.com/relaxng/nrl.html
--
PITHY WORDS OF WISDOM
If it looks easy, it's tough. if it looks tough, it's damn near
impossible.
This posting is provided "AS IS" with no warranties, and confers no
rights.
> -----Original Message-----
> From: kynn@panix.com [mailto:kynn@panix.com]
> Sent: Monday, April 19, 2004 6:54 PM
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] Newbie Q: Validating heterogeneous XML
>
>
>
>
>
> Here's a rank beginner's question.
>
> The main rationale I have seen for namespace support in XML
> is to enable the peaceful coexistence of XML fragments from
> various sources within the same ("heterogeneous") XML
> document without their trampling over each other's namespaces.
>
> What about the validation of such "heterogeneous" XML documents?
>
> Not only are various fragments probably governed by different
> syntaxes, but these syntaxes are probably specified using
> different languages (DTDs, XML Schema, etc.).
>
> How are all these competing standards and diverse syntatic
> specifications brought together to validate a heterogeneous
> XML document?
>
> Thanks!
>
> kj
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org
> <http://www.xml.org>, an initiative of OASIS
> <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
|