Re: Parameterized XInclude

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joseph J. Kesselman

    Re: Parameterized XInclude

    Kenneth Porter wrote:
    I want to include an XML fragment but substitute placeholder text in the
    included fragment. Is there a syntax for this?
    Write an XSLT stylesheet rather than using XInclude?
Working...