<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">The documentation for V7.0.4 states<div class=""><br class=""></div><div class=""><dt style="color: rgb(62, 67, 73); font-family: Arial, sans-serif; font-size: 12.800000190734863px;" class="">OUTLINEWIDTH [double|attribute]</dt><dd style="margin-top: 3px; margin-bottom: 10px; margin-left: 30px; line-height: 1.5em; color: rgb(62, 67, 73); font-family: Arial, sans-serif; font-size: 12.800000190734863px;" class=""><p class="first" style="margin-top: 0px !important; line-height: 1.5em;">Width in pixels for the outline. Default is 0.0. The thickness of the outline will not depend on the scale.</p><div class="last versionadded"><p style="margin-top: 0px; line-height: 1.5em;" class=""><span class="versionmodified" style="font-style: italic;">New in version 5.4.</span></p></div></dd><div class=""><br class=""></div></div><div class="">within a Style configuration, however </div><div class=""><br class=""></div><div class=""><div class="">  <Style></div><div class="">                <angle>45</angle></div><div class="">                <color red="242" green="155" blue="5" /></div><div class="">                <outlineColor red="51" green="51" blue="51"  /></div><div class="">                <outlineWidth>2</outlineWidth></div><div class="">                <size>10</size></div><div class="">                <symbol>'hatch-test'</symbol></div><div class="">                <width>3</width></div><div class="">            </Style></div></div><div class=""><br class=""></div><div class="">fails validation with the following error</div><div class=""><br class=""></div><div class=""><div class="">Referenced entity at "file:mapfile.xsd".</div><div class="">cvc-complex-type.2.4.a: Invalid content was found starting with element 'outlineWidth'. One of '{"<a href="http://www.mapserver.org/mapserver" class="">http://www.mapserver.org/mapserver</a>":pattern, "<a href="http://www.mapserver.org/mapserver" class="">http://www.mapserver.org/mapserver</a>":polarOffset, "<a href="http://www.mapserver.org/mapserver" class="">http://www.mapserver.org/mapserver</a>":size, "<a href="http://www.mapserver.org/mapserver" class="">http://www.mapserver.org/mapserver</a>":symbol, "<a href="http://www.mapserver.org/mapserver" class="">http://www.mapserver.org/mapserver</a>":width}' is expected. [213] </div><div class="">XML validation finished.</div></div><div class=""><br class=""></div><div class="">I cannot see a reference in the xsd to cover this type.</div><div class=""><br class=""></div><div class="">Any tips would be gratefully received</div><div class=""><br class=""></div><div class="">Aimee</div></body></html>