blob: fc3b00c70d8d0c59c7e035f7eb74ef6852d49c04 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<p:grammar-annotations
xmlns:p="http://org.eclipse.jst.jsf.contentmodel.annotations/grammarAnnotationSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://org.eclipse.jst.jsf.contentmodel.annotations/grammarAnnotationSchema ../../org.eclipse.jst.jsf.contentmodel.annotations/schema/grammar-annotations.xsd ">
<cm-element name="actionListener">
<cm-attribute name="type"></cm-attribute>
</cm-element>
<cm-element name="attribute">
<cm-attribute name="name"></cm-attribute>
<cm-attribute name="value"></cm-attribute>
</cm-element>
<cm-element name="convertDateTime">
<cm-attribute name="dateStyle"></cm-attribute>
<cm-attribute name="locale"></cm-attribute>
<cm-attribute name="pattern"></cm-attribute>
<cm-attribute name="timeStyle"></cm-attribute>
<cm-attribute name="timeZone"></cm-attribute>
<cm-attribute name="type"></cm-attribute>
</cm-element>
<cm-element name="convertNumber">
<cm-attribute name="currencyCode"></cm-attribute>
<cm-attribute name="currencySymbol"></cm-attribute>
<cm-attribute name="groupingUsed"></cm-attribute>
<cm-attribute name="integerOnly"></cm-attribute>
<cm-attribute name="locale"></cm-attribute>
<cm-attribute name="maxFractionDigits"></cm-attribute>
<cm-attribute name="maxIntegerDigits"></cm-attribute>
<cm-attribute name="minFractionDigits"></cm-attribute>
<cm-attribute name="minIntegerDigits"></cm-attribute>
<cm-attribute name="timeZone"></cm-attribute>
<cm-attribute name="pattern"></cm-attribute>
<cm-attribute name="type"></cm-attribute>
</cm-element>
<cm-element name="converter">
<cm-attribute name="converterId"></cm-attribute>
</cm-element>
<cm-element name="facet">
<cm-attribute name="name"></cm-attribute>
</cm-element>
<cm-element name="loadBundle">
<cm-attribute name="baseName"></cm-attribute>
<cm-attribute name="var"></cm-attribute>
</cm-element>
<cm-element name="param">
<cm-attribute name="binding"></cm-attribute>
<cm-attribute name="id"></cm-attribute>
<cm-attribute name="name"></cm-attribute>
<cm-attribute name="value"></cm-attribute>
</cm-element>
<cm-element name="selectItem">
<cm-attribute name="binding"></cm-attribute>
<cm-attribute name="id"></cm-attribute>
<cm-attribute name="itemDescription"></cm-attribute>
<cm-attribute name="itemDisabled"></cm-attribute>
<cm-attribute name="itemLabel"></cm-attribute>
<cm-attribute name="itemValue"></cm-attribute>
<cm-attribute name="value"></cm-attribute>
</cm-element>
<cm-element name="selectItems">
<cm-attribute name="binding"></cm-attribute>
<cm-attribute name="id"></cm-attribute>
<cm-attribute name="value"></cm-attribute>
</cm-element>
<cm-element name="subview">
<cm-attribute name="binding"></cm-attribute>
<cm-attribute name="id"></cm-attribute>
<cm-attribute name="rendered"></cm-attribute>
</cm-element>
<cm-element name="validateDoubleRange">
<cm-attribute name="maximum"></cm-attribute>
<cm-attribute name="minimum"></cm-attribute>
</cm-element>
<cm-element name="validateLength">
<cm-attribute name="maximum"></cm-attribute>
<cm-attribute name="minimum"></cm-attribute>
</cm-element>
<cm-element name="validateLongRange">
<cm-attribute name="maximum"></cm-attribute>
<cm-attribute name="minimum"></cm-attribute>
</cm-element>
<cm-element name="validator">
<cm-attribute name="validatorId"></cm-attribute>
</cm-element>
<cm-element name="valueChangeListener">
<cm-attribute name="type"></cm-attribute>
</cm-element>
<cm-element name="verbatim">
<cm-attribute name="escape"></cm-attribute>
</cm-element>
<cm-element name="view">
<cm-attribute name="locale"></cm-attribute>
</cm-element>
</p:grammar-annotations>