aboutsummaryrefslogtreecommitdiff
path: root/src/xsd/util/ExitEarlyWithSuccess.xsd
blob: bcd4fb315b03eda2d8ff7b7b1ae4038060a97dd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<element name="ExitEarlyWithSuccess">
    <annotation>
      <documentation>Schedules the ExitEarlyWithSuccess custom action for the current platform.</documentation>
      <appinfo>
        <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Package" />
        <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Module" />
        <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Fragment" />
        <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="UI" />
      </appinfo>
    </annotation>
  </element>