<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
     I was playing with the SLD export using the latest nightly builds
    and come across a couple of issues. <br>
    My layer is a polygon layer styled using 2  fills (simple solid fill
    and a simple fill with the Diagonal X fill style). The layer also
    display label based on one of the attribute.<br>
    <br>
    Exporting the style to SLD I run into this items  (full sld export
    is attached, as well as the equivalent qgis style):<br>
    <br>
     1) The GraphicFill section seems to be wrong:<br>
            ...<br>
            <se:GraphicFill><br>
                    <se:Graphic/><br>
                    <se:Mark><br>
                      <se:WellKnownName>x</se:WellKnownName><br>
                      <se:Stroke><br>
                        <se:SvgParameter
    name="stroke">#0000ff</se:SvgParameter><br>
                      </se:Stroke><br>
                    </se:Mark><br>
                 </se:GraphicFill><br>
          ...<br>
    <br>
     Looking at the SLD specs, I think the Mark element should be a
    child of the Graphic element. Is this a correct assumption?<br>
    <br>
    <br>
    2) No TextSymbolizer exported<br>
    <br>
      The SLD does not contain a TextSymbolizer. I believe this is part
    of the feature request lists (
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://hub.qgis.org/issues/6414">http://hub.qgis.org/issues/6414</a>,
    but wanted to make sure that the latest version of QGIS does not yet
    support TextSymbolizers.<br>
    <br>
    <br>
    Thanks<br>
    <br>
    regards,<br>
    <br>
    Y. Assefa 
  </body>
</html>