ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?eclipse version="3.2"?> |
| 3 | <plugin> |
| 4 | <extension point="org.eclipse.jst.ws.annotations.core.annotationCategory"> |
| 5 | <category |
| 6 | id="jaxb.category" |
| 7 | name="%JAXB_CATEGORY_NAME"> |
| 8 | </category> |
| 9 | </extension> |
| 10 | |
| 11 | <extension point="org.eclipse.jst.ws.annotations.core.annotationDefinition"> |
| 12 | <annotation |
| 13 | category="jaxb.category" |
| 14 | class="javax.xml.bind.annotation.XmlAccessorOrder" |
ohurley | ffa9710 | 2009-09-21 20:23:10 +0000 | [diff] [blame] | 15 | name="XmlAccessorOrder"/> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 16 | <annotation |
| 17 | category="jaxb.category" |
| 18 | class="javax.xml.bind.annotation.XmlAccessorType" |
ohurley | ffa9710 | 2009-09-21 20:23:10 +0000 | [diff] [blame] | 19 | name="XmlAccessorType"/> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 20 | |
| 21 | <!-- TODO Reinstate when XmlAdapter issue is solved |
| 22 | <annotation |
| 23 | category="jaxb.category" |
| 24 | class="javax.xml.bind.annotation.adapters.XmlAdapter" |
| 25 | name="XmlAdapter"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 26 | </annotation> |
| 27 | --> |
| 28 | |
| 29 | <annotation |
| 30 | category="jaxb.category" |
| 31 | class="javax.xml.bind.annotation.XmlAnyAttribute" |
| 32 | name="XmlAnyAttribute"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 33 | </annotation> |
| 34 | <annotation |
| 35 | category="jaxb.category" |
| 36 | class="javax.xml.bind.annotation.XmlAnyElement" |
| 37 | name="XmlAnyElement"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 38 | </annotation> |
| 39 | <annotation |
| 40 | category="jaxb.category" |
| 41 | class="javax.xml.bind.annotation.XmlAttachmentRef" |
| 42 | name="XmlAttachmentRef"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 43 | </annotation> |
| 44 | <annotation |
| 45 | category="jaxb.category" |
| 46 | class="javax.xml.bind.annotation.XmlAttribute" |
| 47 | name="XmlAttribute"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 48 | </annotation> |
| 49 | <annotation |
| 50 | category="jaxb.category" |
| 51 | class="javax.xml.bind.annotation.XmlElement" |
| 52 | name="XmlElement"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 53 | </annotation> |
| 54 | <annotation |
| 55 | category="jaxb.category" |
| 56 | class="javax.xml.bind.annotation.XmlElementDecl" |
| 57 | name="XmlElementDecl"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 58 | </annotation> |
| 59 | <annotation |
| 60 | category="jaxb.category" |
| 61 | class="javax.xml.bind.annotation.XmlElementRef" |
| 62 | name="XmlElementRef"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 63 | </annotation> |
| 64 | <annotation |
| 65 | category="jaxb.category" |
| 66 | class="javax.xml.bind.annotation.XmlElementRefs" |
| 67 | name="XmlElementRefs"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 68 | </annotation> |
| 69 | <annotation |
| 70 | category="jaxb.category" |
| 71 | class="javax.xml.bind.annotation.XmlElementWrapper" |
| 72 | name="XmlElementWrapper"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 73 | </annotation> |
| 74 | <annotation |
| 75 | category="jaxb.category" |
| 76 | class="javax.xml.bind.annotation.XmlElements" |
| 77 | name="XmlElements"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 78 | </annotation> |
| 79 | <annotation |
| 80 | category="jaxb.category" |
| 81 | class="javax.xml.bind.annotation.XmlEnum" |
| 82 | name="XmlEnum"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 83 | </annotation> |
| 84 | <annotation |
| 85 | category="jaxb.category" |
| 86 | class="javax.xml.bind.annotation.XmlEnumValue" |
| 87 | name="XmlEnumValue"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 88 | </annotation> |
| 89 | <annotation |
| 90 | category="jaxb.category" |
| 91 | class="javax.xml.bind.annotation.XmlID" |
| 92 | name="XmlID"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 93 | </annotation> |
| 94 | <annotation |
| 95 | category="jaxb.category" |
| 96 | class="javax.xml.bind.annotation.XmlIDREF" |
| 97 | name="XmlIDREF"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 98 | </annotation> |
| 99 | <annotation |
| 100 | category="jaxb.category" |
| 101 | class="javax.xml.bind.annotation.XmlInlineBinaryData" |
| 102 | name="XmlInlineBinaryData"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 103 | </annotation> |
| 104 | <annotation |
| 105 | category="jaxb.category" |
| 106 | class="javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter" |
| 107 | name="XmlJavaTypeAdapter"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 108 | </annotation> |
| 109 | <annotation |
| 110 | category="jaxb.category" |
| 111 | class="javax.xml.bind.annotation.adapters.XmlJavaTypeAdapters" |
| 112 | name="XmlJavaTypeAdapters"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 113 | </annotation> |
| 114 | <annotation |
| 115 | category="jaxb.category" |
| 116 | class="javax.xml.bind.annotation.XmlList" |
| 117 | name="XmlList"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 118 | </annotation> |
| 119 | <annotation |
| 120 | category="jaxb.category" |
| 121 | class="javax.xml.bind.annotation.XmlMimeType" |
| 122 | name="XmlMimeType"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 123 | </annotation> |
| 124 | <annotation |
| 125 | category="jaxb.category" |
| 126 | class="javax.xml.bind.annotation.XmlMixed" |
| 127 | name="XmlMixed"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 128 | </annotation> |
| 129 | <annotation |
| 130 | category="jaxb.category" |
| 131 | class="javax.xml.bind.annotation.XmlNs" |
| 132 | name="XmlNs"> |
| 133 | </annotation> |
| 134 | <annotation |
| 135 | category="jaxb.category" |
| 136 | class="javax.xml.bind.annotation.XmlRegistry" |
| 137 | name="XmlRegistry"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 138 | </annotation> |
| 139 | <annotation |
| 140 | category="jaxb.category" |
| 141 | class="javax.xml.bind.annotation.XmlRootElement" |
| 142 | name="XmlRootElement"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 143 | </annotation> |
| 144 | <annotation |
| 145 | category="jaxb.category" |
| 146 | class="javax.xml.bind.annotation.XmlSchema" |
| 147 | name="XmlSchema"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 148 | </annotation> |
| 149 | <annotation |
| 150 | category="jaxb.category" |
| 151 | class="javax.xml.bind.annotation.XmlSchemaType" |
| 152 | name="XmlSchemaType"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 153 | </annotation> |
| 154 | <annotation |
| 155 | category="jaxb.category" |
| 156 | class="javax.xml.bind.annotation.XmlSchemaTypes" |
| 157 | name="XmlSchemaTypes"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 158 | </annotation> |
| 159 | <annotation |
| 160 | category="jaxb.category" |
| 161 | class="javax.xml.bind.annotation.XmlSeeAlso" |
| 162 | name="XmlSeeAlso"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 163 | </annotation> |
| 164 | <annotation |
| 165 | category="jaxb.category" |
| 166 | class="javax.xml.bind.annotation.XmlTransient" |
| 167 | name="XmlTransient"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 168 | </annotation> |
| 169 | <annotation |
| 170 | category="jaxb.category" |
| 171 | class="javax.xml.bind.annotation.XmlType" |
| 172 | name="XmlType"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 173 | </annotation> |
| 174 | <annotation |
| 175 | category="jaxb.category" |
| 176 | class="javax.xml.bind.annotation.XmlValue" |
| 177 | name="XmlValue"> |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 178 | </annotation> |
| 179 | </extension> |
| 180 | |
ohurley | eaf0cfd | 2009-09-15 15:58:20 +0000 | [diff] [blame] | 181 | </plugin> |