blob: 606a584bf61c8a4eacf7b3ab62d4b87c634aa6c5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<p:grammar-annotations
xmlns:p="http://org.eclipse.jst.jsf.core/grammarAnnotationSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://org.eclipse.jst.jsf.core/grammarAnnotationSchema ../../../org.eclipse.jst.jsf.core/schema/grammar-annotations.xsd "
caseSensitive="false">
<cm-element name="Foo">
<cm-attribute name="Value">
<property name="Type">
<value>String1</value>
</property>
</cm-attribute>
<property name="Type">
<value>String1</value>
</property>
</cm-element>
</p:grammar-annotations>