ZVON > References > WSDL 1.1 Reference

Type

Name: wsdl:importType
Elements of this type: wsdl:import
Attributes of this type:

Schema fragment:
<complexType name="importType">
     <complexContent>
          <extension base="wsdl:documented">
               <attribute name="namespace" type="uriReference" use="required"/>
               <attribute name="location" type="uriReference" use="required"/>
          </extension>
     </complexContent>
</complexType>