http://www.w3.org/2003/06/wsdl
Local elements (1)
endpoint
Complex Type
Service
The Service type does not allow mixed content.
There is no restriction on type derivation.
XML Instance
<...
interface ="xs: QName " This attribute is required. name ="xs: NCName " This attribute is required. targetResource="xs: anyURI " >
<servicePreEndpointExt> is an abstract element.
<globalExt> is an abstract element.
<serviceExt> is an abstract element.
End Choice
<servicePostEndpointExt> is an abstract element.
End Sequence
</...>
Attributes
Service
Service/documentation
Service/servicePreEndpointExt
Service/globalExt
Service/serviceExt
Service/endpoint
Service/servicePostEndpointExt
Name
Type
Summary
interface
QName
Use of this attribute is required.
Its form is unqualified.
Show details.
Base type of interface is
QName . There are several restrictions on the value. The schema processor collapses value's whitespace.
name
NCName
Use of this attribute is required.
Its form is unqualified.
Show details.
Base type of name is
NCName . There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match "
[\i-[:]][\c-[:]]*".
targetResource
anyURI
Use of this attribute is optional.
Its form is unqualified.
Show details.
Base type of targetResource is
anyURI . There are several restrictions on the value. The schema processor collapses value's whitespace.
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
binding
QName
Use of this attribute is required.
Its form is unqualified.
Show details.
Base type of binding is
QName . There are several restrictions on the value. The schema processor collapses value's whitespace.
name
NCName
Use of this attribute is required.
Its form is unqualified.
Show details.
Base type of name is
NCName . There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match "
[\i-[:]][\c-[:]]*".
Name
Type
Summary
No Attributes
XML
- < xs:complexType mixed =" false " name =" Service " >
- < xs:choice maxOccurs =" unbounded " minOccurs =" 0 " >
</ xs:sequence >
< xs:attribute name =" name " type =" xs:NCName " use =" required " />
< xs:attribute name =" interface " type =" xs:QName " use =" required " />
< xs:attribute name =" targetResource " type =" xs:anyURI " use =" optional " />
</ xs:extension >
</ xs:complexContent >
</ xs:complexType >
Used-By
Element (1)