@namespace
are the rules that define the XML namespaces that will be used in the stylesheet. They are used to restrict CSS selectors to only elements belonging to a particular namespace.
namespace namespace-prefix? [ string> | url ];
where
namespace-prefix = ident