complexType responseType
diagram gluon3_1_p299.png
namespace http://gluon.nrk.no/gluon3_1
children polling
attributes
Name  Type  Use  Default  Fixed  Annotation
dataid  xs:string        
status          
key  xs:string        
documentation
Kodeordet som er brukt (send KODE til 1987)
annotation
documentation
Type for bruk av gluon:returia
documentation
Base type for responses from weavers and listeners.
source <xs:complexType name="responseType">
 
<xs:annotation>
   
<xs:documentation xml:lang="nb">Type for bruk av gluon:returia</xs:documentation>
   
<xs:documentation xml:lang="en">Base type for responses from weavers and listeners.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="polling" type="pollingType">
     
<xs:annotation>
       
<xs:documentation xml:lang="nb">Lage en poll som kan være delt i geografi, så et sett av svar.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
 
<xs:attribute name="dataid" type="xs:string"/>
 
<xs:attribute name="status"/>
 
<xs:attribute name="key" type="xs:string">
   
<xs:annotation>
     
<xs:documentation xml:lang="nb">Kodeordet som er brukt (send KODE til 1987)</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute responseType/@dataid
type xs:string
source <xs:attribute name="dataid" type="xs:string"/>

attribute responseType/@status
source <xs:attribute name="status"/>

attribute responseType/@key
type xs:string
annotation
documentation
Kodeordet som er brukt (send KODE til 1987)
source <xs:attribute name="key" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="nb">Kodeordet som er brukt (send KODE til 1987)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element responseType/polling
diagram gluon3_1_p300.png
namespace http://gluon.nrk.no/gluon3_1
type pollingType
properties
content complex
children points trend prognosis factual question keyword electionCoefficients
annotation
documentation
Lage en poll som kan være delt i geografi, så et sett av svar.
source <xs:element name="polling" type="pollingType">
 
<xs:annotation>
   
<xs:documentation xml:lang="nb">Lage en poll som kan være delt i geografi, så et sett av svar.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy