ET2014A_HYPER Schema
Result Complex Type
Namespace http://meta.et4.de/ET2014A_HYPER
Diagram
hyperObjects Element ratings Element attributes Element categories Element highlight Element city Element zip Element housenumber Element street Element title Element type Element global_id Element Sequence item Element Sequence items Element copyright Element link Element description Element title Element Sequence channel Element Sequence channels Element overallcount Element count Element message Element status Element Sequence Result 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
id required xs:integer
Sequence
title xs:string
description xs:string
link xs:anyURI
copyright xs:string
Sequence
Sequence
global_id xs:string
title xs:string
street optional xs:string
housenumber optional xs:string
zip optional xs:string
city optional xs:string
highlight optional xs:boolean
Sequence
category 1..∞ xs:string
Sequence
key required xs:string
Sequence
type required xs:string
Sequence
Used By
result Element (ET2014A_HYPER)
Source
<xs:complexType name="Result" 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="channels" type="Channels" minOccurs="1" maxOccurs="1" params:tag="4" xmlns:params="urn:params" />
    <xs:element name="items" type="Items" minOccurs="1" maxOccurs="1" params:tag="1" xmlns:params="urn:params" />
  </xs:sequence>
</xs:complexType>
See Also
ET2014A_HYPER Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.