|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
XML error: junk after document element at line 3
New to XML, having trouble figuring out this error. The only thing I can see is that line 3 has the form <element>some.data</element>. Is the . throwing things off?
Thx, Sheila |
|
#2
|
|||
|
|||
|
looks like it. did you try removing the '.'?
|
|
#3
|
|||
|
|||
|
Periods are not going to hurt your xml...you can have whole paragraphs with periods and other symbols.
|
|
#4
|
|||
|
|||
|
Answer
I finally found out that the source sending the XML had some bogus characters in their code. They made changes on their end and it worked perfectly. (This application was one where I had to create an XML block containing query parameters, and received the reply in the form of an XML block generated by a third party).
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > XML error: junk after document element at line 3 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|