pub type SchemaNamespace = BoundedVec<u8, ConstU32<NAMESPACE_MAX>>;
schema namespace type
struct SchemaNamespace(/* private fields */);