http://www.w3.org/2003/06/wsdl
The interface Element
Element Definitions/interface : Interface  [1 .. 1]
The interface element cannot have "xsi:nil" as an attribute. The interface element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<wsdl:interface name="xs:NCName"Click here to hide Comment This attribute is required. extends="list of (QName)">
<wsdl:documentation>wsdl:Documentation</documentation> [0..1]
-Begin Sequence [1...1]
<interfacePreOpExt> is an abstract element.
-Begin Choice [0...*]
<globalExt> is an abstract element.
<interfaceExt> is an abstract element.
<wsdl:operation name="xs:NCName"Click here to hide Comment This attribute is required. pattern="xs:anyURI"Click here to hide Comment This attribute is required.>wsdl:InterfaceOperation</operation> [1..1]
<wsdl:feature uri="xs:QName"Click here to hide Comment This attribute is required. required="xs:boolean">wsdl:Feature</feature> [1..1]
<wsdl:property uri="xs:QName"Click here to hide Comment This attribute is required. required="xs:boolean">wsdl:Property</property> [1..1]
End Choice
<interfacePostOpExt> is an abstract element.
End Sequence
</interface>
 Collapse Attributes
Name Type Summary
extends list of (QName)
Use of this attribute is optional. 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
 
 Collapse Identity Constraints
Element interface
Uniqueness Constraints: operation
Selector: wsdl:operation
Fields: @name
 Collapse XML
-<xs:element  name="interface"  type="wsdl:Interface">
-<xs:unique  name="operation">
<xs:selector  xpath="wsdl:operation" />
<xs:field  xpath="@name" />
</xs:unique>
</xs:element>
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©