http://www.w3.org/2003/06/wsdl
The service Element
Element Definitions/service : Service  [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. interface="xs:QName"Click here to hide Comment This attribute is required. targetResource="xs:anyURI">
<wsdl:documentation>wsdl:Documentation</documentation> [0..1]
-Begin Sequence [1...1]
<servicePreEndpointExt> is an abstract element.
-Begin Choice [0...*]
<globalExt> is an abstract element.
<serviceExt> is an abstract element.
<wsdl:endpoint 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:Endpoint</endpoint> [1..1]
End Choice
<servicePostEndpointExt> is an abstract element.
End Sequence
</service>
 Collapse Attributes
Name Type Summary
interface QName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
name NCName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
targetResource anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse Identity Constraints
Element service
Uniqueness Constraints: endpoint
Selector: wsdl:endpoint
Fields: @name
 Collapse XML
-<xs:element  name="service"  type="wsdl:Service">
-<xs:unique  name="endpoint">
<xs:selector  xpath="wsdl:endpoint" />
<xs:field  xpath="@name" />
</xs:unique>
</xs:element>
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©