<xsd:attribute name="onError" use="optional" default="exit"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="resume" /> <xsd:enumeration value="exit" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>