Returns the namespace to be used for this extension (XML namespace).
@api
string The XML namespace
Overrides ExtensionInterface::getNamespace
public function getNamespace() { return 'http://www.example.com/schema/project'; }