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: The annotation feature of the DTD compatibility spec



Just a quick check. I assume that the following schema is compatible
with the annotation feature:

<element>
  <name>abc</name>
  <other:foo>
    application specific extension
  </other:foo>
  <a:annotation>
    RELAX NG annotation
  </a:annotation>
  
  ...
</element>


If so, can we add a statement like:

--------------
There may be elements from other namespaces after a RELAX NG element.
--------------

after the current

--------------
There may be multiple a:documentation elements specifying documentation
that apply to the same RELAX NG element.
--------------



regards,
--
Kohsuke KAWAGUCHI                          +1 650 786 0721
Sun Microsystems                   kohsuke.kawaguchi@sun.com



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


Powered by eList eXpress LLC