XML Schema XML

File: Data.xml

               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation=
                              "http://www.rntsoft.com
                               ScopeTest.xsd">
        
                title
                

                    title
                

        

        A car

File: ScopeTest.xsd

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