(file) Return to CIMName.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/CIMName.h between version 1.23 and 1.24

version 1.23, 2003/10/04 21:10:11 version 1.24, 2003/10/15 16:40:22
Line 201 
Line 201 
     <p>     <p>
     A CIM namespace name must match the following expression:     A CIM namespace name must match the following expression:
     <PRE>     <PRE>
         &ltCIMName&gt[ / &ltCIMName&gt]*          &lt;CIMName&gt;[ / &lt;CIMName&gt; ]*
     </PRE>     </PRE>
     </p>     </p>
     <B>Examples</B>     <B>Examples</B>
Line 210 
Line 210 
     <LI>root/test     <LI>root/test
     </UL>     </UL>
     NOTE: Pegasus uses namespaces starting with the top level name (ex. root).  It does     NOTE: Pegasus uses namespaces starting with the top level name (ex. root).  It does
     not use the form /root/test with a leading slash.  The legal test in this class      not use the form /root/test with a leading slash.  The legal() test method in this class
     allows that form as a legal entity however.     allows that form as a legal entity however.
 */ */
 class PEGASUS_COMMON_LINKAGE CIMNamespaceName class PEGASUS_COMMON_LINKAGE CIMNamespaceName


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2