XPointer question

W. Eliot Kimber eliot at dns.isogen.com
Thu Dec 3 16:54:38 GMT 1998


At 11:34 AM 12/3/98 -0500, Charles Reitzel wrote:
>Is there a way to do something similar if BROKERAGE_ACCT_NBR and
>BROKERAGE_CUSIP are child elements of FOV0001A_POSITION?  

For a single subelement condition, you can locate the subelement and then
locate it's parent.  But this is probably not generalizable with the
current XPointer syntax.

This is one of the difficult design choices faced by the XPointer
designers: by making the language completely declarative there will be many
things that can't be specified (or can't be specified in an obvious or
efficient way) but making the language procedural significantly complicates
the language and its implementation.  Putting in a hook where arbitrary
functions can go avoids the design problem but does not help with
interchange very much.  One obvious problem would be how to indicate the
language that the function is in?  HyTime solves this by requiring that all
non-HyTime queries be associated with a declared notation--XPointer would
have to provide the equivalent, presumably through a PI of some sort (the
alternative would be to specify the full external ID of the query
definition document--a notation declaration is, after all, nothing more
than indirection to document that defines the notation's rules).

Cheers,

E.
--
<Address HyTime=bibloc>
W. Eliot Kimber, Senior Consulting SGML Engineer
ISOGEN International Corp.
2200 N. Lamar St., Suite 230, Dallas, TX 75202.  214.953.0004
www.isogen.com
</Address>

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list