[
Lists Home |
Date Index |
Thread Index
]
I second this suggestion. In fact, I even wrote an article about it at
http://msdn.microsoft.com/library/en-us/dnxml/html/schematron.asp
--
PITHY WORDS OF WISDOM
No matter how long or how hard you shop for an item, after you've bought
it, it will be on sale somewhere cheaper.
This posting is provided "AS IS" with no warranties, and confers no
rights.
> -----Original Message-----
> From: David Carver [mailto:d_a_carver@yahoo.com]
> Sent: Friday, March 04, 2005 1:02 PM
> To: Andrew Jeavons
> Cc: xml-dev@lists.xml.org
> Subject: Re: [xml-dev] Schema, BNF and parsing
>
>
> > It is doing checks that can't be easily described in the
> schema, which
> > is what worries me...
> >
> If you have business logic checks that have to be done, then
> you might look at a combination of W3C Schema/RelaxNG and
> Schematron. Schematron would handle the business validation,
> and the W3C Schema or RelaxNG can handle the Element
> attribute requirements.
>
> Just a suggestion.
>
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 266.5.6 - Release Date: 3/1/2005
>
>
> -----------------------------------------------------------------
> 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>
>
>
|