2006/ws/policy/interop/Round2/WSDL11/EffectivePolicy Policy-for-Service.xml,NONE,1.1 Policy-for-Fault.xml,NONE,1.1 Policy-for-Endpoint.xml,NONE,1.1 Policy-for-Input.xml,NONE,1.1 Policy-for-Output.xml,NONE,1.1 Policy-for-Operation.xml,NONE,1.1

Update of /sources/public/2006/ws/policy/interop/Round2/WSDL11/EffectivePolicy
In directory hutz:/tmp/cvs-serv7700/interop/Round2/WSDL11/EffectivePolicy

Added Files:
	Policy-for-Service.xml Policy-for-Fault.xml 
	Policy-for-Endpoint.xml Policy-for-Input.xml 
	Policy-for-Output.xml Policy-for-Operation.xml 
Log Message:
Added interop scenarios and test cases to the WS-Policy WG CVS Archive

--- NEW FILE: Policy-for-Service.xml ---
<!--  Normalized Effective Policy for Service level -->
<wsp:Policy xmlns:ans1="http://ws-policy.tests" xmlns:wsp="http://www.w3.org/ns/ws-policy">
	<wsp:ExactlyOne>
		<wsp:All>
			<ans1:ServicePolicyTestAssertion1 marker="5" />
			<ans1:ServicePolicyTestAssertion1 marker="6" />
			<ans1:ServicePolicyTestAssertion2 marker="8" />
			<ans1:ServicePolicyTestAssertion2 marker="7" />
		</wsp:All>
		<wsp:All>
			<ans1:ServicePolicyTestAssertion2 marker="5" />
			<ans1:ServicePolicyTestAssertion1 marker="6" />
			<ans1:ServicePolicyTestAssertion2 marker="8" />
			<ans1:ServicePolicyTestAssertion2 marker="7" />
		</wsp:All>
	</wsp:ExactlyOne>
</wsp:Policy>

--- NEW FILE: Policy-for-Input.xml ---
<!--  Normalized Effective Policy for Input level -->
<wsp:Policy xmlns:ans1="http://ws-policy.tests" xmlns:wsp="http://www.w3.org/ns/ws-policy">
	<wsp:ExactlyOne>
		<wsp:All>
			<ans1:MessagePolicyTestAssertion1 marker="2" />
			<ans1:MessagePolicyTestAssertion1 marker="6" />
			<ans1:MessagePolicyTestAssertion2 marker="8" />
			<ans1:MessagePolicyTestAssertion2 marker="7" />
		</wsp:All>
		<wsp:All>
			<ans1:MessagePolicyTestAssertion2 marker="2" />
			<ans1:MessagePolicyTestAssertion1 marker="6" />
			<ans1:MessagePolicyTestAssertion2 marker="8" />
			<ans1:MessagePolicyTestAssertion2 marker="7" />
		</wsp:All>
	</wsp:ExactlyOne>
</wsp:Policy>

--- NEW FILE: Policy-for-Fault.xml ---
<!--  Normalized Effective Policy for Fault level -->
<wsp:Policy xmlns:ans1="http://ws-policy.tests" xmlns:wsp="http://www.w3.org/ns/ws-policy">
	<wsp:ExactlyOne>
		<wsp:All>
			<ans1:MessagePolicyTestAssertion1 marker="0" />
			<ans1:MessagePolicyTestAssertion1 marker="6" />
			<ans1:MessagePolicyTestAssertion2 marker="8" />
			<ans1:MessagePolicyTestAssertion2 marker="7" />
		</wsp:All>
		<wsp:All>
			<ans1:MessagePolicyTestAssertion2 marker="0" />
			<ans1:MessagePolicyTestAssertion1 marker="6" />
			<ans1:MessagePolicyTestAssertion2 marker="8" />
			<ans1:MessagePolicyTestAssertion2 marker="7" />
		</wsp:All>
	</wsp:ExactlyOne>
</wsp:Policy>

--- NEW FILE: Policy-for-Operation.xml ---
<!--  Normalized Effective Policy for Operation level -->
<wsp:Policy xmlns:ans1="http://ws-policy.tests" xmlns:wsp="http://www.w3.org/ns/ws-policy">
	<wsp:ExactlyOne>
		<wsp:All>
			<ans1:OperationPolicyTestAssertion1 marker="3" />
			<ans1:OperationPolicyTestAssertion1 marker="6" />
			<ans1:OperationPolicyTestAssertion2 marker="8" />
			<ans1:OperationPolicyTestAssertion2 marker="7" />
		</wsp:All>
		<wsp:All>
			<ans1:OperationPolicyTestAssertion2 marker="3" />
			<ans1:OperationPolicyTestAssertion1 marker="6" />
			<ans1:OperationPolicyTestAssertion2 marker="8" />
			<ans1:OperationPolicyTestAssertion2 marker="7" />
		</wsp:All>
	</wsp:ExactlyOne>
</wsp:Policy>

--- NEW FILE: Policy-for-Endpoint.xml ---
<!--  Normalized Effective Policy for Endpoint level -->
<wsp:Policy xmlns:ans1="http://ws-policy.tests" xmlns:wsp="http://www.w3.org/ns/ws-policy">
	<wsp:ExactlyOne>
		<wsp:All>
			<ans1:EndpointPolicyTestAssertion1 marker="4" />
			<ans1:EndpointPolicyTestAssertion1 marker="6" />
			<ans1:EndpointPolicyTestAssertion2 marker="8" />
			<ans1:EndpointPolicyTestAssertion2 marker="7" />
		</wsp:All>
		<wsp:All>
			<ans1:EndpointPolicyTestAssertion2 marker="4" />
			<ans1:EndpointPolicyTestAssertion1 marker="6" />
			<ans1:EndpointPolicyTestAssertion2 marker="8" />
			<ans1:EndpointPolicyTestAssertion2 marker="7" />
		</wsp:All>
	</wsp:ExactlyOne>
</wsp:Policy>

--- NEW FILE: Policy-for-Output.xml ---
<!--  Normalized Effective Policy for Output level -->
<wsp:Policy xmlns:ans1="http://ws-policy.tests" xmlns:wsp="http://www.w3.org/ns/ws-policy">
	<wsp:ExactlyOne>
		<wsp:All>
			<ans1:MessagePolicyTestAssertion1 marker="1" />
			<ans1:MessagePolicyTestAssertion1 marker="6" />
			<ans1:MessagePolicyTestAssertion2 marker="8" />
			<ans1:MessagePolicyTestAssertion2 marker="7" />
		</wsp:All>
		<wsp:All>
			<ans1:MessagePolicyTestAssertion2 marker="1" />
			<ans1:MessagePolicyTestAssertion1 marker="6" />
			<ans1:MessagePolicyTestAssertion2 marker="8" />
			<ans1:MessagePolicyTestAssertion2 marker="7" />
		</wsp:All>
	</wsp:ExactlyOne>
</wsp:Policy>

Received on Wednesday, 7 February 2007 23:57:51 UTC