| Christof 2004-04-20, 1:36 pm |
| Only root tag name and namespace are taken into account when trying to match
a schema.
If you want to get around this, you may create a custom pipeline with an XML
dissasembler and specify the schema assembly manually to override this
behaviour.
Regards,
Christof
"suraj" <suraj@yahoo.com> wrote in message
news:%23fZUhkrJEHA.1312@TK2MSFTNGP12.phx.gbl...
> hi,
> I wanted to know what happens when i dont specify the 'targetNameSpace'
> attribute in the input message how is the routing done Does the complete
> input message schema is matched across or only the root name.
> what are the performance issues with this design ??
> Any direction towards some link or artifact will be very helpful
>
> Regards
>
>
|