IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New an XML question regarding reserved words
Spending a lot of my day decoding xml messages to find out why things didnt work as the customer expected. Since XML is container based messaging, are the contents of the container restricted in anyway? For example would the data required be a business name and an "@" be part of the business name, ex:foo@bar restaurant
would the "@" have to be escaped per local OS rules or does the XML just pass it on as is?
thanks,
Bill
"You're just like me streak. You never left the free-fire zone.You think aspirins and meetings and cold showers are going to clean out your head. What you want is God's permission to paint the trees with the bad guys. That wont happen big mon." Clete
questions, help? [link|mailto:pappas@catholic.org|email pappas at catholic.org]
New @ not escaped
The only escaping that needs to take place are the ones that have to do with being able to discern between xml tags and data that contains stuff that looks like xml tags (centering mostly over the < character).

As far as restrictions on the format of the content, that depends on the DTD and or Schema files used to define the document format. DTDs have very limited capability to restrict the data, while Schema comes at the cost of some complexity.
     an XML question regarding reserved words - (boxley) - (1)
         @ not escaped - (ChrisR)

The thing about the explosive diarrhea excuse is you can really only use it once.
32 ms