File: Data.xml
xmlns="http://www.rntsoft.com/employees"
xmlns:name="http://www.rntsoft.com/name"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.rntsoft.com/employees Schema.xsd"
source="from where"
version="1.0"/>
File: Schema.xsd
xmlns:employees="http://www.rntsoft.com/employees"
targetNamespace="http://www.rntsoft.com/employees"
elementFormDefault="qualified">