blob: 6b6e098df453df90ce4dac10b717c8815f47a0c9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<md:metadatamodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
xmlns:md="http://org.eclipse.jst.jsf.common.metadata/metadata.ecore"
xmlns:mdt="http://org.eclipse.jst.jsf.common.metadata/metadataTraitTypes.ecore"
id=" http://org.eclipse.jsf/metadataprocessing"
type="tagFile">
<entity id="MyTag">
<entity id="MyDualTypeAttr">
<trait id="attribute-value-runtime-type">
<value>org.eclipse.jst.jsf.metadata.tests.NoImplType</value>
</trait>
<trait id="valid-values">
<value xsi:type="mdt:ListOfValues">
<item>BFirstVal</item>
<item>BSecondVal</item>
<item>BThirdVal</item>
<item>BFourthVal</item>
</value>
</trait>
<trait id="small-icon"><value>/icons/attr_val.gif</value></trait>
</entity>
</entity>
</md:metadatamodel>