Subversion Repositories XServices

Rev

Rev 161 | View as "text/plain" | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE section [
<!ENTITY % myent SYSTEM "../entities.ent">
%myent;
]>
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
        xmlns:xi="http://www.w3.org/2001/XInclude">
        <title>insertNodes2</title>
        <para>Insert an xml fragment into xml resource (i.e. file, URL) specified by an XPath expression.
        This operation is namespace aware.
        
        Sample request:
<programlisting language="xml"><![CDATA[
...]]></programlisting>
        Sample response:
        <programlisting language="xml"><![CDATA[
...]]></programlisting>
</para>
</section>

Generated by GNU Enscript 1.6.5.90.