﻿<?xml version="1.0" encoding="utf-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:bbr="urn:oio:bbr:1.0.0" targetNamespace="urn:oio:bbr:1.0.0" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="EN">
	<include schemaLocation="EnergyConsumption.xsd"/>
	<element name="EnergyConsumptionInsertStructure" type="bbr:EnergyConsumptionInsertStructureType"/>
	<complexType name="EnergyConsumptionInsertStructureType">
		<sequence>
			<element ref="bbr:EnergyConsumption"/>
		</sequence>
	</complexType>
</schema>