>>>>> "Georges" == Georges Schmitz <[EMAIL PROTECTED]> writes:
Georges> xpointer specification came never to a clear final
Georges> status.
Oh yes it did. It's a recommendation.
Georges> mjatromp wrote:
>> Hi,
>>
>> I am trying to get a publish flow going using xalan and
>> fop. When encountering partial includes generated by XXE,
>> xerces fails to resolve an xpointer like:
>>
>> <para><xi:include href="variables.xml"
>> xpointer="element(docid)" /></para>
This requires support for the element XPointer scheme. But you need to
get the syntax right.
The element scheme takes a series of numeric indices. It looks to me
like you are supplying a shorthand pointer, in which case you don't
want to use the element scheme.
Check the XPointer recommendations.
--
Colin Adams
Preston Lancashire
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]