kchong | 90f21b6 | 2005-12-06 22:20:53 +0000 | [diff] [blame] | 1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!-- Schema file written by PDE --> |
| 3 | <schema targetNamespace="org.eclipse.wst.xml.ui"> |
| 4 | <annotation> |
| 5 | <appInfo> |
| 6 | <meta.schema plugin="org.eclipse.wst.xml.ui" id="catalogFileType" name="XML Catalog file type extension point"/> |
| 7 | </appInfo> |
| 8 | <documentation> |
| 9 | <b>This extension point is internal and should not be used by any other plugins.</b> |
| 10 | </documentation> |
| 11 | </annotation> |
| 12 | |
| 13 | <element name="extension"> |
| 14 | <complexType> |
| 15 | <sequence> |
| 16 | <element ref="fileType" minOccurs="1" maxOccurs="unbounded"/> |
| 17 | </sequence> |
| 18 | <attribute name="point" type="string" use="required"> |
| 19 | <annotation> |
| 20 | <documentation> |
| 21 | |
| 22 | </documentation> |
| 23 | </annotation> |
| 24 | </attribute> |
| 25 | <attribute name="id" type="string"> |
| 26 | <annotation> |
| 27 | <documentation> |
| 28 | |
| 29 | </documentation> |
| 30 | </annotation> |
| 31 | </attribute> |
| 32 | <attribute name="name" type="string"> |
| 33 | <annotation> |
| 34 | <documentation> |
| 35 | |
| 36 | </documentation> |
| 37 | <appInfo> |
| 38 | <meta.attribute translatable="true"/> |
| 39 | </appInfo> |
| 40 | </annotation> |
| 41 | </attribute> |
| 42 | </complexType> |
| 43 | </element> |
| 44 | |
| 45 | <element name="fileType"> |
| 46 | <complexType> |
| 47 | <attribute name="extensions" type="string" use="required"> |
| 48 | <annotation> |
| 49 | <documentation> |
| 50 | |
| 51 | </documentation> |
| 52 | </annotation> |
| 53 | </attribute> |
| 54 | <attribute name="description" type="string" use="required"> |
| 55 | <annotation> |
| 56 | <documentation> |
| 57 | |
| 58 | </documentation> |
| 59 | </annotation> |
| 60 | </attribute> |
| 61 | <attribute name="id" type="string" use="required"> |
| 62 | <annotation> |
| 63 | <documentation> |
| 64 | |
| 65 | </documentation> |
| 66 | </annotation> |
| 67 | </attribute> |
| 68 | </complexType> |
| 69 | </element> |
| 70 | |
| 71 | <annotation> |
| 72 | <appInfo> |
| 73 | <meta.section type="since"/> |
| 74 | </appInfo> |
| 75 | <documentation> |
| 76 | <b>This extension point is internal and should not be used by any other plugins.</b> |
| 77 | </documentation> |
| 78 | </annotation> |
| 79 | |
| 80 | <annotation> |
| 81 | <appInfo> |
| 82 | <meta.section type="examples"/> |
| 83 | </appInfo> |
| 84 | <documentation> |
| 85 | |
| 86 | </documentation> |
| 87 | </annotation> |
| 88 | |
| 89 | <annotation> |
| 90 | <appInfo> |
| 91 | <meta.section type="apiInfo"/> |
| 92 | </appInfo> |
| 93 | <documentation> |
| 94 | |
| 95 | </documentation> |
| 96 | </annotation> |
| 97 | |
| 98 | <annotation> |
| 99 | <appInfo> |
| 100 | <meta.section type="implementation"/> |
| 101 | </appInfo> |
| 102 | <documentation> |
| 103 | |
| 104 | </documentation> |
| 105 | </annotation> |
| 106 | |
| 107 | <annotation> |
| 108 | <appInfo> |
| 109 | <meta.section type="copyright"/> |
| 110 | </appInfo> |
| 111 | <documentation> |
| 112 | Copyright (c) 2000, 2005 IBM Corporation and others.<br> |
| 113 | All rights reserved. This program and the accompanying materials are made |
| 114 | available under the terms of the Eclipse Public License v1.0 which accompanies |
| 115 | this distribution, and is available at <a |
| 116 | href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> |
| 117 | </documentation> |
| 118 | </annotation> |
| 119 | |
| 120 | </schema> |