XML Schema XML

File: Data.xml

 xmlns="http://www.rntsoft.com/statement"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://www.rntsoft.com/statement Schema.xsd">
           
   
   
      
         
            
              item 1
            

            
              item 2
            

         

      

      
         
            
              item 3
            

         

      

   


File: Schema.xsd

  targetNamespace="http://www.rntsoft.com/statement"
  xmlns="http://www.rntsoft.com/statement">
  
    
      
        
        
      

    

  
  
    
      
    

  
  
    
      
                 maxOccurs="unbounded" />
      

    

  
  
    
      
        
      

    

  
  
    
      
                 maxOccurs="unbounded" />