Bug #4466


Documentation on XInclude processing
0%
Description
The page at https://www.saxonica.com/documentation/index.html#!sourcedocs/XInclude doesn't mention the possibility of requesting XInclude processing using query parameters on the URI.
The page at https://www.saxonica.com/documentation/index.html#!configuration/config-features, under RECOGNIZE_URI_QUERY_PARAMETERS, points to "Source Documents" (https://www.saxonica.com/documentation/index.html#!sourcedocs) for information on using query parameters, but it's hard to find out which subsection it's referring to. There are various mentions of query parameters in this chapter, but no comprehensive list.
The section https://www.saxonica.com/documentation/index.html#!sourcedocs/whitespace mentions properties related to whitespace handling.
History
#1
Updated by Michael Kay 11 months ago
There's also an incomplete list of parameters given at
http://www.saxonica.com/documentation/index.html#!functions/fn/doc
which doesn't include xinclude
Please register to edit this issue