~ubuntu-branches/debian/squeeze/axis/squeeze

« back to all changes in this revision

Viewing changes to test/wsdl/interop3/import3/imported/import2B.xsd

  • Committer: Bazaar Package Importer
  • Author(s): Vladimír Lapáček
  • Date: 2006-09-06 22:31:39 UTC
  • Revision ID: james.westby@ubuntu.com-20060906223139-l7m5edxeositeppl
Tags: upstream-1.4
Import upstream version 1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<schema targetNamespace='http://soapinterop.org/xsd'
 
3
      xmlns='http://www.w3.org/2001/XMLSchema'      
 
4
      elementFormDefault='unqualified'>
 
5
      <complexType name="SOAPStruct">
 
6
        <all>
 
7
          <element name="varString" type="string" />
 
8
          <element name="varInt" type="int" /> 
 
9
          <element name="varFloat" type="float" /> 
 
10
        </all>
 
11
      </complexType>
 
12
</schema>
 
 
b'\\ No newline at end of file'