Re: duplicate declarations
James Clark <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
See http://relaxng.org/compact.html#nt-decl Specifically the "duplication declaration" and "xsd prefix" constraints. Both these things are not allowed. James On Sat, 2003-12-06 at 07:51, David Tolpin wrote: > Hi, > > 1) is it valid to assign a different URL to xsd datatype prefix? > > datatypes xsd = "xyz" > > 2) Jing does not report errors for multiple namespace declarations. > > namespace fo = "abc" > namespace fo = "xyz" > > start = empty > > Is it because it does not check for this limitation? Or is it allowed? > > David > _______________________________________________ > relaxng-user mailing list > [email protected] > http://relaxng.org/mailman/listinfo/relaxng-user >