Re: Re: RELAX NG book, very cheap
David Tolpin <[email protected]> Wed, 25 Feb 2004 19:27:28 +0400 (AMT)
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
> As much as I admire the elegance of RELAX NG, to implement web > services, it's pretty hard to get around using at least the XML Schema > Part 2 Datatypes. From SOAP attributes themselves to the informative > schemata people provide in their web service specifications, it seems > like at least those types are pretty widespread... > I 've found myself for the sake of expedience using xsd a lot more than > I wanted... Relax NG allows to use external datatype library. Besides, XML Schema Datatypes are those supported by most Relax NG implementations. Whether it is a good or a bad thing is a separate question. David Tolpin http://davidashen.net/