<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <pre wrap="">Peter</pre>
    I would advise you to use the QGIS rule based symbology to do what
    you require, the filter would be something like:-<br>
    <br>
    <i><b>your attribute_column _name</b></i> = 'carbonate rock' OR
    area_code = 'carbonate'<br>
    <br>
    keeping it simple!!<br>
    <br>
    This should do the trick for you.<br>
    Regards,<br>
    <br>
    Richard.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 14/10/2015 17:20, Schweitzer, Peter
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAN-ku9TxdTm6pfKU44o46KV4Ugkq7RQUTHHNmceavAVjsfR6Mw@mail.gmail.com"
      type="cite">
      <pre wrap="">Is there a QML reference document?

What I really want to do is specify that two different category values
will have the same symbol, like this:
<category render="true" symbol="64" value="carbonate rock"
label="Carbonate rock"/>
<category render="true" symbol="64" value="carbonate" label="Carbonate rock"/>
I want to read this as

when the value of the attribute is EITHER "carbonate rock" OR
"carbonate", render the feature using the symbol named "64"

But this does not have the effect that I want, so I'm thinking
incorrectly about how the QML file works.

I would welcome advice on how to do what I want, or direction to the
QML reference, or both.

Thanks!

Peter
</pre>
    </blockquote>
    <br>
  <!-- http://www.unicodetools.com/unicode/convert-to-html.php -->
<div style="font-family: Arial; font-size: 8pt;">
OPW - Ag féachaint don am atá le teacht - Ag caomhnú ón am atá thart<br/>
OPW - Looking to the future - Caring for the past<br/>
<a href="http://www.opw.ie/"><img height="76" width="494" src="http://www.opw.ie/en/media/opw-email-banner.png"/></a><br/>
Email Disclaimer: <a href="http://www.opw.ie/en/disclaimer/">http://www.opw.ie/en/disclaimer/</a>
</div>

</body>
</html>