Skip to main content

DEFAULT_DOCUMENT_NAMESPACE

Constant DEFAULT_DOCUMENT_NAMESPACE 

Source
pub const DEFAULT_DOCUMENT_NAMESPACE: &str = "scrollcase.box";
Expand description

Namespace prefixing every document’s kind discriminator.

A project that already publishes boxes owns its own namespace and must keep emitting it, or its installed clients stop recognising the documents they are handed. The namespace is therefore the publishing project’s to declare, not the tool’s to impose; this is only the default used by a project with no published history to preserve.