xml serialization and for xml sql server
        Posted  
        
            by Hadad
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hadad
        
        
        
        Published on 2010-05-23T14:05:46Z
        Indexed on 
            2010/05/23
            14:10 UTC
        
        
        Read the original article
        Hit count: 264
        
c#
|sql-server
Hello, I've a SQL statement that returns a xml result, for a serialized object.I want to add a attribute to an element, that reflects the type of the object "xsi:type=table" but i don't know how?
© Stack Overflow or respective owner