Binding object for the element http://www.opengis.net/sld:LinePlacement.
<xsd:element name="LinePlacement">
<xsd:annotation>
<xsd:documentation> A "LinePlacement"
specifies how a text label should be rendered
relative to a linear geometry. </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="sld:PerpendicularOffset" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>