<?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn::hl7-org/cda" xmlns:sciphox="urn::sciphox-org/sciphox" targetNamespace="urn::hl7-org/cda">
	<!-- **************************************************************************** -->
	<!-- *                           SCIPHOX Definitionen                           * -->
	<!-- **************************************************************************** -->
	<xsd:import namespace="urn::sciphox-org/sciphox" schemaLocation="sciphox10.xsd"/>
	
	<xsd:redefine schemaLocation="levelone_1.0.xsd">
		<xsd:complexType name="local_header-cont.model" mixed="true">
			<xsd:complexContent>
				<xsd:extension base="local_header-cont.model">
					<xsd:choice minOccurs="0" maxOccurs="unbounded">
						<xsd:element ref="sciphox:sciphox-ssu" minOccurs="0"/>
					</xsd:choice>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
		<xsd:complexType name="local_markup-cont.model" mixed="true">
			<xsd:complexContent>
				<xsd:extension base="local_markup-cont.model">
					<xsd:choice minOccurs="0" maxOccurs="unbounded">
						<xsd:element ref="sciphox:sciphox-ssu" minOccurs="0"/>
					</xsd:choice>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:redefine>
</xsd:schema>
