command element

The command element describes the name of an executable or other software application than can be run.

Type

Anonymous

Elements and Attributes

Child Elements

Element Description
replaceable

Attributes

None.

Usage

      <command />
    

Definition

      <element name="command" >
  <complexType mixed="true">
    <choice minOccurs="0" maxOccurs="unbounded">
      <element name="replaceable" type="maml:textType">
      </element>
    </choice>
  </complexType>
</element>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp