<?xml version='1.0' encoding='utf-8'?>
<!-- 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='AASB 1060 Financial Reporting Scheme'?>
<?xbrlsite name='Description' value='Financial reporting for tier 2 companies per AASB 1060. This is a working proof of concepts.'?>
<?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:topics='https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060/topics'
  xmlns:disclosures='https://xbrlsite.azurewebsites.net/seattlemethod/disclosures'
  xmlns:dm='https://xbrlsite.azurewebsites.net/seattlemethod/dm'

  xmlns:style='https://xbrlsite.azurewebsites.net/seattlemethod/fac/ReportingStyles/style404'
  xmlns:type-subtype="https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060/type-subtype"


  xmlns:aasb1060='https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060'
  xmlns:aasb1060-entry='https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060/entry'
  xmlns:aasb1060-theory='https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060/theory'
  targetNamespace='https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060/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='../reporting-checklist/reporting-checklist-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/aasb1060/entry' schemaLocation='aasb1060-entryPoint.xsd' />

<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/fac/ReportingStyles/style404' schemaLocation='../fac/reporting-styles/AASB1060-BSN-ISN-CF1_schema.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060/type-subtype' schemaLocation='../type-subtype/type-subtype2.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/aasb1060/topics' schemaLocation='../disclosures-topics/topics.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/disclosures' schemaLocation='../disclosures-topics/disclosures.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/dm' schemaLocation='../disclosure-mechanics/disclosure-mechanics.xsd' />


</schema>
