The R Project SVN R-packages

Rev

Blame | Last modification | View Log | Download | RSS feed

<?xml version="1.0"?>
<!-- Taken from http://www.learn-xml-schema-tutorial.com/ and modified to introduce errors -->
<Author xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 xsi:noNamespaceSchemaLocation="Author.xsd" id="MT">
    <FirstName>Mark</FirstName>
    <MiddleName>Edgar</MiddleName>
    <LastName>Twain</LastName>
</Author>