On 12/8/00 12:06 AM, "Stefan Bodewig" <[EMAIL PROTECTED]> wrote:

> My first thought was to enforce order here - force the user to always
> add the child elements first for example - but I realize that you
> cannot constrain the order for elements with mixed content. You cannot
> do that in a DTD but we could make that a rule in Ant, though I'm not
> sure the XML parser would expose this to Ant.

Sure -- there is the ability to snuff this in SAX since you'll know if there
is this kind of content mixed with tags.

-- 
James Duncan Davidson                                        [EMAIL PROTECTED]
                                                                  !try; do()

Reply via email to