Skip to main content
summaryrefslogtreecommitdiffstats
blob: 33216d74131bff16361127c2dd634a7db9e98064 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.1" encoding="UTF-8"?>
 <schema elementFormDefault="qualified" 
         targetNamespace="2011.xsd" 
         xmlns="http://www.w3.org/2001/XMLSchema" 
         xmlns:apachesoap="http://xml.apache.org/xml-soap" 
         xmlns:intf="2011-1.xsd" 
         xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  </schema>

Back to the top