http://www.w3.org/2003/06/wsdl
The Import Complex Type
Complex Type Import
The Import type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... location="xs:anyURI" namespace="xs:anyURI"Click here to hide Comment This attribute is required.>
<wsdl:documentation>wsdl:Documentation</documentation> [0..1]
</...>
 Collapse Attributes
Name Type Summary
location anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
namespace anyURI
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xs:complexType  mixed="false"  name="Import">
-<xs:complexContent>
-<xs:extension  base="wsdl:ExtensibleDocumented">
<xs:attribute  name="namespace"  type="xs:anyURI"  use="required" />
<xs:attribute  name="location"  type="xs:anyURI"  use="optional" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©