veloconnect 1.1

urn:veloconnect:catalog-1.1
element CreateTextSearchRequest

Documentation
Einfache Volltextsuche über Artikelnummer und Artikelbeschreibung. Durch Leerzeichen getrennte Suchwörter werden mit UND verknüpft. Gesucht wird immer nach einem beliebigen Teilstring.
Properties
This component is not nillable.

Model
<CreateTextSearchRequest>
SearchString?
</CreateTextSearchRequest>


Nested Element Summary
udt:TextTypeSearchString
          
Source
<xsd:element name="CreateTextSearchRequest">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="vct:RequestType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="SearchString" type="udt:TextType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.