|
|
Featured Products:
| 
|
USBX
Express Logic's USBX is a USB Host/Device stack for use in embedded systems.
USBX provides both host and device support ...


FileX®
FileX® is a high-performance MS-DOS FAT-16/FAT-32 compatible file system, fully integrated with ThreadX.
FileX combines ...


ThreadX®
ThreadX is the leading royalty-free real-time operating system (RTOS) for embedded applications.
ThreadX offers the lowest ...

  |
| 
| 
|
| |
Advertise here! |
eg3 connect Got talent? Need VC / Angel Funding? If you are an entrepreneur with a great idea, or a VC / Angel investor looking for the brightest new people with the best new ideas in electronics - check out our 'eg3 connect' microsite!

| |
 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages.[1] It is classified as an extensible language because it allows its users to define their own elements.
Its primary purpose is to facilitate the sharing of structured data across different information systems, particularly via the Internet,[2] and it is used both to encode documents and to serialize data.
In the latter context, it is comparable with other text-based serialization languages such as JSON and YAML.[3] It started as a simplified subset of the Standard Generalized Markup Language (SGML), and is designed to be relatively human-legible.
By adding semantic constraints, application languages can be implemented in XML. These include XHTML,[4] RSS, MathML, GraphML, Scalable Vector Graphics, MusicXML, and thousands of others.
Moreover, XML is sometimes used as the specification language for such application languages.
XML is recommended by the World Wide Web Consortium (W3C). It is a fee-free open standard.
The recommendation specifies both the lexical grammar and the requirements for parsing.
Source: Wikipedia (http://en.wikipedia.org/wiki/Xml)
Here are the best overviews and tutorials for xml:
- overview, 4 stars
-
XML @ Wikipedia
The Extensible Markup Language (XML) is a general-purpose markup language.[1] It is classified as an extensible language because it allows its users to define their own tags.
Its primary purpose is to facilitate the sharing of structured data across different information systems, particularly via the Internet.[2] Thus its usage encompasses both the document encoding arena and the data serialization arena; in the latter context it competes...
- tutorial, 3 stars
-
Extending XML Schemas
This document contains an overview of the topic of extending XML Schemas.
For a much more in-depth, hands-on tutorial on extending XML Schemas please see the Best Practices Homepage.
The tutorial contains fully worked examples, labs, and a (Powerpoint) tutorial.
To browse all sites for 'XML,' click
here
.
| |