(file) Return to DeleteQualifier.html CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs / Attic

Diff for /pegasus/cgi/htdocs/Attic/DeleteQualifier.html between version 1.2 and 1.3

version 1.2, 2001/06/30 15:28:09 version 1.3, 2004/02/17 11:34:40
Line 17 
Line 17 
     The <TT>setQualifier</TT> operation deletes a single Qualifier     The <TT>setQualifier</TT> operation deletes a single Qualifier
     declaration for the target Namespace.     declaration for the target Namespace.
       <p><b><a href="#NameSpace">NameSpace</a></b> <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">&nbsp;       <p><b><a href="#NameSpace">NameSpace</a></b> <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">&nbsp;
       String that defines the target namespace. See <a href="getnamespaces.html">NameSpace        String that defines the target namespace. See <a href="enumeratenamespaces.html">NameSpace
       Operations</a> for more information       Operations</a> for more information
       <p><b><a href="#QualifierName">QualifierName</a></b> <INPUT TYPE="text" NAME="QualifierName" SIZE=30>       <p><b><a href="#QualifierName">QualifierName</a></b> <INPUT TYPE="text" NAME="QualifierName" SIZE=30>
       Identifies the <a href="#Qualifier">Qualifier</a> whose declaration is to       Identifies the <a href="#Qualifier">Qualifier</a> whose declaration is to
       be deleted.       be deleted.
       <p><INPUT TYPE="submit" VALUE="DeleteQualifier">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        <p><INPUT TYPE="submit" VALUE="Submit Request">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
       <INPUT TYPE="reset" VALUE="Reset">        <INPUT TYPE="reset" VALUE="Reset Form">
     </form>     </form>
    <script>    <script>
            document.deleteQualifier.hostaddress.value = top.hostAddress;             document.DeleteQualifier.hostaddress.value = top.hostAddress;
        document.deleteQualifier.debug.value = top.debug;         document.DeleteQualifier.debug.value = top.debug;
        document.deleteQualifier.NameSpace.value = top.NameSpace;         document.DeleteQualifier.NameSpace.value = top.NameSpace;
        window.focus();        window.focus();
    </script>    </script>
     <hr>     <hr>


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2