vrana           Fri Feb 24 08:56:16 2006 UTC

  Modified files:              
    /phpdoc/en/reference/sdo_das_xml/functions  
                                                SDO-DAS-XML-createDocument.xml 
  Log:
  Fix proto (spotted by Matthew Peters)
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-createDocument.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-createDocument.xml
diff -u 
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-createDocument.xml:1.2 
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-createDocument.xml:1.3
--- 
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-createDocument.xml:1.2    
    Tue Feb 21 16:23:49 2006
+++ phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-createDocument.xml    
Fri Feb 24 08:56:16 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.SDO-DAS-XML-createDocument">
  <refnamediv>
@@ -13,7 +13,11 @@
   <methodsynopsis>
    
<type>SDO_DAS_XML_Document</type><methodname>SDO_DAS_XML::createDocument</methodname>
    <methodparam 
choice="opt"><type>string</type><parameter>document_element_name</parameter></methodparam>
-   <methodparam 
choice="opt"><type>string</type><parameter>document_element_namespace_URI</parameter></methodparam>
+  </methodsynopsis>
+  <methodsynopsis>
+   
<type>SDO_DAS_XML_Document</type><methodname>SDO_DAS_XML::createDocument</methodname>
+   
<methodparam><type>string</type><parameter>document_element_namespace_URI</parameter></methodparam>
+   
<methodparam><type>string</type><parameter>document_element_name</parameter></methodparam>
   </methodsynopsis>
 
   &warn.experimental.func;

Reply via email to