Neither Xalan nor Xerces directly support XInclude. However, it wouldn't be hard to write a stylesheet rule using document() to implement the XInclude behavior...
- XML Inclusions Guy McArthur
- Joseph_Kesselman
Neither Xalan nor Xerces directly support XInclude. However, it wouldn't be hard to write a stylesheet rule using document() to implement the XInclude behavior...