http://schemas.xmlsoap.org/wsdl/
The anyTopLevelOptionalElement Model Group
Any top level optional element allowed to appear more then once - any child of definitions element except wsdl:types. Any extensibility element is allowed in any place.
Local elements (6)
import types message portType binding service
 CollapseClick here to hide comment XML Instance
<...>
-Begin Choice [1...1]
<wsdl:import namespace="xs:anyURI"Click here to hide Comment This attribute is required. location="xs:anyURI"Click here to hide Comment This attribute is required.>wsdl:tImport</import> [1..1]
<wsdl:types>wsdl:tTypes</types> [1..1]
<wsdl:message name="xs:NCName"Click here to hide Comment This attribute is required.>wsdl:tMessage</message> [1..1]
<wsdl:portType name="xs:NCName"Click here to hide Comment This attribute is required.>wsdl:tPortType</portType> [1..1]
<wsdl:binding name="xs:NCName"Click here to hide Comment This attribute is required. type="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tBinding</binding> [1..1]
<wsdl:service name="xs:NCName"Click here to hide Comment This attribute is required.>wsdl:tService</service> [1..1]
End Choice
</...>
 Collapse Attributes
Name Type Summary
location anyURI
Use of this attribute is required. 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 Identity Constraints
Element anyTopLevelOptionalElement/message
Uniqueness Constraints: part
Selector: wsdl:part
Fields: @name
Element anyTopLevelOptionalElement/service
Uniqueness Constraints: port
Selector: wsdl:port
Fields: @name
 Collapse XML
-<xs:group  name="anyTopLevelOptionalElement">
-<xs:annotation>
<xs:documentation> Any top level optional element allowed to appear more then once - any child of definitions element except wsdl:types. Any extensibility element is allowed in any place. </xs:documentation>
</xs:annotation>
-<xs:choice>
<xs:element  name="import"  type="wsdl:tImport" />
<xs:element  name="types"  type="wsdl:tTypes" />
-<xs:element  name="message"  type="wsdl:tMessage">
-<xs:unique  name="part">
<xs:selector  xpath="wsdl:part" />
<xs:field  xpath="@name" />
</xs:unique>
</xs:element>
<xs:element  name="portType"  type="wsdl:tPortType" />
<xs:element  name="binding"  type="wsdl:tBinding" />
-<xs:element  name="service"  type="wsdl:tService">
-<xs:unique  name="port">
<xs:selector  xpath="wsdl:port" />
<xs:field  xpath="@name" />
</xs:unique>
</xs:element>
</xs:choice>
</xs:group>
 Collapse Uses
 Collapse Type (6)
 
 Collapse Used-By
 Collapse Type (1)
 
Generated by XSDdoc 2.0 ©