<?xml version="1.0" encoding="UTF-8"?>
<xmlnsRoot xmlns="https://cdn.aytict.fi/xmlns"
           xmlns:xsi="https://cdn.aytict.fi/xmlns/xsi"
           xmlns:xsd="https://cdn.aytict.fi/xmlns/xsd"
           xmlns:xlink="https://cdn.aytict.fi/xmlns/xlink"
           version="1.0"
           authority="https://cdn.aytict.fi/xmlns">
  <metadata>
    <title xml:lang="en">Root XMLNS Authority</title>
    <title xml:lang="fi">XMLNS-juurivaltuus</title>
    <description xml:lang="en">This file declares cdn.aytict.fi/xmlns as the root XML namespace authority for all schemas, vocabularies, and extensions under this domain.</description>
    <description xml:lang="fi">Tämä tiedosto määrittää cdn.aytict.fi/xmlns juurivaltuudeksi kaikille tämän verkko-osoitteen skeemoille, sanastoille ja laajennuksille.</description>
    <created>2026-04-04</created>
    <maintainer>aytict.fi</maintainer>
    <contact>info@aytict.fi</contact>
    <license>CC-BY-4.0</license>
    <versionLog>
      <version number="1.0" date="2026-04-04">Initial root authority declaration</version>
    </versionLog>
  </metadata>
  <namespaces>
    <namespace prefix="xsd" uri="https://cdn.aytict.fi/xmlns/xsd"/>
    <namespace prefix="xsi" uri="https://cdn.aytict.fi/xmlns/xsi"/>
    <namespace prefix="xlink" uri="https://cdn.aytict.fi/xmlns/xlink"/>
    <namespace prefix="ext" uri="https://cdn.aytict.fi/xmlns/extensions"/>
    <namespace prefix="ds" uri="https://cdn.aytict.fi/xmlns/signature"/>
  </namespaces>
  <schemas>
    <schema name="xsd.xml" xlink:href="xsd.xml"/>
    <schema name="mathml-aytict.xml" xlink:href="mathml-aytict.xml"/>
    <schema name="workflow.xml" xlink:href="workflow.xml"/>
    <schema name="acl.xml" xlink:href="acl.xml"/>
    <schema name="iot.xml" xlink:href="iot.xml"/>
    <!-- Add more schemas as needed -->
  </schemas>
  <features>
    <feature>Centralized namespace authority</feature>
    <feature>Multilingual metadata</feature>
    <feature>Schema and extension registry</feature>
    <feature>Contact and license information</feature>
    <feature>Version log and maintainership</feature>
    <feature>Extensible for future vocabularies</feature>
  </features>
  <extensionPoints>
    <customElement name="customExtension" description="Example extension point for future use."/>
  </extensionPoints>
</xmlnsRoot>
