XML Schema XML

File: Data.xml

    xsi:schemaLocation="http://www.rntsoft.com 
      address-schema.xsd"
    xmlns:addr="http://www.rntsoft.com"
    addr:language="en"
    addr:ssn="123-45-6789">
  
    W
    S
    M
  

  
    
  


File: Schema.xsd

  targetNamespace="http://www.rntsoft.com"
  xmlns:addr="http://www.rntsoft.com"
  attributeFormDefault="qualified">
 
  
    
      
        
          
            
                            minOccurs="0"/>