thanks for yours curiosity.
I'v post this message twice since yesterday.
I generated classes from xsd file.but the peer system send the xml stream
with prefix,such as "<prefix:a xmlns:prefix='......'>" ,when i deserialize
the class ,the serializer return a null instance of the object. I tried to
remove the prefix,it dose work.
so my question is how to get rid of the prefix of the namespace.
[quoted text, click to view] "Olaf Baeyens" wrote:
> hmm. I see here a message with no content only a subject line that seems to
> be very fuzzy about what the question is.
>
>
[quoted text, click to view] > I generated classes from xsd file.but the peer system send the xml stream
> with prefix,such as "<prefix:a xmlns:prefix='......'>" ,when i
deserialize
> the class ,the serializer return a null instance of the object. I tried to
> remove the prefix,it dose work.
> so my question is how to get rid of the prefix of the namespace.
>
Ah finally something to think about.
I thought you were talking about the C# or VC++ namespaces.
I do not know about this one (Yet). But with this extended description, I
somehow believe that you will get an answer.