Add request validation against xsd
Change-Id: Iadf618e50d01dd92bf9eed5b8ed98138b56c20c9
This commit is contained in:
parent
aabc9d75f2
commit
9a14f9bfab
10 changed files with 205 additions and 10 deletions
|
@ -108,6 +108,7 @@
|
|||
<xs:element name="soap" type="xs:boolean"/>
|
||||
<xs:element name="method" type="common:method"/>
|
||||
<xs:element name="statusCode" type="xs:int"/>
|
||||
<xs:element name="schema" type="xs:string" minOccurs="0"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue