This link has been bookmarked by 63 people . It was first bookmarked on 02 Jul 2006, by lazer lazzara.
-
19 Jan 17
-
XML specifies neither semantics nor a tag set.
-
XML is really a meta-language for describing markup languages.
-
XPointer describes how to address a resource, XLink describes how to associate two or more resources.
-
Defines the standard stylesheet language for XML
-
namespaces (dealing with tags from multiple tag sets), a query language (finding out what's in a document or a collection of documents), and a schema language (describing the relationships between tags, DTDs in XML)
-
document begins with a processing instruction: <?xml ...?>. This is the XML declaration
-
XML does not require a document type declaration. However, a document type declaration can be supplied, and some documents will require one in order to be understood unambiguously.
-
Empty elements (<applause/> in this example) have a modified syntax
-
XML documents are composed of markup and content. There are six kinds of markup that can occur in an XML document: elements, entity references, comments, processing instructions, marked sections, and document type declarations.
-
most elements identify the nature of the content they surround
-
Attributes are name-value pairs that occur inside start-tags after the element name
-
In order to insert these characters into your document as content, there must be an alternative way to represent them. In XML, entities are used to represent these special characters.
-
There are four kinds of declarations in XML: element type declarations, attribute list declarations, entity declarations, and notation declarations.
-
-
12 Jun 15
-
26 Jul 13
-
11 Apr 12
Michelle A. Hoyle"This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related XML specifications, which are evolving. The article is organized in four main sections plus an appendix."
t320 t320block2 xml tutorial how-to reference webdev programming
-
30 Jul 11
-
09 Feb 11
-
12 Jun 10
-
21 Apr 10
-
11 Apr 09
-
19 Mar 09
-
26 Oct 08
-
15 Aug 08
-
12 Aug 08
Luis CastañoWhat is XML? This introduction to XML is geared towards a reader with some HTML or SGML experience, although that experience is not absolutely necessary. This article is an update to A Guide to XML, which originally appeared in the Winter 1997 edition...
-
31 Mar 08
-
15 Oct 07
-
21 Aug 07
-
20 Jan 07
-
01 Jan 07
-
23 Nov 06
-
26 Sep 06
-
13 Jul 06
-
04 Jun 06
-
18 May 06
-
02 Feb 06
-
01 Feb 06
-
10 Nov 05
-
22 Mar 05
-
22 Jun 04
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.