March 2007
Intermediate to advanced
512 pages
21h 15m
English
The name specified for an attribute constructor is xmlns, or a name whose prefix is xmlns, as in:
attribute xmlns:prod { "http://datypic.com/prod" }This is not allowed; you cannot construct namespace declarations using computed attribute constructors. Instead, you should declare the namespace in the query prolog or in an outer direct element constructor.
Read now
Unlock full access