Skip to main content
summaryrefslogtreecommitdiffstats
blob: b7d072e90cd576b554c6b8ea3e120b3c6fe94b41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<testcase name="2117-3">
  <description>
    This is an example of a non conformant wsdl containing a rpc literal binding
    wih a nampace attribute specified the soapbind:headerfault element.
  </description>
  <expectedFailures>
    <assertion id="BP2117" tadID="SSBP10"/>
    <assertion id="BP2117" tadID="AP10"/>
    <assertion id="BP2113" tadID="SSBP10"/>
    <assertion id="BP2113" tadID="AP10"/>
  </expectedFailures>

</testcase>

Back to the top