diagram | |||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||
children | channel | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="devicecontrolType"> <xs:annotation> <xs:documentation xml:lang="nb">Styring av matriser og kringkastingsutstyr</xs:documentation> <xs:documentation xml:lang="en">Broadcast matrix control.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="channel" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">Her kan man enten sende ut en og en kanal eller dumpe ut hele matrisen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Kanalnavn, som i pi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="source" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Kontrlollrom eller lignende i formen mak60</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="change" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation xml:lang="nb">Settes til true dersom et er en endring i matrisen. False dersom dette bare er et resultat av en større dump</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="type" type="xs:string" use="required"/> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="type" type="xs:string" use="required"/> |
diagram | |||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||
properties |
|
||||||||||||||
children | name source | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="channel" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">Her kan man enten sende ut en og en kanal eller dumpe ut hele matrisen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Kanalnavn, som i pi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="source" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Kontrlollrom eller lignende i formen mak60</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="change" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation xml:lang="nb">Settes til true dersom et er en endring i matrisen. False dersom dette bare er et resultat av en større dump</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="change" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation xml:lang="nb">Settes til true dersom et er en endring i matrisen. False dersom dette bare er et resultat av en større dump</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||
namespace | http://gluon.nrk.no/gluon3_1 | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Kanalnavn, som i pi</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://gluon.nrk.no/gluon3_1 | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="source" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Kontrlollrom eller lignende i formen mak60</xs:documentation> </xs:annotation> </xs:element> |