2.2.5.5 ExitCodeType

This type defines a shell-specific exit code (for more information, see section 2.2.4.9).

 <xs:simpleType name="ExitCodeType">
   <xs:restriction
     base="xs:integer"
    />
 </xs:simpleType>