xproc / 3.0-steps

Repository for change requests to the standard step library and for official extension steps
10 stars 7 forks source link

Clarify p:set-attributes #563

Closed ndw closed 4 months ago

ndw commented 5 months ago

The p:add-attributes forbids adding attributes with the prefix xmlns or bound to http://www.w3.org/2000/xmlns/. Those same prohibitions apply p:set-attributes.

Also, the localname xmlns should also be forbidden.