Parameters
- prefix
- must not be a null string
- uri
- must not be a null string
Namespaces are normally defined on the root element by calling SetNamespaceUri before calling one of the Generate
methods. That will cause this method to be called to add the appropriate xmlns:prefix="uri"
attributes to the root element.