This is an automated email from the ASF dual-hosted git repository. borisk pushed a commit to branch xerces-2.8 in repository https://gitbox.apache.org/repos/asf/xerces-c.git
commit 0636d9c8bc197b91dbc38327c77c3522b6ed174b Author: Boris Kolpackov <bor...@apache.org> AuthorDate: Thu Sep 18 08:40:51 2008 +0000 Fix a broken link. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/branches/xerces-2.8@696601 13f79535-47bb-0310-9956-ffa450edef68 --- doc/samples.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/samples.xml b/doc/samples.xml index 3a4a07a..1aa877c 100644 --- a/doc/samples.xml +++ b/doc/samples.xml @@ -115,7 +115,7 @@ setenv XERCESC_NLS_HOME=$XERCESCROOT/msg <br/>PParse demonstrates progressive parsing.</li> <li><link idref="stdinparse-&XercesC2Series;">StdInParse</link> <br/>StdInParse demonstrates streaming XML data from standard input.</li> - <li><link idref="enumva-&XercesC2Series;">EnumVal</link> + <li><link idref="enumval-&XercesC2Series;">EnumVal</link> <br/>EnumVal shows how to enumerate the markup decls in a DTD Grammar.</li> <li><link idref="senumval-&XercesC2Series;">SEnumVal</link> <br/>SEnumVal shows how to enumerate the markup decls in a Schema Grammar.</li> --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org