[
Lists Home |
Date Index |
Thread Index
]
Mike Champion wrote:
> It's the 750-page "standards" that are generally ignored in the long run.
>
> [actual counter-examples welcomed ...has any "standard" anywhere near as long
> as XQuery / XPath2, except for one that exhaustively details existing
> practice, been the basis for widespread interoperability ? ]
ODBC, although you might say that this codified existing practice.
I don't have a copy of the 1.0 spec any more, but 2.0 is around 700
pages. One thing to note is that, in spite of this size, the relative
complexity is probably less than that of XQuery / XPath2.
One thing that probably aided both implementation and use was
conformance levels. Although 2.0 contains around 50 functions, only 20
were in the core conformance level -- a manageable number to learn,
especially since half of these provided very simple functionality
(allocate or delete a connection, commit or roll back a transaction,
etc.)
-- Ron
|