Binding object for the element http://www.opengis.net/sld:GraphicStroke.
<xsd:element name="GraphicStroke">
<xsd:annotation>
<xsd:documentation> A "GraphicStroke" defines
a repated-linear graphic pattern to be used for
stroking a line. </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="sld:Graphic"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>