diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | head objects entities envelope maintenance | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="gluon"> <xs:annotation> <xs:documentation xml:lang="nb">Gluon er NRKs standardiserte XML-utvekslingsdataskjema som binder sammen de ulike enhetene innen produksjon, publisering og distribusjon. Skjema og dokumentasjon er laget av Tormod Værvågen og Gunnar Dahl, Norsk rikskringkasting (NRK AS). Epost: tormod.varvagen@nrk.no eller gunnar.dahl@nrk.no</xs:documentation> <xs:documentation xml:lang="en">Top node of the Gluon content management system. XML Schemes and documentation is written by Tormod Værvågen and Gunnar Dahl, Norsk rikskringkasting (NRK AS), Norway. Email: tormod.varvagen@nrk.no eller gunnar.dahl@nrk.no</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="head"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for elementer som beskriver selve dokumentet,</xs:documentation> <xs:documentation xml:lang="en">Information regarding the document</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="metadata" type="gluonMetadataType"/> <xs:element name="display" type="displayType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Angir visningsgyldigheten for et dokument</xs:documentation> </xs:annotation> </xs:element> <xs:element name="channels" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Muliggjør versjonering av inhold på grunnlag av målgruppe</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="channel" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="transmitters" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes bare dersom en adresat skal tvangsstyres</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element name="system" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes dersom karusellen skal sende til noen av enhetene som ikke er utkanaler</xs:documentation> </xs:annotation> </xs:element> <xs:element name="transmitter" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Generell transmittertype</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="publishingpoints" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes i tilfeller der kilden bestemmer hvor i et gitt hirarki noe skal publiseres. Polopoly ext.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="publishingpoint" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="section" type="sectionType"/> </xs:sequence> <xs:attribute name="quark" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Publiseringspunktet kan tilordnes en mottager, f. eks wap</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="sequenceNumber" type="xs:int"> <xs:annotation> <xs:documentation>Viser hvilket nummer i en dokumentserie det gjeldende dokumentet har.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="documentSeries" type="xs:int"> <xs:annotation> <xs:documentation>Brukes for å bestemme at dette dokumentet er en del av en sekvens av dokumenter. Eks. epg-programmoversikter som sendes ut i set av 14, eller arkiveksporter som kommer tre ganger med flere dagers mellomrom. Legg inn verdi for maks antall i serien, her 3 </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:choice> <xs:element name="objects"> <xs:annotation> <xs:documentation xml:lang="nb">Generelle metadataobjekter</xs:documentation> <xs:documentation xml:lang="en">The generic metadata type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="object" type="objectType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="entities"> <xs:annotation> <xs:documentation>Brukes der et sett med persondata skal overføres</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="entity" type="entityType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="envelope" type="xs:anyType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">For midlertidig bruk av gluons transport lag for fremmede xml strukturer</xs:documentation> <xs:documentation xml:lang="en">For ad-hoc use of the transport layer, for foregn xml structures</xs:documentation> </xs:annotation> </xs:element> <xs:element name="maintenance" type="maintenanceType"> <xs:annotation> <xs:documentation xml:lang="nb">For administrative meldinger</xs:documentation> <xs:documentation xml:lang="en">System maintenance</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> <xs:attribute name="artID" type="xs:string" use="required"/> <xs:attribute name="priority" use="required"> <xs:annotation> <xs:documentation xml:lang="nb">priority=0 -> stryk priority=1 -> kun til arkiv, hendelsen er lite viktig eller er foreldet, er med bare for aa beholde helheten. priority=2 -> ikke direkte kampopdatering, men dagsaktuelt, bare til oversiktsider langt ned i publiseringstreet. priority=3 -> normal direkte overfoert kamp, vanlig nyhetsartikkel priority=4 -> Viktig nyhetsartikkel, sportsevenemang med almenn interesse priority=5 -> Breaking news </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="5"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="version" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Eventuelt versjonsnummer for datatypen (Brukes i tilfeller der en ny eksport og en gammel eksport går ut fra samme systemet)</xs:documentation> <xs:documentation xml:lang="en">Versionnumber for the export type. (Not the versionnumber for one spesific document)</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="xml:lang" default="no"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="artID" type="xs:string" use="required"/> |
type | restriction of xs:int | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:attribute name="priority" use="required"> <xs:annotation> <xs:documentation xml:lang="nb">priority=0 -> stryk priority=1 -> kun til arkiv, hendelsen er lite viktig eller er foreldet, er med bare for aa beholde helheten. priority=2 -> ikke direkte kampopdatering, men dagsaktuelt, bare til oversiktsider langt ned i publiseringstreet. priority=3 -> normal direkte overfoert kamp, vanlig nyhetsartikkel priority=4 -> Viktig nyhetsartikkel, sportsevenemang med almenn interesse priority=5 -> Breaking news </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="5"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:string | ||||
annotation |
|
||||
source | <xs:attribute name="version" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Eventuelt versjonsnummer for datatypen (Brukes i tilfeller der en ny eksport og en gammel eksport går ut fra samme systemet)</xs:documentation> <xs:documentation xml:lang="en">Versionnumber for the export type. (Not the versionnumber for one spesific document)</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | metadata display channels transmitters publishingpoints | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="head"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes for elementer som beskriver selve dokumentet,</xs:documentation> <xs:documentation xml:lang="en">Information regarding the document</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="metadata" type="gluonMetadataType"/> <xs:element name="display" type="displayType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Angir visningsgyldigheten for et dokument</xs:documentation> </xs:annotation> </xs:element> <xs:element name="channels" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Muliggjør versjonering av inhold på grunnlag av målgruppe</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="channel" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="transmitters" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes bare dersom en adresat skal tvangsstyres</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element name="system" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes dersom karusellen skal sende til noen av enhetene som ikke er utkanaler</xs:documentation> </xs:annotation> </xs:element> <xs:element name="transmitter" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Generell transmittertype</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="publishingpoints" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes i tilfeller der kilden bestemmer hvor i et gitt hirarki noe skal publiseres. Polopoly ext.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="publishingpoint" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="section" type="sectionType"/> </xs:sequence> <xs:attribute name="quark" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Publiseringspunktet kan tilordnes en mottager, f. eks wap</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="sequenceNumber" type="xs:int"> <xs:annotation> <xs:documentation>Viser hvilket nummer i en dokumentserie det gjeldende dokumentet har.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="documentSeries" type="xs:int"> <xs:annotation> <xs:documentation>Brukes for å bestemme at dette dokumentet er en del av en sekvens av dokumenter. Eks. epg-programmoversikter som sendes ut i set av 14, eller arkiveksporter som kommer tre ganger med flere dagers mellomrom. Legg inn verdi for maks antall i serien, her 3 </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="sequenceNumber" type="xs:int"> <xs:annotation> <xs:documentation>Viser hvilket nummer i en dokumentserie det gjeldende dokumentet har.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="documentSeries" type="xs:int"> <xs:annotation> <xs:documentation>Brukes for å bestemme at dette dokumentet er en del av en sekvens av dokumenter. Eks. epg-programmoversikter som sendes ut i set av 14, eller arkiveksporter som kommer tre ganger med flere dagers mellomrom. Legg inn verdi for maks antall i serien, her 3 </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||
type | gluonMetadataType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | titles creators subjects description publishers contributors dates types format identifier source language relations coverage rights | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="metadata" type="gluonMetadataType"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | displayType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="display" type="displayType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Angir visningsgyldigheten for et dokument</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||
properties |
|
||||||
children | channel | ||||||
annotation |
|
||||||
source | <xs:element name="channels" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Muliggjør versjonering av inhold på grunnlag av målgruppe</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="channel" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="channel" type="xs:string" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||
properties |
|
||||||
children | system transmitter | ||||||
annotation |
|
||||||
source | <xs:element name="transmitters" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes bare dersom en adresat skal tvangsstyres</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element name="system" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes dersom karusellen skal sende til noen av enhetene som ikke er utkanaler</xs:documentation> </xs:annotation> </xs:element> <xs:element name="transmitter" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Generell transmittertype</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||
type | transmitterType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="system" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes dersom karusellen skal sende til noen av enhetene som ikke er utkanaler</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||
type | transmitterType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="transmitter" type="transmitterType"> <xs:annotation> <xs:documentation xml:lang="nb">Generell transmittertype</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||
properties |
|
||||||
children | publishingpoint | ||||||
annotation |
|
||||||
source | <xs:element name="publishingpoints" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes i tilfeller der kilden bestemmer hvor i et gitt hirarki noe skal publiseres. Polopoly ext.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="publishingpoint" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="section" type="sectionType"/> </xs:sequence> <xs:attribute name="quark" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Publiseringspunktet kan tilordnes en mottager, f. eks wap</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||
properties |
|
||||||||||||||
children | section | ||||||||||||||
attributes |
|
||||||||||||||
source | <xs:element name="publishingpoint" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="section" type="sectionType"/> </xs:sequence> <xs:attribute name="quark" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Publiseringspunktet kan tilordnes en mottager, f. eks wap</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="quark" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="nb">Publiseringspunktet kan tilordnes en mottager, f. eks wap</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||
namespace | http://gluon.nrk.no/gluon3_1 | ||
type | sectionType | ||
properties |
|
||
children | value subsection | ||
source | <xs:element name="section" type="sectionType"/> |
diagram | |||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||
properties |
|
||||
children | object | ||||
annotation |
|
||||
source | <xs:element name="objects"> <xs:annotation> <xs:documentation xml:lang="nb">Generelle metadataobjekter</xs:documentation> <xs:documentation xml:lang="en">The generic metadata type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="object" type="objectType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | objectType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | metadata ebucore:ebuCoreMain tva:TVAMain longDescription origin publications polling gluonWeather:weather tpeg:tpeg_document payload subelements xenc:EncryptedData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="object" type="objectType" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://gluon.nrk.no/gluon3_1 | ||
properties |
|
||
children | entity | ||
annotation |
|
||
source | <xs:element name="entities"> <xs:annotation> <xs:documentation>Brukes der et sett med persondata skal overføres</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="entity" type="entityType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | entityType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | salutation personalTitle jobFunction preSurname givenName familyName businessName name nameSuffix role capacity roleName nationality otherName events relations relatedEntities timeFrame contactInformation affiliation administrativeInformation permissions contactRelatives | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="entity" type="entityType" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||
type | xs:anyType | ||||||||
properties |
|
||||||||
attributes |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="envelope" type="xs:anyType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="nb">For midlertidig bruk av gluons transport lag for fremmede xml strukturer</xs:documentation> <xs:documentation xml:lang="en">For ad-hoc use of the transport layer, for foregn xml structures</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||
type | maintenanceType | ||||
properties |
|
||||
children | publishingDirectives retransmit requestStatus report probe systemLabels senders nuclei dictionary | ||||
annotation |
|
||||
source | <xs:element name="maintenance" type="maintenanceType"> <xs:annotation> <xs:documentation xml:lang="nb">For administrative meldinger</xs:documentation> <xs:documentation xml:lang="en">System maintenance</xs:documentation> </xs:annotation> </xs:element> |