XML Schema XML

File: Data.xml

                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:schemaLocation="http://www.rntsoft.com Schema.xsd">
        
                July 1
                21 3 67 8 90 12
        

        
                July 8
                55 31 4 57 98 22
        


File: Schema.xsd

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