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

Back to the top