Class SortByTypeBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class SortByTypeBinding extends SortByTypeBinding
Binding object for the type http://www.opengis.net/ogc:SortByType.

         
  <xsd:complexType name="SortByType">
      <xsd:sequence>
          <xsd:element maxOccurs="unbounded" name="SortProperty" type="ogc:SortPropertyType"/>
      </xsd:sequence>
  </xsd:complexType>