| diagram | ![]() |
||
| namespace | http://gluon.nrk.no/gluon3_1 | ||
| children | occurrence | ||
| annotation |
|
||
| source | <xs:complexType name="contentMapType"> <xs:annotation> <xs:documentation>Mapping for diverse contentmaps, for beskrivelse av dokumenter og lydfiler</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="occurrence" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Et element som beskriver en hendelse i et dokument eller en lydfil</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="description" type="xs:string" minOccurs="0"/> <xs:choice> <xs:element name="xpath" type="xs:string"/> <xs:sequence> <xs:annotation> <xs:documentation>Brukes der vi har en mediafil som er referert til</xs:documentation> </xs:annotation> <xs:element name="start" type="startEndType"/> <xs:element name="end" type="startEndType" minOccurs="0"/> </xs:sequence> </xs:choice> </xs:sequence> <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Hovedklasse for hvilken type hendelse dette er.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="other"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for fritekst data</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="segment"/> <xs:enumeration value="paragraph"/> <xs:enumeration value="intro"/> <xs:enumeration value="cue_in"/> <xs:enumeration value="cue_out"/> <xs:enumeration value="edit"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="channel" type="xs:string"> <xs:annotation> <xs:documentation>Brukes dersom et cuepunkt bare brukes for en spasifik kanal</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="medialayer"> <xs:annotation> <xs:documentation>Om hendelsen er i supring, bilde, eller lyd</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | description xpath start end | ||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="occurrence" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Et element som beskriver en hendelse i et dokument eller en lydfil</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="description" type="xs:string" minOccurs="0"/> <xs:choice> <xs:element name="xpath" type="xs:string"/> <xs:sequence> <xs:annotation> <xs:documentation>Brukes der vi har en mediafil som er referert til</xs:documentation> </xs:annotation> <xs:element name="start" type="startEndType"/> <xs:element name="end" type="startEndType" minOccurs="0"/> </xs:sequence> </xs:choice> </xs:sequence> <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Hovedklasse for hvilken type hendelse dette er.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="other"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for fritekst data</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="segment"/> <xs:enumeration value="paragraph"/> <xs:enumeration value="intro"/> <xs:enumeration value="cue_in"/> <xs:enumeration value="cue_out"/> <xs:enumeration value="edit"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="channel" type="xs:string"> <xs:annotation> <xs:documentation>Brukes dersom et cuepunkt bare brukes for en spasifik kanal</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="medialayer"> <xs:annotation> <xs:documentation>Om hendelsen er i supring, bilde, eller lyd</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | restriction of xs:string | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||
| source | <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Hovedklasse for hvilken type hendelse dette er.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="other"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for fritekst data</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="segment"/> <xs:enumeration value="paragraph"/> <xs:enumeration value="intro"/> <xs:enumeration value="cue_in"/> <xs:enumeration value="cue_out"/> <xs:enumeration value="edit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="channel" type="xs:string"> <xs:annotation> <xs:documentation>Brukes dersom et cuepunkt bare brukes for en spasifik kanal</xs:documentation> </xs:annotation> </xs:attribute> |
| annotation |
|
||
| source | <xs:attribute name="medialayer"> <xs:annotation> <xs:documentation>Om hendelsen er i supring, bilde, eller lyd</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="description" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://gluon.nrk.no/gluon3_1 | ||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="xpath" type="xs:string"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||
| type | startEndType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="start" type="startEndType"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||
| type | startEndType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="end" type="startEndType" minOccurs="0"/> |