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: Maybe it's too late, but...


Using <list> for this reads quite nicely. For example, the "numbers"
attribute contains a list of one or more integers:

<attribute name='numbers'>
  <list>
    <oneOrMore>
      <data type="xsd:integer"/>
    </oneOrMore>
  </list>
</attribute>

James




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


Powered by eList eXpress LLC