| <?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> |