blob: 0aad2b8a2a9fe9dc2a7d57055f63058dd9771796 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<schema targetNamespace="http://www.example.org/Smart" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.example.org/Smart">
<simpleType name="Requirement">
<restriction base="string"></restriction>
</simpleType>
</schema>