complexType dictionaryType
diagram gluon3_1_p96.png
namespace http://gluon.nrk.no/gluon3_1
children metadata group term
used by
element maintenanceType/dictionary
annotation
documentation
Brukes for definisjoner sli, som i en datakatalog
source <xs:complexType name="dictionaryType">
 
<xs:annotation>
   
<xs:documentation xml:lang="nb">Brukes for definisjoner sli, som i en datakatalog</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="metadata" type="gluonMetadataType"/>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="group" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="metadata" type="gluonMetadataType"/>
           
<xs:element name="term" type="termType" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
         
<xs:attribute name="id" type="xs:ID"/>
         
<xs:attribute name="makeEnumList" type="xs:boolean"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="term" type="termType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:sequence>
</xs:complexType>

element dictionaryType/metadata
diagram gluon3_1_p97.png
namespace http://gluon.nrk.no/gluon3_1
type gluonMetadataType
properties
content complex
children titles creators subjects description publishers contributors dates types format identifier source language relations coverage rights
attributes
Name  Type  Use  Default  Fixed  Annotation
method  derived by: xs:string    replace    
documentation
Betegner om metadataene skal skrives inn i motakssystemet eller om det bare er der for å gi en kontekst. Brukes der ikke hele dokumentet er en oppdatering.
statusLabel  xs:string        
statusDefinition  xs:string        
statusLink  xs:anyURI        
xml:lang  xs:language        
source <xs:element name="metadata" type="gluonMetadataType"/>

element dictionaryType/group
diagram gluon3_1_p98.png
namespace http://gluon.nrk.no/gluon3_1
properties
minOcc 0
maxOcc 1
content complex
children metadata term
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
makeEnumList  xs:boolean        
source <xs:element name="group" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="metadata" type="gluonMetadataType"/>
     
<xs:element name="term" type="termType" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="id" type="xs:ID"/>
   
<xs:attribute name="makeEnumList" type="xs:boolean"/>
 
</xs:complexType>
</xs:element>

attribute dictionaryType/group/@id
type xs:ID
source <xs:attribute name="id" type="xs:ID"/>

attribute dictionaryType/group/@makeEnumList
type xs:boolean
source <xs:attribute name="makeEnumList" type="xs:boolean"/>

element dictionaryType/group/metadata
diagram gluon3_1_p99.png
namespace http://gluon.nrk.no/gluon3_1
type gluonMetadataType
properties
content complex
children titles creators subjects description publishers contributors dates types format identifier source language relations coverage rights
attributes
Name  Type  Use  Default  Fixed  Annotation
method  derived by: xs:string    replace    
documentation
Betegner om metadataene skal skrives inn i motakssystemet eller om det bare er der for å gi en kontekst. Brukes der ikke hele dokumentet er en oppdatering.
statusLabel  xs:string        
statusDefinition  xs:string        
statusLink  xs:anyURI        
xml:lang  xs:language        
source <xs:element name="metadata" type="gluonMetadataType"/>

element dictionaryType/group/term
diagram gluon3_1_p100.png
namespace http://gluon.nrk.no/gluon3_1
type termType
properties
minOcc 0
maxOcc unbounded
content complex
children word definition comment example usage format reference refinementOf
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
status  derived by: xs:string        
mastersystem  xs:anyURI        
documentation
Peker til system som er master for begrepet
note  xs:boolean        
source <xs:element name="term" type="termType" minOccurs="0" maxOccurs="unbounded"/>

element dictionaryType/term
diagram gluon3_1_p101.png
namespace http://gluon.nrk.no/gluon3_1
type termType
properties
minOcc 0
maxOcc 1
content complex
children word definition comment example usage format reference refinementOf
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  required      
status  derived by: xs:string        
mastersystem  xs:anyURI        
documentation
Peker til system som er master for begrepet
note  xs:boolean        
source <xs:element name="term" type="termType" minOccurs="0"/>


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