Re: [xml-dev] XPath 1.5? (was RE: [xml-dev] typing and markup)
At 11:37 AM 5/7/2002 -0600, Uche Ogbuji wrote: >I would rather provide dynamic, generic facilities for typing, and >implementors will find ways to optimize, as ever. I like extensible type systems. I also like some bedrock types, like integers, that everybody supports in the same way. In practice, I think most people using RELAX-NG wind up using the XML Schema types anyway when they use types. XQuery could cope well with an extensible schema type system, if one were adopted. Jonathan