realbasic-games
[Top] [All Lists]

Re: Simple XML questions...

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Simple XML questions...
From: Brady Duga <duga at ljug dot com>
Date: Thu, 27 May 2004 10:47:10 -0700
Delivered-to: realbasic-games at lists dot realsoftware dot com
List-help: <mailto:realbasic-games-request@lists.realsoftware.com?subject=help>
List-id: REALbasic Games <realbasic-games.lists.realsoftware.com>
List-post: <mailto:realbasic-games@lists.realsoftware.com>
References: <p06100502bcdbd5ed14ae at [192 dot 168 dot 50 dot 119]>

On May 27, 2004, at 10:31 AM, Chris Dillman wrote:
Basically have multiple attributes with the same name just fine.
[snip]
and is that correct XML behavior?

XML does not allow multiple attributes with the same name in one tag. From the spec:

Well-Formedness Constraint: Unique Att Spec
No attribute name may appear more than once in the same start-tag or empty-element tag.

--Brady
The La Jolla Underground

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>