B 
		
								
				
				
			
		Barry
Hi
I need generate an XML message without the namespace using XmlSerializer,
have tried XmlRootAttribute without much help
I need to elimate xmlns:xsd=......
- <OrderStatus xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
TIA
Barry
				
			I need generate an XML message without the namespace using XmlSerializer,
have tried XmlRootAttribute without much help
I need to elimate xmlns:xsd=......
- <OrderStatus xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
TIA
Barry