| diagram | ![]()  | 
				||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||
| children | metadata points trend prognosis factual keyword | ||||||||||||
| attributes | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:complexType name="propositionType"> <xs:annotation> <xs:documentation>For svaralternativer</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="metadata" type="gluonMetadataType"/> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">Elementene kan komme i fri rekkefølge</xs:documentation> </xs:annotation> <xs:element name="points"> <xs:annotation> <xs:documentation xml:lang="nb">Målte/ talte resultater</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="trend"> <xs:annotation> <xs:documentation xml:lang="nb">Trender og differanser i forhold til tidligere målte resultater</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="prognosis"> <xs:annotation> <xs:documentation xml:lang="nb">Antagelser o.l. som kan uttrykkes ved tall</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="factual"> <xs:annotation> <xs:documentation xml:lang="nb">For resultater som ikke utrykes som tall</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:choice> <xs:element name="keyword" type="xs:string" minOccurs="0"/> </xs:sequence> <xs:attribute name="dataid" type="xs:string" use="optional"/> </xs:complexType>  | 
				
| type | xs:string | ||
| properties | 
  | 
				||
| source | <xs:attribute name="dataid" type="xs:string" use="optional"/> | 
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||
| type | gluonMetadataType | ||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||
| children | titles creators subjects description publishers contributors dates types format identifier source language relations coverage rights | ||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="metadata" type="gluonMetadataType"/> | 
| diagram | ![]()  | 
				||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||
| type | extension of xs:decimal | ||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||
| source | <xs:element name="points"> <xs:annotation> <xs:documentation xml:lang="nb">Målte/ talte resultater</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
				
| type | restriction of xs:string | |||||||||
| facets | 
  | 
				|||||||||
| source | <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute>  | 
				
| type | xs:string | 
| source | <xs:attribute name="label" type="xs:string"/> | 
| diagram | ![]()  | 
				||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||
| type | extension of xs:decimal | ||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||
| source | <xs:element name="trend"> <xs:annotation> <xs:documentation xml:lang="nb">Trender og differanser i forhold til tidligere målte resultater</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
				
| type | restriction of xs:string | |||||||||
| facets | 
  | 
				|||||||||
| source | <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute>  | 
				
| type | xs:string | 
| source | <xs:attribute name="label" type="xs:string"/> | 
| diagram | ![]()  | 
				||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||
| type | extension of xs:string | ||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||
| source | <xs:element name="prognosis"> <xs:annotation> <xs:documentation xml:lang="nb">Antagelser o.l. som kan uttrykkes ved tall</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
				
| type | restriction of xs:string | |||||||||
| facets | 
  | 
				|||||||||
| source | <xs:attribute name="type"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="percent"/> <xs:enumeration value="actual"/> </xs:restriction> </xs:simpleType> </xs:attribute>  | 
				
| type | xs:string | 
| source | <xs:attribute name="label" type="xs:string"/> | 
| diagram | ![]()  | 
				||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||
| type | extension of xs:string | ||||||||||||
| properties | 
  | 
				||||||||||||
| attributes | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:element name="factual"> <xs:annotation> <xs:documentation xml:lang="nb">For resultater som ikke utrykes som tall</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="label" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
				
| type | xs:string | 
| source | <xs:attribute name="label" type="xs:string"/> | 
| diagram | ![]()  | 
				||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| type | xs:string | ||||||
| properties | 
  | 
				||||||
| source | <xs:element name="keyword" type="xs:string" minOccurs="0"/> |