content-type for notAllowed
David Tolpin <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I am trying to follow the specification.
is the following valid
element foo {notAllowed}
?
I am asking because content-type is not specified for notAllowed,
but the restriction is that "All patterns occurring as the content of an
element pattern must have a content-type."
So, notAllowed should have a content-type?
David