- From: Norman Walsh <ndw@nwalsh.com>
- Date: Sat, 13 Nov 2010 16:16:40 -0500
- To: public-xml-processing-model-wg@w3.org
Received on Saturday, 13 November 2010 21:17:14 UTC
"vojtech.toman@emc.com" <vojtech.toman@emc.com> writes:
> Are the templates below supported?
>
> <pfx:doc xmlns="{...}"/>
>
> <doc xmlns="{...}"/>
I say no. We say that curly braces are expanded in attribute values and
element content. Namespace declarations are neither.
> <{$pfx}:doc xmlns:{$pfx}="..."/>
No freaking way!
> I think the last one clearly is not given what the p:document-termplate
> specification says, but what about the first two?
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
www.marklogic.com
Received on Saturday, 13 November 2010 21:17:14 UTC