<?xml version='1.0' encoding='utf-8'?>
<!-- Created by Charles Hoffman, CPA 2025-11-19 -->
<!-- Theory Schema -->
<?xbrlsite name='Source' value='XBRL Site (Azure)'?>
<?xbrlsite name='CreatedBy' value='Charles Hoffman, CPA'?>
<?xbrlsite name='CreatedDate' value='2025-11-29'?>
<?xbrlsite name='ReportingSchemeTitle' value='Office of Comptroller of Currency (OCC) Reporting Scheme'?>
<?xbrlsite name='Description' value='Financial reporting framework working proof of concept created for Office of Comptroller of the Currency (OCC).'?>
<?xbrlsite name='ReportingStyles' value='../fac/reporting-styles-cm-ref.xml'?>

<schema
  xmlns='http://www.w3.org/2001/XMLSchema'
  xmlns:xbrli='http://www.xbrl.org/2003/instance'
  xmlns:link='http://www.xbrl.org/2003/linkbase'
  xmlns:xlink='http://www.w3.org/1999/xlink'

  xmlns:disclosures='https://xbrlsite.azurewebsites.net/seattlemethod/disclosures'
  xmlns:dm='https://xbrlsite.azurewebsites.net/xbrl/dm'
  xmlns:fac='https://xbrlsite.azurewebsites.net/seattlemethod/fac'

  xmlns:occ='https://xbrlsite.azurewebsites.net/seattlemethod/occ'
  xmlns:occ-entryPoint='https://xbrlsite.azurewebsites.net/seattlemethod/occ-entryPoint'
  xmlns:occ-theory='https://xbrlsite.azurewebsites.net/seattlemethod/occ-theory'
  targetNamespace='https://xbrlsite.azurewebsites.net/seattlemethod/occ-theory'
  elementFormDefault='qualified'
  attributeFormDefault='unqualified'>
  <annotation>
    <appinfo>
      <link:linkbaseRef xlink:type='simple' xlink:role='http://www.xbrl.org/2003/role/definitionLinkbaseRef' xlink:arcrole='http://www.w3.org/1999/xlink/properties/linkbase' xlink:href='../types/types-rules-def.xml' xlink:title='Types' />
      <link:linkbaseRef xlink:type='simple' xlink:role='http://www.xbrl.org/2003/role/definitionLinkbaseRef' xlink:arcrole='http://www.w3.org/1999/xlink/properties/linkbase' xlink:href='../reportability/dr-rules-def.xml' xlink:title='Reporting Checklist' />



    </appinfo>
  </annotation>
<import namespace='http://www.xbrl.org/2003/instance' schemaLocation='http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd' />

<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/occ-entryPoint' schemaLocation='occ-entryPoint.xsd' />

<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/fac' schemaLocation='../fac/fac.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/disclosures' schemaLocation='../disclosures/disclosures.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/xbrl/dm' schemaLocation='../disclosure-mechanics/dm.xsd' />


</schema>
