git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191303 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jean-Sébastien Goupil 2005-07-23 22:27:49 +00:00
parent 8460186339
commit 09484c37eb
2 changed files with 5 additions and 5 deletions

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.xmlreader-setrelaxngschemasource">
<refnamediv>
<refname>XMLReader->setRelaxNGSchemaSource()</refname>
<refpurpose>Set the data containging a RelaxNG Schema</refpurpose>
<refpurpose>Set the data containing a RelaxNG Schema</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.xmlreader-xml">
<refnamediv>
<refname>XMLReader->XML()</refname>
<refpurpose>Set the data containging the XML to parse</refpurpose>
<refpurpose>Set the data containing the XML to parse</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
@ -16,7 +16,7 @@
</methodsynopsis>
</classsynopsis>
<para>
Set the data containging the XML to parse.
Set the data containing the XML to parse.
</para>
</refsect1>
<refsect1 role="parameters">