getParentNamespaceURI() Gets the parent namespace URI for this configuration metadata model.
The presence of this value means that the underlying type of
configuration can only be created as a child of a configuration with
namespace 'parentNamespace'.
Gets the metadata for the specified configuration item name.
Parameters: name - the name of the configuration item. the item's configuration metadata or null if no such item isdefined.
Gets the parent namespace URI for this configuration metadata model.
The presence of this value means that the underlying type of
configuration can only be created as a child of a configuration with
namespace 'parentNamespace'. The absence of this attribute means that it
can be be created as a top level configuration object
the configuration metadata model's parent namespace URI.