3 **X·D·M for Ecmascript.**
 
   5 ♓️🪡 सूत्र is an implementation of the
 
   6 [X·Path and X·Query Data Model (X·D·M)][XDM] for Ecmascript. It
 
   7 includes an implementation of the
 
   8 [X·M·L Schema Definition Language][XSD-1] in the [`xsd`](./xsd)
 
  11 This module depends heavily on [♓️🧩 Piscēs][Pisces].
 
  15 <i lang="sa">सूत्र</i> (<i lang="sa-Latn">sūtra</i>) is a Sanskrit word
 
  18 In Ascii, ♓️🪡 सूत्र should be represented as `Sutra`, the Anglicized
 
  23 Prospective. The immediate goal is to have a working impelentation of
 
  24 the [X·M·L Schema Definition Datatypes][XSD-2]. Other components will
 
  29 Source files are licensed under the terms of the <cite>Mozilla Public
 
  30 License, version 2.0</cite>. For more information, see
 
  33 [Pisces]: <https://git.ladys.computer/Pisces>
 
  34 [XSD-1]: <https://www.w3.org/TR/xmlschema11-1/>
 
  35 [XSD-2]: <https://www.w3.org/TR/xmlschema11-2/>
 
  36 [XDM]: <https://www.w3.org/TR/xpath-datamodel/>