complexType sportsEventType
diagram gluon2_p669.png
namespace http://gluon.nrk.no/gluonResult
children gluonResult:participants gluonResult:arrangement gluonResult:season gluonResult:match gluonResult:arrangementGroup gluonResult:level gluonResult:class gluonResult:startDate gluonResult:delayedStartDate gluonResult:location gluonResult:organizer gluonResult:referee gluonResult:attendance gluonResult:summary gluonResult:link gluonResult:object
used by
elements tablesType/events/round/event bettingType/events/matchevent/event resultType/event
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string  optional      
status  derived by: xs:int    3    
documentation
-1 - Utsatt kamp
0 - Ikke startet
1 - Pågår
2 - Pause
3 - Avsluttet
label  xs:string        
type  derived by: xs:string    rich    
scorePart1  xs:int  optional      
documentation
Brukes bare dersom type indikerer et sammendrag (summary)
scoreConsecutivePart1  xs:int  optional      
documentation
Brukes for resultater der scoringenes rekkefølge er et poeng
scorePart2  xs:int  optional      
documentation
Brukes bare dersom type indikerer et sammendrag (summary)
scoreConsecutivePart2  xs:int  optional      
documentation
Brukes for resultater der scoringenes rekkefølge er et poeng
group  xs:string  optional      
documentation
Brukes jun der det er snakk om sammendrag
annotation
documentation
For beskrivelse av lagbaserte sportshendelser
documentation
Team based sport events

attribute sportsEventType/@id
type xs:string
properties
use optional

attribute sportsEventType/@status
type restriction of xs:int
properties
default 3
facets
Kind Value Annotation
enumeration 0
documentation
Ikke startet
enumeration 1
documentation
Pågår
enumeration 2
documentation
Pause
enumeration 3
documentation
Avsluttet
annotation
documentation
-1 - Utsatt kamp
0 - Ikke startet
1 - Pågår
2 - Pause
3 - Avsluttet

attribute sportsEventType/@label
type xs:string

attribute sportsEventType/@type
type restriction of xs:string
properties
default rich
facets
Kind Value Annotation
enumeration summary
enumeration rich

attribute sportsEventType/@scorePart1
type xs:int
properties
use optional
annotation
documentation
Brukes bare dersom type indikerer et sammendrag (summary)

attribute sportsEventType/@scoreConsecutivePart1
type xs:int
properties
use optional
annotation
documentation
Brukes for resultater der scoringenes rekkefølge er et poeng

attribute sportsEventType/@scorePart2
type xs:int
properties
use optional
annotation
documentation
Brukes bare dersom type indikerer et sammendrag (summary)

attribute sportsEventType/@scoreConsecutivePart2
type xs:int
properties
use optional
annotation
documentation
Brukes for resultater der scoringenes rekkefølge er et poeng

attribute sportsEventType/@group
type xs:string
properties
use optional
annotation
documentation
Brukes jun der det er snakk om sammendrag

element sportsEventType/participants
diagram gluon2_p670.png
namespace http://gluon.nrk.no/gluonResult
properties
minOcc 0
maxOcc 1
content complex
children gluonResult:participant

element sportsEventType/participants/participant
diagram gluon2_p671.png
namespace http://gluon.nrk.no/gluonResult
type gluonResult:participantType
properties
minOcc 1
maxOcc unbounded
content complex
children salutation personalTitle jobFunction preSurname givenName familyName businessName name nameSuffix role capacity stageName nationality otherName events relations timeFrame contactInformation administrativeInformation permissions contactRelatives gluonResult:shortname gluonResult:name_alternative gluonResult:particulars
attributes
Name  Type  Use  Default  Fixed  Annotation
person  derived by: xs:string    false    
documentation
Dersom det er et firma, settes verdien til false, elllers male eller female dersom vi vet kjønnet, eller true. Hvis vi ikke vet noenting kuttes attributet ut.
id  xs:string        
documentation
Identifikator inne refererte system
label  xs:string  optional      
documentation
Dersom numeriske verdier benyttes, i f. eks IPTC er dette en forklaring på tallverdien
reference  xs:string        
documentation
Ref til system, f. eks. Desken2Foldere
link  xs:anyURI        
documentation
Lenke til en termdefinisjon i en dataordbok.
documentation
A link to an termId in a data dictionary
xml:lang  derived by: xs:language        
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>
annotation
documentation
Hver av lagene

element sportsEventType/arrangement
diagram gluon2_p672.png
namespace http://gluon.nrk.no/gluonResult
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
arrID  xs:string  required      
season  xs:string  optional      
sport  derived by: xs:string        
nationality  CountryCodeType        
annotation
documentation
Kan utelates i listesammenhenger der ligatilhørighet er definert av listen

attribute sportsEventType/arrangement/@arrID
type xs:string
properties
use required

attribute sportsEventType/arrangement/@season
type xs:string
properties
use optional

element sportsEventType/season
diagram gluon2_p673.png
namespace http://gluon.nrk.no/gluonResult
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
number  xs:int  optional      

attribute sportsEventType/season/@number
type xs:int
properties
use optional

element sportsEventType/match
diagram gluon2_p674.png
namespace http://gluon.nrk.no/gluonResult
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
number  xs:int  optional      

attribute sportsEventType/match/@number
type xs:int
properties
use optional

element sportsEventType/arrangementGroup
diagram gluon2_p675.png
namespace http://gluon.nrk.no/gluonResult
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
number  xs:int  optional      

attribute sportsEventType/arrangementGroup/@number
type xs:int
properties
use optional

element sportsEventType/level
diagram gluon2_p676.png
namespace http://gluon.nrk.no/gluonResult
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:int  required      
annotation
documentation
Hvor langt er man kommet i en konkurranse, 1. runde, semifinale. o.l.

attribute sportsEventType/level/@id
type xs:int
properties
use required

element sportsEventType/class
diagram gluon2_p677.png
namespace http://gluon.nrk.no/gluonResult
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:int  optional      
annotation
documentation
Betegner en undergruppe innen idret, f.eks en vektklasse eller lignende

attribute sportsEventType/class/@id
type xs:int
properties
use optional

element sportsEventType/startDate
diagram gluon2_p678.png
namespace http://gluon.nrk.no/gluonResult
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Kan utelates i listesammenhenger der ligatilhørighet er definert av listen

element sportsEventType/delayedStartDate
diagram gluon2_p679.png
namespace http://gluon.nrk.no/gluonResult
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
NY. Brukes ved utsettelser

element sportsEventType/location
diagram gluon2_p680.png
namespace http://gluon.nrk.no/gluonResult
type xs:string
properties
minOcc 0
maxOcc 1
content simple

element sportsEventType/organizer
diagram gluon2_p681.png
namespace http://gluon.nrk.no/gluonResult
type entityType
properties
minOcc 0
maxOcc 1
content complex
children salutation personalTitle jobFunction preSurname givenName familyName businessName name nameSuffix role capacity stageName nationality otherName events relations timeFrame contactInformation administrativeInformation permissions contactRelatives
attributes
Name  Type  Use  Default  Fixed  Annotation
person  derived by: xs:string    false    
documentation
Dersom det er et firma, settes verdien til false, elllers male eller female dersom vi vet kjønnet, eller true. Hvis vi ikke vet noenting kuttes attributet ut.
id  xs:string        
documentation
Identifikator inne refererte system
label  xs:string  optional      
documentation
Dersom numeriske verdier benyttes, i f. eks IPTC er dette en forklaring på tallverdien
reference  xs:string        
documentation
Ref til system, f. eks. Desken2Foldere
link  xs:anyURI        
documentation
Lenke til en termdefinisjon i en dataordbok.
documentation
A link to an termId in a data dictionary
xml:lang  derived by: xs:language        
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>
annotation
documentation
Eks. NFF

element sportsEventType/referee
diagram gluon2_p682.png
namespace http://gluon.nrk.no/gluonResult
type entityType
properties
minOcc 0
maxOcc 1
content complex
children salutation personalTitle jobFunction preSurname givenName familyName businessName name nameSuffix role capacity stageName nationality otherName events relations timeFrame contactInformation administrativeInformation permissions contactRelatives
attributes
Name  Type  Use  Default  Fixed  Annotation
person  derived by: xs:string    false    
documentation
Dersom det er et firma, settes verdien til false, elllers male eller female dersom vi vet kjønnet, eller true. Hvis vi ikke vet noenting kuttes attributet ut.
id  xs:string        
documentation
Identifikator inne refererte system
label  xs:string  optional      
documentation
Dersom numeriske verdier benyttes, i f. eks IPTC er dette en forklaring på tallverdien
reference  xs:string        
documentation
Ref til system, f. eks. Desken2Foldere
link  xs:anyURI        
documentation
Lenke til en termdefinisjon i en dataordbok.
documentation
A link to an termId in a data dictionary
xml:lang  derived by: xs:language        
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>
annotation
documentation
Navn på dommer

element sportsEventType/attendance
diagram gluon2_p683.png
namespace http://gluon.nrk.no/gluonResult
type xs:int
properties
minOcc 0
maxOcc 1
content simple

element sportsEventType/summary
diagram gluon2_p684.png
namespace http://gluon.nrk.no/gluonResult
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 250
annotation
documentation
Kort sammendrag

element sportsEventType/link
diagram gluon2_p685.png
namespace http://gluon.nrk.no/gluonResult
type gluonNews:linkType
properties
minOcc 0
maxOcc unbounded
content complex
mixed true
children gluonNews:link gluonNews:emphasis gluonNews:strong gluonNews:placeholder gluonNews:linebreak gluonNews:softhyphen
attributes
Name  Type  Use  Default  Fixed  Annotation
align  derived by: xs:string        
font  xs:string        
type  derived by: xs:string  required      
documentation
Viser hvilken type lenke, eller snarere hvilket bruksområde lenken har. F. eks om lenkemålet er internt eller eksternt
protocol  derived by: xs:string  optional      
documentation
Protokollen for lenken, f.eks. ftp, http. Settes til analog for ikke IT baserte krysshenvisninger.
href  xs:string  optional      
documentation
Lenkemål for enhever lenketype
legend  xs:string  optional      
documentation
En forklarende tekst til lenken
bandwidth  xs:string        
documentation
Båndbredde på streaming fila som er linket til (for streamingslenker)
documentation
Target bandwith of linked and streamed multimedia file
target  xs:string  optional      
documentation
Enten navn på frame, eller navn på system som er lenkemål
purpose  xs:string        
documentation
For å skille ulike platformers lenker, sett inn verdier som en tokenlist
dataid  xs:string  optional      

element sportsEventType/object
diagram gluon2_p686.png
namespace http://gluon.nrk.no/gluonResult
type objectType
properties
minOcc 0
maxOcc unbounded
content complex
children metadata ebucore:ebuCoreMain tva:TVAMain longDescription origin publications mercantileData subelements
attributes
Name  Type  Use  Default  Fixed  Annotation
objecttype  derived by: xs:NMTOKEN  required      
channel  derived by: xs:string  optional      
subChannel  xs:string  optional      
documentation
Brukes for å beskrive regionale tjenester, distrikssendinger, når disse beskrives i samme dokument.
fragment          
documentation
Brukes som spittnummer der  et program er delt av en kort nyhetssending
layer  derived by: xs:string  optional      
documentation
Brukes der programmet eller innslaget har flere lag, f. eks. en ting foregår i lyden, men samtidig skal det vises tekster, eller bilder, og disse har en egen timing i forhold til innslag i programmet
dataid  xs:string        
documentation
Bør våre xs:NMTOKEN
localid  xs:ID        
documentation
Brukes som mål for localid pekeren i placeholder elementet som brukes i news typen
documentation
Target ID for the IDREF in the placeholder element
type  derived by: xs:NMTOKEN    rich    
documentation
type er normalt rich, og kan utelates. Summary, betyr at informasjonen i dette elementet ikke er komplet, mens report viser til at dette er en informasjon om noe som har skjedd.
runorder  xs:string  optional      
documentation
Viser om elementet er i fortiden, spilles nå, eller er noe som ligger klart til avspilling
documentation
Is this element just played, are playing or ready to be played
gluonDict:statesGroupType  derived by: xs:string        
documentation

        Beskriver et objekts forskjellige tilstander
     
reportState  derived by: xs:string        
documentation
Viser tilstanden i rapporteringen av et program eller en sekvens. Brukes som flagg for TONO og GRAMO
purpose  xs:string        
documentation
Dersom dette elementet har et spesifikt bruksområde, wap-versjon eller webversjon av et bilde f. eks
documentation
The intended use of the multimedia element.
distribution  derived by: xs:string        
documentation
Er beskrivelsen for internt bruk eller kan den publiseres av metadataene. Distribusjon av asset styres på annen måte
priority  derived by: xs:int        
documentation
Setter prioritet for et og et objekt, ellers som prioritet for hele dokumentet.
annotation
documentation
Brukes dersom selve arrangementet har et binærelement tilknyttet


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