OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

relax-ng message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: QNames


MURATA Makoto wrote:

> Here are three other possibilities.

Let me suggest yet another.

<element xmlns:e="http://www.example.com">
  <name><e:addressBook/></name>
  <zeroOrMore>
    <element><name><e:card/></name>
      <attribute><name><e:name/></name></attribute>
      <attribute><name><e:email></name></attribute>
    </element>
  </zeroOrMore>
</element>

I have to admit I like none of my alternatives.  But I also 
hate QName as attribute values.

Cheers,

Makoto


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC