This request comprises an element of type vcc:SearchResultRequest which extends vct:TransactionRequestType with the following elements:

Name

Type/occurrence

Description

StartIndex

xsd:integer

Index of the first item to be communicated (0 as base).

Count

xsd:integer

Number of items.

ResultFormat

vcc:ResultFormatType

Format of search results.

DoNotClose

xsd:boolean?

Flag to prevent the transaction from ending automatically when the last item is returned.

The response comprises a vcc:SearchResultResponse element which extends vct:TransactionResponseType as follows:

Name

Type/occurrence

Description

StartIndex

xsd:integer

Index of the first communicated item (0 as base).

Count

xsd:integer

Number of communicated items.

ResultFormat

vcc:ResultFormatType

Format of search results.

cac:Item

*

Item master data.

vco:ItemDetail

*

Item master data and availability.

cac:SellersItemIdentifcation

*

Item number.

Rule: SearchResult

A Veloconnect-compliant server processes a SearchResult request as follows: