<?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:eCH-0058="http://www.ech.ch/xmlns/eCH-0058/5" xmlns:eCH-0090="http://www.ech.ch/xmlns/eCH-0090/1" xmlns:eCH-0260="http://www.ech.ch/xmlns/eCH-0260/2" xmlns:da-bb-2108-000101="https://github.com/datenmanagement-sdbb/eCH-0260/blob/main/messageSchema/2108/2" targetNamespace="https://github.com/datenmanagement-sdbb/eCH-0260/blob/main/messageSchema/2108/2" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> <xs:import namespace="http://www.ech.ch/xmlns/eCH-0058/5" schemaLocation="http://www.ech.ch/xmlns/eCH-0058/5/eCH-0058-5-0.xsd"/> <xs:import namespace="http://www.ech.ch/xmlns/eCH-0090/1" schemaLocation="http://www.ech.ch/xmlns/eCH-0090/1/eCH-0090-1-0.xsd"/> <xs:import namespace="http://www.ech.ch/xmlns/eCH-0260/2" schemaLocation="../../../eCH-0260-2-1.xsd"/> <xs:annotation> <xs:documentation xml:lang="de">Meldung Daten zu Bildungsbewilligung an LSR</xs:documentation> <xs:documentation xml:lang="fr">Communication des données relatives à l'autorisation de former au RPA</xs:documentation> <xs:documentation xml:lang="it">Notifica di dati sull’autorizzazione a formare a PT</xs:documentation> </xs:annotation> <xs:complexType name="headerType"> <xs:annotation> <xs:documentation xml:lang="de">Ableitung vom eCH-0058:headerType.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="senderId" type="eCH-0058:participantIdType"/> <!--keep minOccurs="0" maxOccurs="0" for the purpose of tracibility--> <xs:element name="originalSenderId" type="eCH-0058:participantIdType" minOccurs="0" maxOccurs="1"/> <xs:element name="declarationLocalReference" type="eCH-0058:declarationLocalReferenceType" minOccurs="0" maxOccurs="0"/> <xs:element name="recipientId" type="eCH-0058:participantIdType"/> <xs:element name="messageId" type="eCH-0090:messageIdType"/> <xs:element name="referenceMessageId" type="eCH-0090:messageIdType" minOccurs="0" maxOccurs="1"/> <xs:element name="businessProcessId" type="eCH-0058:businessProcessIdType"/> <xs:element name="ourBusinessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0" maxOccurs="0"/> <xs:element name="yourBusinessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0" maxOccurs="0"/> <xs:element name="uniqueIdBusinessTransaction" type="eCH-0058:uniqueIdBusinessTransactionType" minOccurs="0" maxOccurs="0"/> <xs:element name="messageType"> <xs:simpleType> <xs:restriction base="eCH-0058:messageTypeType"> <xs:enumeration value="2108"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="subMessageType"> <xs:simpleType> <xs:restriction base="eCH-0058:subMessageTypeType"> <xs:enumeration value="BBSMT001"/> <xs:enumeration value="BBSMT002"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="sendingApplication" type="eCH-0058:sendingApplicationType"/> <xs:element name="partialDelivery" type="eCH-0058:partialDeliveryType" minOccurs="0" maxOccurs="0"/> <xs:element name="subject" type="eCH-0058:subjectType"/> <xs:element name="comment" type="eCH-0058:commentType" minOccurs="0" maxOccurs="0"/> <xs:element name="messageDate" type="eCH-0058:messageDateType"/> <xs:element name="initialMessageDate" type="eCH-0058:messageDateType" minOccurs="0"/> <xs:element name="eventDate" type="eCH-0058:eventDateType" minOccurs="0" maxOccurs="0"/> <xs:element name="modificationDate" type="eCH-0058:eventDateType" minOccurs="0" maxOccurs="0"/> <xs:element name="action"> <xs:simpleType> <xs:restriction base="eCH-0058:actionType"> <xs:minLength value="1"/> <xs:enumeration value="1"> <xs:annotation> <xs:documentation xml:lang="de">Neu</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="attachment" type="xs:anyType" minOccurs="0" maxOccurs="0"/> <xs:element name="testDeliveryFlag" type="eCH-0058:testDeliveryFlagType"/> <xs:element name="responseExpected" type="eCH-0058:responseExpectedType"/> <xs:element name="businessCaseClosed" type="eCH-0058:businessCaseClosedType"/> </xs:sequence> </xs:complexType> <xs:complexType name="contentType"> <xs:annotation> <xs:documentation xml:lang="de">Fachliche Attribute der Nachricht</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="VETaccreditation" type="eCH-0260:VETaccreditationType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:element name="message"> <xs:annotation> <xs:documentation xml:lang="de">Deklaration des Root-Elements für message.xml</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="header" type="da-bb-2108-000101:headerType"/> <xs:element name="content" type="da-bb-2108-000101:contentType"/> </xs:sequence> <xs:attribute name="minorVersion" type="xs:integer" use="required"/> </xs:complexType> </xs:element> </xs:schema>