| Anonymous | RE: dtd Answer 8/21/07 3:47 AM as a reply to Janine Graves. Janine,
There is no serial attribute in the ActionResponse and DecisionResponse DTDs there is for DecisionElementConfiguration and ActionElementConfiguration (and also VoiceElementConfiguration) DTDs.
The reason the documentation says you don't need them is because the DTD is used for both the documents created by Studio as well as those used in the XML API. The serial attribute is really used as a tag for different Studio instances to put in there so you can see which Studio created the XML file. That isn't needed for the XML API, but since it shares the same DTD, the DTD editor will say that it is required. Since Call Services does not use the DTD to validate the incoming XML it will not complain if there is no serial attribute. |
| Please sign in to flag this as inappropriate. |