[ 
http://issues.apache.org/jira/browse/XERCESJ-1042?page=comments#action_58888 ]
     
Michael Glavassevich commented on XERCESJ-1042:
-----------------------------------------------

The error message you're seeing normally indicates that the XML document being 
processed by the parser is not well-formed. In order to investigate this issue 
we're going to need more details on your scenario. Can you provide a test case 
which reproduces this problem?

> Fatal Error -  Line:    811 Message: Attribute name "vaescue" associated with 
> an element type "xs:enumeration" must be followed by the ' = ' character.
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: XERCESJ-1042
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1042
>      Project: Xerces2-J
>         Type: Bug
>   Components: XML Schema API
>     Versions: 2.6.2
>  Environment: Win XP, SUN SDK 1.4.1
>     Reporter: Martin Kendall

>
> Intermittent error on validating XML.  The same XML structure can be 
> successfully parsed at a later time.
> Occurs mostly when JVM is busy handling other XML servers (up to 10 in 
> singleThreaded mode).
> Running in singleThreadedMode as Xerces 2.6.2 is not proving to be thread 
> safe.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to