SOAP and entities.
Doug Ransom <[email protected]>
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <3C552E6ED5B7DC4F8BF603C030BB70BF04ACE67E@HERMES.canada.corp.powermeasurement.com> |
Is it OK to have entities in a SOAP document? From the spec there were some comments about entities, but I did not fully grasp them. Basically, can you have a DOCTYPE in a soap document? In the example below, imagine X is is a SOAP element. <?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE t [ <!ENTITY dr "Doug Ransom"> ]> <X n="&dr;" /> Doug Ransom You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other DevelopMentor lists at http://discuss.develop.com.