[Expat-bugs] [ expat-Bugs-1157018 ] not well-formed ( invalid token) for Certain XML tags

SourceForge.net noreply at sourceforge.net
Sat Mar 5 00:02:40 CET 2005


Bugs item #1157018, was opened at 2005-03-04 14:56
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1157018&group_id=10127

Category: XML::Parser (inactive)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary:  not well-formed ( invalid token) for Certain XML tags 

Initial Comment:
Hello : 

I have a well formed XML packet  but xmlwf thows out 
error on certain tags 

<entry id="DS000011" version="1">
<timestamp date="2004-11-05" time="22:37:30" 
zone="UNKNOWN"/>
<source mfp="99.99.99.99" service=""/>
<job_info result="success">
<sender email="adad.dadad at adad.com" 
authenticated="false">adad.dadad</sender>
<scan_info page_count="1" size="ltr"/>
<email_info size="888827" method="embedded" 
fileFormat="jpeg" colorSettings="color" 
result="success">
<subject>test</subject>
<email_destination email="adad.dadad at adad.com" 
type="to" result="success"/>
</email_info>
</job_info>
</entry>

 There are lot of other tags before and after these tags ( 
as shown above ). If i remove this particular section the 
xmlwf doesn;t show any error. 

The exact error is 
<LINE NO>:10 : not well-formed (invalid token)

10 is actually the column position. and in the lines 
shown above , "=" is in the column position 10. 

Is there any newer version that handles these kind of 
tags ? or pl. suggest me a work around 

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-03-04 15:02

Message:
Logged In: NO 

Operating System is HP-UX. 

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-03-04 15:01

Message:
Logged In: NO 

Operating System is HP-UX. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1157018&group_id=10127


More information about the Expat-bugs mailing list