pub fn register_namespace(uri: &str, prefix: &str) -> Result<XmpString>
Expand description

Register namespace with uri and suggested prefix Returns the actual registered prefix.