Hi, Some Axis2c questions:
1. i have got the error LNK2019: unresolved external symbol [EMAIL PROTECTED] referenced in function ... which lib file (and dll) does keep this call? 2. How to create an element with namespace xmlns=""? like <myElement name="myName" xmlns=""> 3. When serializing OM node (AXIOM_NODE_SERIALIZE(om_node, env, om_output)) Axis2c is ordering (sorting) attributes of an element - the output keep attributes in the order diffrent to the sequence of adding attributes to the element. Is there any means to keep the order of serialized attributes - to be in the same order as attributes were added to an element? Thank you, Leonid -- View this message in context: http://www.nabble.com/Axis2c%2C-MS-Windows-tf2288318.html#a6356016 Sent from the Axis - C++ - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
