http://schemas.xmlsoap.org/wsdl/
The service Element
Element anyTopLevelOptionalElement/service : tService  [1 .. 1]
The service element cannot have "xsi:nil" as an attribute. The service element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<wsdl:service name="xs:NCName"Click here to hide Comment This attribute is required.>
<wsdl:documentation>wsdl:tDocumentation</documentation> [0..1]
 Allows any elements from other namespaces (lax validation). [0..*] Allows any elements from other namespaces (lax validation). [0..*]
<wsdl:port name="xs:NCName"Click here to hide Comment This attribute is required. binding="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tPort</port> [0..*]
</service>
 Collapse Attributes
Name Type Summary
name NCName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse Identity Constraints
Element service
Uniqueness Constraints: port
Selector: wsdl:port
Fields: @name
 Collapse XML
-<xs:element  name="service"  type="wsdl:tService">
-<xs:unique  name="port">
<xs:selector  xpath="wsdl:port" />
<xs:field  xpath="@name" />
</xs:unique>
</xs:element>
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©