/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to xml/info/terms.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
WML             - Wireless Markup Language
 
2
XHTML           - Extensible HTML
 
3
MathML          - Mathematic Narkup Language
 
4
XML-DataIslands - Inserting XML in HTML
 
5
 
 
6
XSL             - Extensible Stylesheet Language 
 
7
XSLT            - XSL Transform (part of XSL)
 
8
XSL FO          - XSL Formated Objects (part of XSL)
 
9
XPointer        - XML Pointer Language
 
10
XLink(XLL)      - XML Linking Language
 
11
XQuery          - XML Query Language (non XML syntax)
 
12
XQueryX         - XML Quary Language XML (in XML syntax)
 
13
 
 
14
DTD             - Document Type Definition
 
15
XML Schema      - �ਧ��� �������� DTD
 
16
XSD             - XML Schema definition language
 
17
XSI             - XML Schema Instance
 
18
SOM             - Schema object model ( navigatable set of classes which
 
19
                directly reflect the W3C XSD specification )
 
20
 
 
21
RDF             - Resource Description Framework
 
22
RSS             - RDF(Rich) Site Sumary
 
23
 
 
24
SAX             - Simple API for XML (for writing parsers)
 
25
DOM             - Document object model (for writing parsers)
 
26
 
 
27
SMIL            - Synchronized Multimedia Integration Language (something 
 
28
                like macromedia flash)
 
29
 
 
30
SOAP            - Simple Object Access Protocol (Interprogram communications)
 
31
WSDL            - Web Services Description Language
 
32
WSML            - Web Services Meta Language
 
33
 
 
34
Infoset         - XML Information Set
 
35
UDDI            - Universal Description, Discovery, and Integration
 
36
RDDL            - Resource Directory Description Language
 
37
 
 
38
XDR             - XML Data reduced (some microsoft older standard)
 
39
 
 
40
-----------------------------------
 
41
node(㧥�)        - �� �� ������� <....> (����� ᮤ�ঠ�� ���-㧫� (children 
 
42
                nodes)
 
43
text node       - �� ����� ᮤ�ঠ�� ���㧫��.
 
44
element         - ����, �� � node
 
45
attribute       - ��ࠬ��� 㧫�
 
46
collection      - �����ॢ�: ��㯯� 㧫��, �������஢����� � �������� ���浪� 
 
47
node-set        - ���� �� � collection
 
48
object          - �� 㣮���: node-set, string, anything..  
 
49
qname           - ������ (�������஢�����) ��� 㧫�, � ������: 
 
50
                        namespace_��䨪� : �����쭮� ���  
 
51
descendants     - the elements, text nodes, processing instructions and 
 
52
                comments (but not attributes) that occur textually between 
 
53
                the start and end tags of the element in the source document