http://www.w3.org/2003/06/wsdl
Element
Definitions/message :
Message [1 .. 1]
The message element cannot have "xsi:nil" as an attribute.
The message element in XML instance can be substituted with other elements.
XML Instance
<wsdl:message name ="xs: NCName " This attribute is required. ><msgPrePartExt> is an abstract element.
<globalExt> is an abstract element.
<msgExt> is an abstract element.
End Choice
<msgPostPartExt> is an abstract element.
End Sequence
</message>
Attributes
message
message/documentation
message/msgPrePartExt
message/globalExt
message/msgExt
message/part
message/msgPostPartExt
Name
Type
Summary
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
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
element
QName
Use of this attribute is optional.
Its form is unqualified.
Show details.
Base type of element 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-[:]]*
".
type
QName
Use of this attribute is optional.
Its form is unqualified.
Show details.
Base type of type is
QName . There are several restrictions on the value. The schema processor collapses value's whitespace.
Name
Type
Summary
No Attributes
Identity Constraints
Element message
Uniqueness Constraints: part
Selector: wsdl:part
Fields:
@name
XML
< xs:selector xpath =" wsdl:part " />
< xs:field xpath =" @name " />
</ xs:unique >
</ xs:element >
Uses
Type (1)
Used-By