ClassNameId structure
The ClassNameId data structure holds a class name. The name of the class. It is a two-part structure that contains the namespace name and the class name. The name of the class must be unique across your data model.
Definition
<complexType name="ClassNameId">
<sequence>
<element name="namespaceName" type="string" />
<element name="className" type="string" />
</sequence>
</complexType>
The structure consists of the following elements:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*