XML Schema XML

File: Data.xml

    xsi:schemaLocation="http://www.rntsoft.com 
      Schema.xsd"
    xmlns:addr="http://www.rntsoft.com"
    addr:language="en">
  
    William
    Scott
    Means
  

  
    
  


File: Schema.xsd

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