[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re[4]: [xml-dev] SQL5
- From: Dmitry Turin <sql4-en@narod.ru>
- To: xml-dev@lists.xml.org
- Date: Mon, 15 Oct 2007 10:26:32 +0300
Mukul,
---TML
MG> An XQuery program can
MG> operate on a data model constructed from a RDBMS schema.
(1) XQuery is procedural language like Basic.
If you try to extract whole path from root of XML-tree to specified element,
you get very bulky expression (compare with TML).
Unconvenient. Especially for applied (and busy) specialists.
(2) XPath extracts only specified element instead of whole path,
so it also un-suitable.
(3) ideology of TML is not only whole path, but "functions" for _whole_ tree, e.g.:
continuing and finishing function
http://sql50.euro.ru/site/sql50/en/author/tree_eng.htm#cf ,
aggregates
http://sql50.euro.ru/site/sql50/en/author/tree_eng.htm#aggregates
---DDL, DML
MG> IMHO, you are trying to re-invent the wheel
(3) There are chapters DDL and DML in contents !!
I ask you in which time - tell your opinion about other ideas:
about control of rights for each record
http://sql50.euro.ru/site/sql50/en/author/ddl_eng.htm ,
about extracting a part of sorted records
http://sql50.euro.ru/site/sql50/en/author/dml_eng.htm ,
about request into reference (inquiry) system,
e.g. when you are mistaken in one letter of name of city or something similar
http://sql50.euro.ru/site/sql50/en/author/rough_eng.htm ,
about request, portioned into several databases
http://sql50.euro.ru/site/sql50/en/author/mc_eng.htm .
These proposals for DDL and DML are strongly in way of _traditional_ SQL.
Tell your opinion, please.
---
MG> To my opinion, you are essentially defining an interface between RDBMS
MG> (it's tables) and the XML serialized form (the output).
I think in other terms: i'm interesting about secretion itself
http://sql50.euro.ru/site/sql50/en/author/fp_eng.htm
Dmitry Turin
SQL5 (5.5.0) http://sql50.euro.ru
HTML6 (6.4.3) http://html60.euro.ru
Unicode7 (7.2.0) http://unicode70.euro.ru
Computer2 (2.0.2) http://computer20.euro.ru
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]