Project

Profile

Help

Bug #2933

closed

Collection function when XML files has a doctype

Added by Pierre Attar over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
User error
Sprint/Milestone:
Start date:
2016-09-12
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

Hi,

I try to user the collection function on an XSLT using saxon :

xsl:message select="count(collection('file:///O:/data/Donnees/trunk/sources/modules/?select=*.ditamap;recurse=no;on-error=ignore'))"/></xsl:message>

This works fine if the file has not doctype declaration.

As soon as there is one,

the function does not works anymore.

A bug ?

Regards, Pierre

Please register to edit this issue

Also available in: Atom PDF