11-24-05 12:47 PM
Hi,
thank you for your response, your instructions will surely help me later on.
But, if I understood the usage of XmlSchemaDatatype correctly, I'd need to
have the scehma in my adapter in order to determine the types of the
elements. Is this correct?
Does BizTalk send the schema or information about the schema along with the
message that is sent to the adapter, or how can the adapter determine the
types of the elements?
Regards,
Jussi
"Younes Amar" wrote:
> you can ask its XmlSchemaDatatype what the
> corresponding .NET value type would be. and for an element of type
> "xs:string", you get back System.String.
> HTH
> Younes
> "Jussi Palo" <jpalo@community.nospam> wrote in message
> news:712789EC-4CF9-4AB9-8153-7949DE980D02@microsoft.com...
>
>
>
[ Post a follow-up to this message ]
|