would it make sense to have all xml files with lower case names? I notice this particularly with domxml stuff.
James > -----Original Message----- > From: Christian Stocker [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 30, 2002 10:00 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DOC] cvs: phpdoc /en/reference/domxml/functions > DomXsltStylesheet-process.xml domxml-xslt-stylesheet-doc.xml > domxml-xslt-stylesheet-file.xml domxml-xslt-stylesheet.xml > > > chregu Tue Jul 30 05:00:18 2002 EDT > > Added files: > /phpdoc/en/reference/domxml/functions > DomXsltStylesheet-process.xml > > domxml-xslt-stylesheet-doc.xml > > domxml-xslt-stylesheet-file.xml > domxml-xslt-stylesheet.xml > Log: > Beginning of XSLT Documentation within domxml > > > > Index: phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml > +++ phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml > <?xml version="1.0" encoding="iso-8859-1"?> > <!-- $Revision: 1.1 $ --> > <refentry id="function.DomXsltStylesheet-process"> > <refnamediv> > <refname>DomXsltStylesheet->process</refname> > <refpurpose> > Applies the XSLT-Transformation on a DomDocument Object. > </refpurpose> > </refnamediv> > <refsect1> > <title>Description</title> > <methodsynopsis> > > <type>object</type><methodname>DomXsltStylesheet->process</methodname> > > <methodparam><type>object</type><parameter>DomDocument</parameter> > </methodparam> > <methodparam > choice="opt"><type>array</type><parameter>xslt_parameters</paramet > er></methodparam> > <methodparam > choice="opt"><type>bool</type><parameter>param_is_xpath</parameter > ></methodparam> > > </methodsynopsis> > &warn.experimental.func; > &warn.undocumented.func; > > <para> > </para> > <para> > See also <function>domxml_xslt_stylesheet</function>, > <function>domxml_xslt_stylesheet_file</function>, > <function>domxml_xslt_stylesheet_doc</function> > </para> > </refsect1> > </refentry> > > <!-- Keep this comment at the end of the file > Local variables: > mode: sgml > sgml-omittag:t > sgml-shorttag:t > sgml-minimize-attributes:nil > sgml-always-quote-attributes:t > sgml-indent-step:1 > sgml-indent-data:t > indent-tabs-mode:nil > sgml-parent-document:nil > sgml-default-dtd-file:"../../../../manual.ced" > sgml-exposed-tags:nil > sgml-local-catalogs:nil > sgml-local-ecat-files:nil > End: > vim600: syn=xml fen fdm=syntax fdl=2 si > vim: et tw=78 syn=sgml > vi: ts=1 sw=1 > --> > > Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml > +++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml > <?xml version="1.0" encoding="iso-8859-1"?> > <!-- $Revision: 1.1 $ --> > <refentry id="function.domxml-xslt-stylesheet-doc"> > <refnamediv> > <refname>domxml_xslt_stylesheet_doc</refname> > <refpurpose> > Creates a DomXsltStylesheet Object from a > DomDocument Object. > </refpurpose> > </refnamediv> > <refsect1> > <title>Description</title> > <methodsynopsis> > > <type>object</type><methodname>domxml_xslt_stylesheet_doc</methodname> > <methodparam><type>object</type><parameter>DocDocument > Object</parameter></methodparam> > </methodsynopsis> > &warn.experimental.func; > &warn.undocumented.func; > > <para> > </para> > <para> > See also <function>DomXsltStylesheet->process</function>, > <function>domxml_xslt_stylesheet</function>, > <function>domxml_xslt_stylesheet_file</function> > </para> > </refsect1> > </refentry> > > <!-- Keep this comment at the end of the file > Local variables: > mode: sgml > sgml-omittag:t > sgml-shorttag:t > sgml-minimize-attributes:nil > sgml-always-quote-attributes:t > sgml-indent-step:1 > sgml-indent-data:t > indent-tabs-mode:nil > sgml-parent-document:nil > sgml-default-dtd-file:"../../../../manual.ced" > sgml-exposed-tags:nil > sgml-local-catalogs:nil > sgml-local-ecat-files:nil > End: > vim600: syn=xml fen fdm=syntax fdl=2 si > vim: et tw=78 syn=sgml > vi: ts=1 sw=1 > --> > > Index: > phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml > +++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml > <?xml version="1.0" encoding="iso-8859-1"?> > <!-- $Revision: 1.1 $ --> > <refentry id="function.domxml-xslt-stylesheet-file"> > <refnamediv> > <refname>domxml_xslt_stylesheet_file</refname> > <refpurpose> > Creates a DomXsltStylesheet Object from a xsl > document in a file. > </refpurpose> > </refnamediv> > <refsect1> > <title>Description</title> > <methodsynopsis> > > <type>object</type><methodname>domxml_xslt_stylesheet_file</methodname> > <methodparam><type>string</type><parameter>xsl > file</parameter></methodparam> > </methodsynopsis> > &warn.experimental.func; > &warn.undocumented.func; > > <para> > </para> > <para> > See also <function>DomXsltStylesheet->process</function>, > <function>domxml_xslt_stylesheet</function>, > <function>domxml_xslt_stylesheet_doc</function> > </para> > </refsect1> > </refentry> > > <!-- Keep this comment at the end of the file > Local variables: > mode: sgml > sgml-omittag:t > sgml-shorttag:t > sgml-minimize-attributes:nil > sgml-always-quote-attributes:t > sgml-indent-step:1 > sgml-indent-data:t > indent-tabs-mode:nil > sgml-parent-document:nil > sgml-default-dtd-file:"../../../../manual.ced" > sgml-exposed-tags:nil > sgml-local-catalogs:nil > sgml-local-ecat-files:nil > End: > vim600: syn=xml fen fdm=syntax fdl=2 si > vim: et tw=78 syn=sgml > vi: ts=1 sw=1 > --> > > Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml > +++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml > <?xml version="1.0" encoding="iso-8859-1"?> > <!-- $Revision: 1.1 $ --> > <refentry id="function.domxml-xslt-stylesheet"> > <refnamediv> > <refname>domxml_xslt_stylesheet</refname> > <refpurpose> > Creates a DomXsltStylesheet Object from a xml > document in a string. > </refpurpose> > </refnamediv> > <refsect1> > <title>Description</title> > <methodsynopsis> > <type>object</type><methodname>domxml_xslt_stylesheet</methodname> > <methodparam><type>string</type><parameter>xsl > document</parameter></methodparam> > </methodsynopsis> > &warn.experimental.func; > &warn.undocumented.func; > > <para> > </para> > <para> > See also <function>DomXsltStylesheet->process</function>, > <function>domxml_xslt_stylesheet_file</function>, > <function>domxml_xslt_stylesheet_doc</function> > </para> > </refsect1> > </refentry> > > <!-- Keep this comment at the end of the file > Local variables: > mode: sgml > sgml-omittag:t > sgml-shorttag:t > sgml-minimize-attributes:nil > sgml-always-quote-attributes:t > sgml-indent-step:1 > sgml-indent-data:t > indent-tabs-mode:nil > sgml-parent-document:nil > sgml-default-dtd-file:"../../../../manual.ced" > sgml-exposed-tags:nil > sgml-local-catalogs:nil > sgml-local-ecat-files:nil > End: > vim600: syn=xml fen fdm=syntax fdl=2 si > vim: et tw=78 syn=sgml > vi: ts=1 sw=1 > --> > > > > -- > PHP Documentation Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php