Skip to main content
summaryrefslogtreecommitdiffstats
blob: 65da9404ada37b26415516eee57a9586467f6727 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<testcase name="2017-1">
  <description>
    This is an example of a non-conformant wsdl containing 
    multiple style values within the same binding.
  </description>
  <expectedFailures>
	<assertion id="BP2017" tadID="SSBP10"/>
	<assertion id="BP2017" tadID="AP10"/>
  </expectedFailures>
</testcase>

Back to the top