<S:Envelope 
	xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"
	xmlns:wsa="http://schemas.xmlsoap.org/ws/2005/02/addressing"
	xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing"
	xmlns:aps="http://www.ecma-international.org/standards/ecma-354/appl_session" 
>
	<S:Header>
		<aps:sessionID>xs:anyURI</aps:sessionID>
		<wsa:To>xs:anyURI</wsa:To>
		<wsa:RelatesTo>xs:anyURI</wsa:RelatesTo>
		<wsa:Action>http://schemas.xmlsoap.org/ws/2004/08/addressing/fault</wsa:Action>
		xs:any*
	</S:Header>
	<S:Body >
		<S:Fault>S:Fault</S:Fault>
	</S:Body>
</S:Envelope>



