Replaced by com.sap.mobile.lib.parser.IParser#buildODataDocument(IParserDocument). 
      Syntax
         
         
            public 
            String  
            buildSDMODataDocumentXML
            (
            ISDMParserDocument 
            document
            ) throws SDMParserException
         
      
      Parameters
         
         
            - 
               document – 
               The SDMParserDocument object to build the XML from
            
 
         
       
      Returns
         The built document XML
      Exceptions
         
         
            - 
               SDMParserException class – 
               If building XML has failed
            
 
            - 
               IllegalArgumentException – 
               If the argument is null
            
 
         
       
      Usage
         
         Builds and XML representation of the document argument