Hi everybody,
It seems there is a conflict between the two specifications WS-1 Basic Profile and WSLD 1.1 spec.
In the BP there is a rule about WSDL document that says:
A wsdl:message in a DESCRIPTION containing a wsdl

art that uses the element attribute MUST refer, in that attribute, to a global element declaration.
After this some samples about incorrect xml fragments are listed:
<message name=�GetTradePriceInput�>
<part name=�ticketSymbol� element=�xsd:string�/>
<part name=�time� element=�xsd:timeInstant�/>
</message>
The explanation about the incorrect fragment says (incorrect because xsd:
string is not a global element), but this xml fragment was extracted from WSDL 1.1 specification.
Wich of them I�m supposed to trust for the exam?
Thanks,
Samuel Giannotti
SCJP, SCWCD,
SCEA