<?xml version="1.0" encoding="UTF-8" standalone="yes"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified" id="ZubehoerBrustimplantatBasis">	<xs:include schemaLocation="../Datentypen/IRD_DatenTypen.xsd"/>	<xs:annotation>		<xs:documentation>			Dieses Schema beschreibt die Elemente des Bausteins ZubehoerBrustimplantatBasis.			Es handelt sich um Brustimplantat-spezifische Angaben zum jeweiligen Zubehör.			Elemente: 			- ZBI_HerstellerSchluessel:Herstellerschlüssel			- ZBI_HerstellerUnbekannt: Hersteller ist unbekannt			- ZBI_HerstellerSonstiger: Sonstiger Hersteller (Freitextangabe)			- ZBI_ZubehoerTypSchluessel: Zubehörtyp		</xs:documentation>	</xs:annotation>	<xs:complexType name="ZubehoerBrustimplantatBasis">		<xs:sequence>			<xs:choice>				<xs:element name="ZBI_HerstellerSchluessel" type="enum_0131"/>				<xs:element name="ZBI_HerstellerUnbekannt" type="JaLeer"/>			</xs:choice>			<xs:element name="ZBI_HerstellerSonstiger" type="Freitext250" minOccurs="0"/>			<xs:element name="ZBI_ZubehoerTypSchluessel" type="enum_0191"/>		</xs:sequence>	</xs:complexType></xs:schema>