Hi
I am fairly new to XML and I'm working with a client who is using a form of XML I have never seen before, I was wondering if anyone here had? As you can see they are encoding the angle brackets of the tags and I have no idea why!
Thanks
<Address>
<Line1></Line1>
<Line2/>
<Line3/>
<City></City>
<State></State>
<PostalCode></PostalCode>
</Address>
I am fairly new to XML and I'm working with a client who is using a form of XML I have never seen before, I was wondering if anyone here had? As you can see they are encoding the angle brackets of the tags and I have no idea why!
Thanks
<Address>
<Line1></Line1>
<Line2/>
<Line3/>
<City></City>
<State></State>
<PostalCode></PostalCode>
</Address>