Skip to Content.
Sympa Menu

xom-interest - RE: [XOM-interest] URI for XOM XPath

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Michael Kay" <mike AT saxonica.com>
  • To: "'Wolfgang Hoschek'" <whoschek AT lbl.gov>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: RE: [XOM-interest] URI for XOM XPath
  • Date: Fri, 29 Oct 2004 19:25:00 +0100

It's to identify the object model. The architecture is that you can have a
number of XPath engines available, and each one says which object models it
supports, and you can then call a factory interface to ask for an XPath
engine that supports your chosen object model.

Is your Saxon-to-XOM bridge now stable, by the way? I don't plan on
releasing for a little while so there's no hurry.

Mike

> -----Original Message-----
> From: Wolfgang Hoschek [mailto:whoschek AT lbl.gov]
> Sent: 29 October 2004 18:46
> To: Michael Kay
> Cc: xom-interest AT lists.ibiblio.org
> Subject: Re: [XOM-interest] URI for XOM XPath
>
> Michael,
>
> Is that per object model or per combination of object model / xpath
> engine?
> If it's the former, I'm happy with whatever Elliotte picks...
>
> Wolfgang.
>
> On Oct 29, 2004, at 10:22 AM, Michael Kay wrote:
>
> > The JAXP 1.3 API uses URIs to identify object models when
> requesting an
> > XPath engine, for example "http://java.sun.com/jaxp/xpath/dom";
> > identifies
> > the DOM object model.
> >
> > Could you please allocate a URI to identify the XOM model?
> >
> > Michael Kay
> >
> > _______________________________________________
> > XOM-interest mailing list
> > XOM-interest AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/xom-interest
>
>





Archive powered by MHonArc 2.6.24.

Top of Page