[XML-SIG] WDDX for Python

Simeon Simeonov simeons@allaire.com
Wed, 16 Dec 1998 09:40:04 -0500


Hi, Gabe!

Great work!

> One question I had is this:
>
>In the DTD, you show that a data element can contain one or more of any of
>the data types plus recordset/struct/array. Does this mean that this is a
>valid XML fragment:
>
><data>
><number>43</number>
><struct>
>...
></struct>
></data>

Nope, it does not. There was "bug" in the DTD. The content of the data
element had a *. It really should have one and only one child element. The
version on the site must not have been updated. I'll make sure it is.

Regards,

Sim
Allaire