sxd_document::dom
pub struct Namespace<'d> { /* fields omitted */ }
A mapping from a prefix to a URI
impl<'d> Namespace<'d>
fn prefix(&self) -> &'d str
fn uri(&self) -> &'d str