XML Schema XML

File: Data.xml

    xsi:schemaLocation="http://www.rntsoft.com Schema.xsd"
    xmlns:addr="http://www.rntsoft.com"
    addr:language="en">
  
    first
    middle
    last
  

  
    
  


File: Schema.xsd

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