| diagram | ![]()  | 
				||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||
| type | extension of xs:string | ||||||||||||
| properties | 
  | 
				||||||||||||
| used by | 
  | 
				||||||||||||
| attributes | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:complexType name="okType"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes dersom alt gikk bra</xs:documentation> <xs:documentation xml:lang="en">Response from a transmitter in case of success</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="quark" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType>  | 
				
| type | xs:string | 
| source | <xs:attribute name="quark" type="xs:string"/> |