| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||
| children | word definition comment example usage format reference refinementOf | ||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| source | <xs:complexType name="termType"> <xs:sequence> <xs:element name="word" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="definition" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="comment" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="example" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="usage" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="domain"> <xs:complexType> <xs:attributeGroup ref="referenceGroup"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="format" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Beskriver innholdet i elementet</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="humanInterface" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">Visningstreng</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="formatDefinition" type="xs:anyURI" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="reference" type="xs:IDREFS" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for krysreferanse til like eller anbefalte termer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="refinementOf" type="xs:IDREF" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å peke til hovedkatagori for term eller rolle</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="id" type="xs:ID" use="required"/> <xs:attribute name="status"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="proposed"/> <xs:enumeration value="future"/> <xs:enumeration value="proposedTerm"/> <xs:enumeration value="definedTerm"/> <xs:enumeration value="recommendedUse"/> <xs:enumeration value="active"/> <xs:enumeration value="schema"/> <xs:enumeration value="obsolete"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="mastersystem" type="xs:anyURI"> <xs:annotation> <xs:documentation xml:lang="nb">Peker til system som er master for begrepet</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="note" type="xs:boolean"/> </xs:complexType> |
| type | xs:ID | ||
| properties |
|
||
| source | <xs:attribute name="id" type="xs:ID" use="required"/> |
| type | restriction of xs:string | |||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||
| source | <xs:attribute name="status"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="proposed"/> <xs:enumeration value="future"/> <xs:enumeration value="proposedTerm"/> <xs:enumeration value="definedTerm"/> <xs:enumeration value="recommendedUse"/> <xs:enumeration value="active"/> <xs:enumeration value="schema"/> <xs:enumeration value="obsolete"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | xs:anyURI | ||
| annotation |
|
||
| source | <xs:attribute name="mastersystem" type="xs:anyURI"> <xs:annotation> <xs:documentation xml:lang="nb">Peker til system som er master for begrepet</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:boolean |
| source | <xs:attribute name="note" type="xs:boolean"/> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||
| type | extension of xs:string | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <xs:element name="word" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| annotation |
|
||
| source | <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||
| type | extension of xs:string | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <xs:element name="definition" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| annotation |
|
||
| source | <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="comment" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||
| type | extension of xs:string | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <xs:element name="example" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| annotation |
|
||
| source | <xs:attribute name="system"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å definere ordforskjeller i hver av systemene</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| properties |
|
||||||
| children | domain | ||||||
| source | <xs:element name="usage" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="domain"> <xs:complexType> <xs:attributeGroup ref="referenceGroup"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="domain"> <xs:complexType> <xs:attributeGroup ref="referenceGroup"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| properties |
|
||||||
| children | description humanInterface formatDefinition | ||||||
| annotation |
|
||||||
| source | <xs:element name="format" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Beskriver innholdet i elementet</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="humanInterface" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">Visningstreng</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="formatDefinition" type="xs:anyURI" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||
| type | extension of xs:string | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="humanInterface" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">Visningstreng</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| type | xs:anyURI | ||||||
| properties |
|
||||||
| source | <xs:element name="formatDefinition" type="xs:anyURI" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| type | xs:IDREFS | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="reference" type="xs:IDREFS" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for krysreferanse til like eller anbefalte termer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://gluon.nrk.no/gluon3_1 | ||||||
| type | xs:IDREF | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="refinementOf" type="xs:IDREF" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for å peke til hovedkatagori for term eller rolle</xs:documentation> </xs:annotation> </xs:element> |