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: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Michael Kay <mike AT saxonica.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] URI for XOM XPath
  • Date: Fri, 29 Oct 2004 14:57:56 -0400

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?


Is this documented anywhere? Are there any rules I'm supposed to follow when choosing such a URI? Is this just another case of "URI-everywhere syndrome" when all they really want is any unique string?

Off the top of my head "http://www.xom.nu/jaxp/xpath/xom"; sounds good. Anyone else have any thoughts?

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page