Hello,

I have a SLD with the following:
<se:Graphic>
        <se:Mark>
                <se:WellKnownName>cross</se:WellKnownName>
                <se:Fill></se:Fill>
                <se:Stroke></se:Stroke>
        </se:Mark>
        <se:Opacity></se:Opacity>
        <se:Size>
                <ogc:Literal>12</ogc:Literal>
        </se:Size>
        ...
</se:Graphic>

If I change 
<se:Size>
        <ogc:Literal>12</ogc:Literal>
</se:Size>
to
<se:Size>12</se:Size>   
it is not working anymore. OGC standards gives some example with the former 
structure.

Does MapServer support this structure?

Thanks,

Y.
-- 
Responsable Formation et Support
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel (France) : +33 4 79 26 57 98
Tel (Suisse) : +41 21 619 1031
Mob. : +33 6 18 75 42 21
Fax : 04 79 70 15 81
Mail : yves.jaco...@camptocamp.com
http://www.camptocamp.com
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to