]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
b7ce5c99cafe1773a167c55f5c13844f389a35c7
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 The contents of this file are subject to the terms
4 of the Common Development and Distribution License
5 (the "License").  You may not use this file except
6 in compliance with the License.
7
8 You can obtain a copy of the license at
9 http://www.opensource.org/licenses/cddl1.php
10 See the License for the specific language governing
11 permissions and limitations under the License.
12 -->
13 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:yahoo:api" elementFormDefault="qualified">
14   <xs:element name="Error" >
15     <xs:complexType mixed="true">
16       <xs:sequence>
17         <xs:element name="Message"/>
18       </xs:sequence>
19     </xs:complexType>
20   </xs:element>
21 </xs:schema>