blob: ba19d27eff10e529a45fc2fa04658a793260e0e5 [file] [log] [blame]
gkesslerf3e1ae62006-05-03 21:47:05 +00001<?xml version="1.0" encoding="UTF-8"?>
2<grammar-annotations
3 xmlns="http://org.eclipse.wtp.jsf.core/grammarAnnotationSchema"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="http://org.eclipse.wtp.jsf.core/grammarAnnotationSchema" >
6 <cm-element name="validator">
7 <cm-attribute name="validatorId">
8 <property name="attr-val-content-assistant">
9 <value>com.eclipse.wtp.jsf.ui.internal.ValidatorAttrValueContentAssistant</value>
10 </property>
11 <property name="attr-val-runtime-type">
12 <value>com.eclipse.wtp.jsf.core.internal.model.datatype.Validator</value>
13 </property>
14 </cm-attribute>
15 </cm-element>
16 <cm-element name="nopropsOrAttrs">
17 </cm-element>
18 <cm-element name="noAttrs">
19 <property name="A">
20 <value>a</value>
21 </property>
22 <property name="B">
23 <value>b</value>
24 </property>
25 </cm-element>
26 <cm-element name="loaded">
27 <cm-attribute name="att1">
28 <property name="A1">
29 <value>a1</value>
30 </property>
31 <property name="B1">
32 <value>b1</value>
33 </property>
34 </cm-attribute>
35 <cm-attribute name="att2">
36 <property name="A2">
37 <value>a2</value>
38 </property>
39 <property name="B2">
40 <value>b2</value>
41 </property>
42 </cm-attribute>
43 <cm-attribute name="att3">
44 <property name="A3">
45 <value>a3</value>
46 </property>
47 <property name="B3">
48 <value>b3</value>
49 </property>
50 <property name="multival">
51 <value>1</value>
52 <value>2</value>
53 <value>3</value>
54 </property>
55 </cm-attribute>
56 <property name="A">
57 <value>a</value>
58 </property>
59 <property name="B">
60 <value>b</value>
61 </property>
62 <property name="multival">
63 <value>1</value>
64 <value>2</value>
65 <value>3</value>
66 </property>
67 </cm-element>
68 <cm-element name="NLS">
69 <cm-attribute name="NLS">
70 <property name="NLS1">
71 <value>%NLS1</value>
72 </property>
73 <property name="NLS2">
74 <value>%NLS2</value>
75 </property>
76 <property name="NLS3">
77 <value>%NLS3</value>
78 </property>
79 <property name="multival">
80 <value>%NLS1</value>
81 <value>%NLS2</value>
82 </property>
83 </cm-attribute>
84 <property name="NLS1">
85 <value>%NLS1</value>
86 </property>
87 <property name="NLS2">
88 <value>%NLS2</value>
89 </property>
90 <property name="NLS3">
91 <value>%NLS3</value>
92 </property>
93 <property name="multival">
94 <value>%NLS1</value>
95 <value>%NLS2</value>
96 </property>
97 <property name="NullVal">
98 <value></value>
99 </property>
100 </cm-element>
101</grammar-annotations>