content-type for list
David Tolpin <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, this is a formal question; I understand that path restrictions make it redundant. list's content-type is unconditionally set to simple(). Shouldn't it depend on the presence of a content-type for the list's child pattern? p:ct ------------------------ <list>p</list>: simple() David