When using the setDataXML as an option for data, is there a specific requirment to build the XML data in a single line without any Crt or tabs? 
  
  
  
When I'm looking on the XML in all examples all are like: 
  
 
  
 
  
 
  
 
  
 
  
 
  
 
  
 
  
  
  
and when it is inside the setDataXML like that: 
  
setDataXML(""); 
  
  
  
WHAT IS THE RIGHT WAY and is there any differece???? 
  
  
  
Yossi