View Single Post
Old 12-20-2019, 01:30 PM  
2MuchMark
Videochat Solutions
 
2MuchMark's Avatar
 
Industry Role:
Join Date: Aug 2004
Location: Canada
Posts: 49,412
Question for XML Gurus

Help! I'm stuck.

I have an xml file that contains a parameter that looks like this

<something></something>

I see this plain as day in the notepad editor. But my application isn't working and when I check the .xml file in a browser, I see only this

<something>

with no closer. </something> portion is missing.

BUT, if I insert any character between them like this:

<something>1</something>

then the browser reads it correctly.

Is it illegal to have no character between arguments in .xml?
__________________

Custom Coding | Videochat Solutions | Age Verification | IT Help & Support
www.2Much.net
2MuchMark is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote