<?xml version="1.0" encoding="UTF-8"?>
<schema targetNamespace="Tethys/BIT"
    elementFormDefault="qualified"
    xmlns="http://www.w3.org/2001/XMLSchema"
    xmlns:BIT="Tethys/BIT"
    xmlns:Tethys="Tethys">

    <import namespace="Tethys" schemaLocation="Tethys.xsd"/>
    <element name="SBIT.SBITRunning" substitutionGroup="Tethys:Uri" type="Tethys:UriType"/>
    <element name="IBIT.IBITRunning" substitutionGroup="Tethys:Uri" type="Tethys:UriType"/>
    <element name="CBIT.clearFaultCmd" substitutionGroup="Tethys:Uri" type="Tethys:UriType"/>
    <element name="CBIT.clearLeakFaultCmd" substitutionGroup="Tethys:Uri" type="Tethys:UriType"/>
    <element name="CBIT.shorePowerOn" substitutionGroup="Tethys:Uri" type="Tethys:UriType"/>
    <element name="CBIT.platform_fault" substitutionGroup="Tethys:Uri" type="Tethys:UriType"/>
    <element name="CBIT.platform_fault_leak" substitutionGroup="Tethys:Uri" type="Tethys:UriType"/>

</schema>