RE: Jing api
"Andrew Welch" <[email protected]> Thu, 13 Jan 2005 09:13:34 -0000
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
> If you must, you can invoke Jing by reading how JC does it and doing > likewise. The following method is an example. It will either check a > schema and/or use it to validate an instance. Please excuse > the mystery > classes; if their function isn't apparent, ask. Thanks for the example - that's exactly what I needed, but I'm puzzled by 'if you must' and the 'awful kludge' comment: aren't we meant to use the api? How else does everyone validate against RNG in their apps? This is a strange stumbling block on the road of RNG elightenment, up until now everything has been fantastic...