C
christery
Trying (or has accompished) a XML message by instanitated a class and
fed it to the xmlwriter, now the receiver dont like my (MS?) XML and
want me to code it by hand... *mumbles*
Can I edit a class with some [mumbojumbo] to enter xml handles as I
please or?
put the root declaration with that, but namespace and objectid is
inherited from my code... They (consultant) build it from scratch just
like a string and send it... but I dont see the point, im sending a
instanceiated object (that cant be spelld right) so I do it this way,
if I change the class the message will change automaticly ->less 4 me
to worry about..
Wish I could post the code, but not at work so... just bugging me that
I cant solve it nicely..
//CY
fed it to the xmlwriter, now the receiver dont like my (MS?) XML and
want me to code it by hand... *mumbles*
Can I edit a class with some [mumbojumbo] to enter xml handles as I
please or?
put the root declaration with that, but namespace and objectid is
inherited from my code... They (consultant) build it from scratch just
like a string and send it... but I dont see the point, im sending a
instanceiated object (that cant be spelld right) so I do it this way,
if I change the class the message will change automaticly ->less 4 me
to worry about..
Wish I could post the code, but not at work so... just bugging me that
I cant solve it nicely..
//CY