- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Wed, 03 Aug 2005 21:31:12 +0200
- To: "Martin Chapman" <martin.chapman@oracle.com>
- Cc: <public-ws-chor-comments@w3.org>
* Martin Chapman wrote:
>We discussed this at our con call yesterday:
>http://www.w3.org/2005/08/02-ws-chor-irc
>
>The problem you are citing should be resolved by the text in the 4th
>paragraph of section 5.3:
>http://www.w3.org/2002/ws/chor/edcopies/cdl/cdl.html
There is just
WS-CDL defines XPath function extensions as described in the following
section. The function extensions are defined in the standard WS-CDL
namespace "http://www.w3.org/2005/08/ws-chor/cdl". The prefix "cdl:"
is associated with this namespace.
This does not define processing of
<?xml version='1.0'?>
<element xmlns:cdl='... not cdl ...' xpath='cdl:example(...)' />
or
<?xml version='1.0'?>
<element xmlns:foo='http://www.w3.org/2004/12/ws-chor/cdl'
xpath='foo:example(...)' />
so no, this does not address my concern.
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Wednesday, 3 August 2005 19:31:21 UTC