wsdl:types
Element information
Namespace: http://www.w3.org/ns/wsdl
Schema document: wsdl20.xsd
Type: wsdl:TypesType
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 |
Used in
- Type wsdl:DescriptionType (Element wsdl:description)
Sample instance
<wsdl:types> <xs:import schemaLocation="TicketAgent.xsd" namespace="http://example.org/TicketAgent.xsd"/> </wsdl:types>