blob: 3120700648d2a3a9e726b9b8344312d757774180 [file] [log] [blame]
ohurleyeaf0cfd2009-09-15 15:58:20 +00001<?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"
ohurleyffa97102009-09-21 20:23:10 +000015 name="XmlAccessorOrder"/>
ohurleyeaf0cfd2009-09-15 15:58:20 +000016 <annotation
17 category="jaxb.category"
18 class="javax.xml.bind.annotation.XmlAccessorType"
ohurleyffa97102009-09-21 20:23:10 +000019 name="XmlAccessorType"/>
ohurleyeaf0cfd2009-09-15 15:58:20 +000020
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">
ohurleyeaf0cfd2009-09-15 15:58:20 +000026 </annotation>
27 -->
28
29 <annotation
30 category="jaxb.category"
31 class="javax.xml.bind.annotation.XmlAnyAttribute"
32 name="XmlAnyAttribute">
ohurleyeaf0cfd2009-09-15 15:58:20 +000033 </annotation>
34 <annotation
35 category="jaxb.category"
36 class="javax.xml.bind.annotation.XmlAnyElement"
37 name="XmlAnyElement">
ohurleyeaf0cfd2009-09-15 15:58:20 +000038 </annotation>
39 <annotation
40 category="jaxb.category"
41 class="javax.xml.bind.annotation.XmlAttachmentRef"
42 name="XmlAttachmentRef">
ohurleyeaf0cfd2009-09-15 15:58:20 +000043 </annotation>
44 <annotation
45 category="jaxb.category"
46 class="javax.xml.bind.annotation.XmlAttribute"
47 name="XmlAttribute">
ohurleyeaf0cfd2009-09-15 15:58:20 +000048 </annotation>
49 <annotation
50 category="jaxb.category"
51 class="javax.xml.bind.annotation.XmlElement"
52 name="XmlElement">
ohurleyeaf0cfd2009-09-15 15:58:20 +000053 </annotation>
54 <annotation
55 category="jaxb.category"
56 class="javax.xml.bind.annotation.XmlElementDecl"
57 name="XmlElementDecl">
ohurleyeaf0cfd2009-09-15 15:58:20 +000058 </annotation>
59 <annotation
60 category="jaxb.category"
61 class="javax.xml.bind.annotation.XmlElementRef"
62 name="XmlElementRef">
ohurleyeaf0cfd2009-09-15 15:58:20 +000063 </annotation>
64 <annotation
65 category="jaxb.category"
66 class="javax.xml.bind.annotation.XmlElementRefs"
67 name="XmlElementRefs">
ohurleyeaf0cfd2009-09-15 15:58:20 +000068 </annotation>
69 <annotation
70 category="jaxb.category"
71 class="javax.xml.bind.annotation.XmlElementWrapper"
72 name="XmlElementWrapper">
ohurleyeaf0cfd2009-09-15 15:58:20 +000073 </annotation>
74 <annotation
75 category="jaxb.category"
76 class="javax.xml.bind.annotation.XmlElements"
77 name="XmlElements">
ohurleyeaf0cfd2009-09-15 15:58:20 +000078 </annotation>
79 <annotation
80 category="jaxb.category"
81 class="javax.xml.bind.annotation.XmlEnum"
82 name="XmlEnum">
ohurleyeaf0cfd2009-09-15 15:58:20 +000083 </annotation>
84 <annotation
85 category="jaxb.category"
86 class="javax.xml.bind.annotation.XmlEnumValue"
87 name="XmlEnumValue">
ohurleyeaf0cfd2009-09-15 15:58:20 +000088 </annotation>
89 <annotation
90 category="jaxb.category"
91 class="javax.xml.bind.annotation.XmlID"
92 name="XmlID">
ohurleyeaf0cfd2009-09-15 15:58:20 +000093 </annotation>
94 <annotation
95 category="jaxb.category"
96 class="javax.xml.bind.annotation.XmlIDREF"
97 name="XmlIDREF">
ohurleyeaf0cfd2009-09-15 15:58:20 +000098 </annotation>
99 <annotation
100 category="jaxb.category"
101 class="javax.xml.bind.annotation.XmlInlineBinaryData"
102 name="XmlInlineBinaryData">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000103 </annotation>
104 <annotation
105 category="jaxb.category"
106 class="javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter"
107 name="XmlJavaTypeAdapter">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000108 </annotation>
109 <annotation
110 category="jaxb.category"
111 class="javax.xml.bind.annotation.adapters.XmlJavaTypeAdapters"
112 name="XmlJavaTypeAdapters">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000113 </annotation>
114 <annotation
115 category="jaxb.category"
116 class="javax.xml.bind.annotation.XmlList"
117 name="XmlList">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000118 </annotation>
119 <annotation
120 category="jaxb.category"
121 class="javax.xml.bind.annotation.XmlMimeType"
122 name="XmlMimeType">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000123 </annotation>
124 <annotation
125 category="jaxb.category"
126 class="javax.xml.bind.annotation.XmlMixed"
127 name="XmlMixed">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000128 </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">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000138 </annotation>
139 <annotation
140 category="jaxb.category"
141 class="javax.xml.bind.annotation.XmlRootElement"
142 name="XmlRootElement">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000143 </annotation>
144 <annotation
145 category="jaxb.category"
146 class="javax.xml.bind.annotation.XmlSchema"
147 name="XmlSchema">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000148 </annotation>
149 <annotation
150 category="jaxb.category"
151 class="javax.xml.bind.annotation.XmlSchemaType"
152 name="XmlSchemaType">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000153 </annotation>
154 <annotation
155 category="jaxb.category"
156 class="javax.xml.bind.annotation.XmlSchemaTypes"
157 name="XmlSchemaTypes">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000158 </annotation>
159 <annotation
160 category="jaxb.category"
161 class="javax.xml.bind.annotation.XmlSeeAlso"
162 name="XmlSeeAlso">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000163 </annotation>
164 <annotation
165 category="jaxb.category"
166 class="javax.xml.bind.annotation.XmlTransient"
167 name="XmlTransient">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000168 </annotation>
169 <annotation
170 category="jaxb.category"
171 class="javax.xml.bind.annotation.XmlType"
172 name="XmlType">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000173 </annotation>
174 <annotation
175 category="jaxb.category"
176 class="javax.xml.bind.annotation.XmlValue"
177 name="XmlValue">
ohurleyeaf0cfd2009-09-15 15:58:20 +0000178 </annotation>
179 </extension>
180
ohurleyeaf0cfd2009-09-15 15:58:20 +0000181</plugin>