jQuery UI namespace and CSS prefix

jQuery UI namespace and CSS prefix

I'm developing a plugin and I would like to use "uitw" namespace for plugins and "uitw-" prefix for CSS classes. Is this acceptable in light of this recommendation?
The ui namespace is reserved for official jQuery UI plugins. When building your own plugins, you should create your own namespace.