Subject: Re: Calling subdocuments with processing directives
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 29 Oct 2007 09:52:31 GMT
|
> I can't just use a wild card?
if your processor supports a URIsyntax that includes wildcards saxon
does for example) then you may use that. XSLt specifies that the
collection() function takes a URI and returns a sequence of documents
but the mapping of URIS to documents is external to the system.
http://www.saxonica.com/documentation/sourcedocs/collections.html
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
|