March 2007
Intermediate to advanced
512 pages
21h 15m
English
More than one namespace declaration attribute on a single element constructor uses the same prefix, which is not allowed. For example, the following is illegal because the prod prefix is mapped twice on the same element:
<product xmlns:prod="http://datypic.com/prod" xmlns:prod="http://datypic.com/prd">...</product>
Read now
Unlock full access