tao-test/app/taoItems/models/classes/data/kohs/rdf.xsd

6 lines
423 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:tao="http://www.tao.lu/tao.rdfs#">
<xs:import namespace="http://www.tao.lu/tao.rdfs#" schemaLocation="kohs.xsd"/>
<xs:attribute name="ID" type="xs:anyURI"/>
</xs:schema>