You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Basak, Biresh Kumar [FI]" <bi...@citigroup.com> on 2003/01/29 23:11:36 UTC

Beginner's question: (reg. XSLTInputSource)

 I am unable to run programs that use XSLTInputSource constructed from
std::istream.
 
 The error I get says :
  "Fatal error at (file <nknown, line 1, column 2): Expected an element name
   StreamTransform Error:
   Expected an element name"

 I get the above message while trying to run one of the sample Apps which
came with 
 the Xalan-C package - StreamTransform.

 I would appreciate any help.
 My environment: SunOS 2.8  CC compiler: /opt/SUNWspro/bin/CC Update 6 Patch
2
 and Xerces 2.1.0.

 Thanks,
 Biresh Basak.

Re: Beginner's question: (reg. XSLTInputSource)

Posted by David N Bertoni/Cambridge/IBM <da...@us.ibm.com>.



This is a bug in the Sun standard library:

   http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14176

There is a link to the patch in the bug report.  You should apply all of
the cumulative patches to Sun Workshop as there are numerous fixes you'll
want.

Dave



                                                                                                                                               
                      "Basak, Biresh Kumar                                                                                                     
                      [FI]"                           To:      "'xalan-c-users@xml.apache.org'" <xa...@xml.apache.org>                 
                      <biresh.kumar.basak@cit         cc:      (bcc: David N Bertoni/Cambridge/IBM)                                            
                      igroup.com>                     Subject: Beginner's question: (reg. XSLTInputSource)                                     
                                                                                                                                               
                      01/29/2003 02:11 PM                                                                                                      
                                                                                                                                               




 I am unable to run programs that use XSLTInputSource constructed from
std::istream.

 The error I get says :
  "Fatal error at (file <nknown, line 1, column 2): Expected an element
name
   StreamTransform Error:
   Expected an element name"

 I get the above message while trying to run one of the sample Apps which
came with
 the Xalan-C package - StreamTransform.

 I would appreciate any help.
 My environment: SunOS 2.8  CC compiler: /opt/SUNWspro/bin/CC Update 6
Patch
2
 and Xerces 2.1.0.

 Thanks,
 Biresh Basak.