wsdl:import
Element information
Namespace: http://www.w3.org/ns/wsdl
Schema document: wsdl20.xsd
Type: wsdl:ImportType
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsdl:documentation [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: strict
from type wsdl:DocumentedType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type wsdl:ExtensibleDocumentedType | |
namespace | [1..1] | xsd:anyURI | ||
location | [0..1] | xsd:anyURI |
Used in
- Type wsdl:DescriptionType (Element wsdl:description)
Sample instance
<wsdl:import namespace="http://finance.example.com/CreditCards/wsdl" location="credit-card-faults.wsdl"/>