2.2.147.45 autoUpdatePrompt

The autoUpdatePrompt element MUST be ignored.

Parent Elements

solutionDefinition

Attributes:

showPrompt: This attribute MUST be ignored.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="autoUpdatePrompt">
   <xsd:complexType>
     <xsd:sequence/>
     <xsd:attribute name="showPrompt" type="xsf:xdYesNo" use="optional"/>
     <xsd:anyAttribute processContents="skip"/>
   </xsd:complexType>
 </xsd:element>