Re: Schematron 1.6 beta skeleton
Robert Leftwich <[email protected]> Mon, 19 May 2003 14:23:19 +1000
| Newsgroups | gmane.text.xml.schematron |
|---|---|
| Message-ID | <[email protected]> |
I just came across one tiny problem in the beta, at line 309 it says: <xsl:template match="rule/sch:key | key" /><!-- swallow --> but it should say: <xsl:template match="sch:key | key" /><!-- swallow --> otherwise an unrecognized element is reported if sch:key is used Robert ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge