nlopess Thu Dec 1 08:42:48 2005 EDT
Modified files:
/phpdoc/en/reference/yaz/functions yaz-connect.xml
/phpdoc/entities global.ent
Log:
moved yaz url to entity
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-connect.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-connect.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-connect.xml:1.14
phpdoc/en/reference/yaz/functions/yaz-connect.xml:1.15
--- phpdoc/en/reference/yaz/functions/yaz-connect.xml:1.14 Wed Nov 30
14:52:56 2005
+++ phpdoc/en/reference/yaz/functions/yaz-connect.xml Thu Dec 1 08:42:47 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<refentry id="function.yaz-connect">
<refnamediv>
<refname>yaz_connect</refname>
@@ -149,11 +149,8 @@
<para>
An integer that specifies the maximum byte size of all records
to be returned by a target during retrieval. See the
- <ulink
- url="http://www.loc.gov/z3950/agency/markup/04.html#3.2.1.1.4"
- >
- Z39.50 standard
- </ulink> for more information.
+ <ulink url="&url.yaz.z3950.4;">Z39.50 standard</ulink> for more
+ information.
</para>
<note>
<para>
@@ -170,11 +167,7 @@
An integer that specifies the maximum byte size of a single record
to be returned by a target during retrieval. This
entity is referred to as Exceptional-record-size in the
- <ulink
- url="http://www.loc.gov/z3950/agency/markup/04.html#3.2.1.1.4"
- >
- Z39.50 standard
- </ulink>.
+ <ulink url="&url.yaz.z3950.4;">Z39.50 standard</ulink>.
</para>
<note>
<para>
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.251&r2=1.252&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.251 phpdoc/entities/global.ent:1.252
--- phpdoc/entities/global.ent:1.251 Tue Nov 15 16:11:07 2005
+++ phpdoc/entities/global.ent Thu Dec 1 08:42:47 2005
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.251 2005/11/15 21:11:07 young Exp $
+ $Id: global.ent,v 1.252 2005/12/01 13:42:47 nlopess Exp $
Contains global "macros" for all the XML documents.
@@ -379,6 +379,7 @@
<!ENTITY url.yaz-loc "http://www.loc.gov/z3950/agency/">
<!ENTITY url.yaz-loc-bib1 "http://www.loc.gov/z3950/agency/defns/bib1.html">
<!ENTITY url.yaz-marcxml "http://www.loc.gov/standards/marcxml/">
+<!ENTITY url.yaz.z3950.4
"http://www.loc.gov/z3950/agency/markup/04.html#3.2.1.1.4">
<!ENTITY url.zend "http://www.zend.com/">
<!ENTITY url.zend.aliaslist "http://zend.com/phpfunc/all_aliases.php">
<!ENTITY url.zend.articles "http://www.zend.com/zend/art/">