Typos in regexp pages
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <5150922C4A9FFE4DA2F658016BF9FA3C0329DE3E@lnxseamail01.internal.courtlink.com> |
Just ran across a few typos on the regexp pages: 1. On http://www.exslt.org/regexp/functions/match/index.html replace "regexp" with "regexp" 2. On http://www.exslt.org/regexp/functions/test/index.html The example stylesheet is using 4 parameters for regexp:test when it should only be using 3 parameters. Change it to: <xsl:value-of select="regexp:test(string(.), 'no', 'g')" /> <xsl:value-of select="regexp:test(string(.), 'no', 'gi')" /> -- Kipp E. Howard Sr. Software Engineer, LexisNexis File & Serve Phone: 425.372.1837 or 800.774.7317 ext 1837