Get the default namespace
Returns the URI of the default namespace or null if no default namespace is defined.
string The URI of the default namespace
public static function getDefault() { return self::$default; }