blob: a77c64133fff63bb88c190227dff2cb45feaf89c [file] [log] [blame]
gkesslerf3e1ae62006-05-03 21:47:05 +00001<?xml version="1.0" encoding="UTF-8"?>
2<grammar-annotation
3 xmlns="http://org.eclipse.wtp.jsf.core/grammarAnnotationSchema"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 >
6 <cm-element name="Foo">
7 <cm-attribute name="Value">
8 <property name="Type">
9 <value>String2</value>
10 </property>
11 </cm-attribute>
12 <property name="Type">
13 <value>String2</value>
14 </property>
15 </cm-element>
16</grammar-annotation>