[relaxng-user] duplicate declarations
James Clark
jjc at jclark.com
Sat Dec 6 19:25:34 ICT 2003
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
> relaxng-user at relaxng.org
> http://relaxng.org/mailman/listinfo/relaxng-user
>
More information about the relaxng-user
mailing list