http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1721 *** shadow/1721 Sun May 20 17:27:16 2001 --- shadow/1721.tmp.15547 Wed Jun 13 09:55:55 2001 *************** *** 1,19 **** ! Bug#: 1721 ! Product: XalanJ2 ! Version: 2.0.2 ! Platform: PC ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: org.apache.xalan.templates ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: xsl:include is required to precede all other elements ! According XSLT 1.0 specification place of xsl:include can be varied and shouldn't precede all other elements. But latest CVS build (latter than 2.0.1 release) throws exception when xsl:include is placed after some other element, --- 1,19 ---- ! +============================================================================+ ! | xsl:include is required to precede all other elements | ! +----------------------------------------------------------------------------+ ! | Bug #: 1721 Product: XalanJ2 | ! | Status: NEW Version: 2.0.2 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: Medium Component: org.apache.xalan.templa | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | According XSLT 1.0 specification place of xsl:include can be varied and shouldn't precede all other elements. But latest CVS build (latter than 2.0.1 release) throws exception when xsl:include is placed after some other element, *************** *** 49,51 **** --- 49,55 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-05-19 18:22 ------- Categorizing bugs related primarily to stylesheet elements, etc. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-13 09:55 ------- + This appears to now be working (I'm hoping someone explicitly fixed it) with + xml-xalan CVS 13-Jun-01 AM. \ No newline at end of file