| Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame^] | 1 | <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
| 2 | <xs:redefine schemaLocation="urn:aaa" xsi:schemaLocation="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> | ||||
| 3 | <xs:element name="book" type="xs:string"/> | ||||
| 4 | </xs:schema> | ||||