ET2014A_LIGHT_MULTI Schema
MultiResult Complex Type
Namespace http://meta.et4.de/ET2014A_LIGHT_MULTI
Diagram
items Element facetGroups Element overallcount Element count Element message Element status Element Sequence result Element Sequence results Element overallcount Element count Element message Element status Element Sequence MultiResult Complex Type
Overview
Sequence
status SimpleStatusType Simple Type
status of the result, possible values: OK, INVALID_LICENSE, INVALID_EXPERIENCE, INVALID_REQUEST, SERVER_ERROR
message optional xs:string
errormessages or warnings
count xs:nonNegativeInteger
count of items in the current result
overallcount xs:nonNegativeInteger
count of all available items (e.g. for paging, with "limit" and "offset" parameters)
Sequence
Sequence
status SimpleStatusType Simple Type
status of the result, possible values: OK, INVALID_LICENSE, INVALID_EXPERIENCE, INVALID_REQUEST, SERVER_ERROR
message optional xs:string
errormessages or warnings
count xs:nonNegativeInteger
count of items in the current result
overallcount xs:nonNegativeInteger
count of all available items (e.g. for paging, with "limit" and "offset" parameters)
Sequence
field required xs:string
Sequence
Sequence
Sequence
global_id xs:string
channel_id xs:integer
id xs:string
title xs:string
Sequence
category 1..∞ xs:string
Sequence
city optional xs:string
zip optional xs:string
Sequence
Sequence
cuisine_type 0..∞ xs:string
Sequence
url required xs:string
Used By
multi Element (ET2014A_LIGHT_MULTI)
Source
<xs:complexType name="MultiResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="status" type="SimpleStatusType" minOccurs="1" maxOccurs="1" params:tag="5" xmlns:params="urn:params">
      <xs:annotation>
        <xs:documentation>status of the result, possible values: OK, INVALID_LICENSE, INVALID_EXPERIENCE, INVALID_REQUEST, SERVER_ERROR</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="message" type="xs:string" minOccurs="0" maxOccurs="1" params:tag="6" xmlns:params="urn:params">
      <xs:annotation>
        <xs:documentation>errormessages or warnings</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="count" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1" params:tag="3" xmlns:params="urn:params">
      <xs:annotation>
        <xs:documentation>count of items in the current result</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="overallcount" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1" params:tag="2" xmlns:params="urn:params">
      <xs:annotation>
        <xs:documentation>count of all available items (e.g. for paging, with "limit" and "offset" parameters)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="results" type="Results" minOccurs="1" maxOccurs="1" params:tag="1" xmlns:params="urn:params" />
  </xs:sequence>
</xs:complexType>
See Also
ET2014A_LIGHT_MULTI Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.