Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <wsdl:operation name="nmtoken">
  2. <wsdl:input name="nmtoken"? message="qname"/>
  3. </wsdl:operation>
  4.  
  5. <wsdl:operation name="nmtoken" parameterOrder="nmtokens">
  6. <wsdl:input name="nmtoken"? message="qname"/>
  7. <wsdl:output name="nmtoken"? message="qname"/>
  8. <wsdl:fault name="nmtoken" message="qname"/>*
  9. </wsdl:operation>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement