Trail: WirelessApplicationProtocol->Workload->WorkloadDistribution->WorkloadParameters->XML

Performance Testing : XML

KnowledgeBase :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2005-12-07 16:10:39 by Admin

Additions:


Deletions:
XML (Extensible Markup Language) is a W3C Recommendation for creating special-purpose markup languages. It is a simplified subset of SGML, capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of structured text and information across the Internet. Languages based on XML (for example, RDF, SMIL, MathML, XSIL and SVG) are themselves described in a formal way, allowing programs to modify and validate documents in these languages without prior knowledge of their form.

XML vocabulary
A set of related XML elements. Generally the elements within a vocabulary are associated with a common business context (such as a business task or a logical business model).

XML schema
A data model that defines the structure, validation constraints, and relationships of the elements within an XML vocabulary.

XSD schema
An XML schema implemented using the XML Schema Definition (XSD) Language.

XML document
A data set organized and described by XML meta tags. An XML document can optionally be associated with an XML schema that formally defines its structure and data rules.

The fundamental characteristics that differentiate XML documents and XML schemas are:

Using a relational database as a comparison, its physical data model (or a subset thereof) is the equivalent to an XML schema. A record of data retrieved from a database is comparable to an XML document instance. The main difference with XML documents is that they are always supplemented with meta information and a hierarchical structure.

Here are some other considerations:

Read further on Wikipedia.











Oldest known version of this page was edited on 2004-04-01 14:53:41 by Roland Stens []
Page view:

Extensible Markup Language


XML (Extensible Markup Language) is a W3C Recommendation for creating special-purpose markup languages. It is a simplified subset of SGML, capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of structured text and information across the Internet. Languages based on XML (for example, RDF, SMIL, MathML, XSIL and SVG) are themselves described in a formal way, allowing programs to modify and validate documents in these languages without prior knowledge of their form.

XML vocabulary
A set of related XML elements. Generally the elements within a vocabulary are associated with a common business context (such as a business task or a logical business model).

XML schema
A data model that defines the structure, validation constraints, and relationships of the elements within an XML vocabulary.

XSD schema
An XML schema implemented using the XML Schema Definition (XSD) Language.

XML document
A data set organized and described by XML meta tags. An XML document can optionally be associated with an XML schema that formally defines its structure and data rules.

The fundamental characteristics that differentiate XML documents and XML schemas are:

Using a relational database as a comparison, its physical data model (or a subset thereof) is the equivalent to an XML schema. A record of data retrieved from a database is comparable to an XML document instance. The main difference with XML documents is that they are always supplemented with meta information and a hierarchical structure.

Here are some other considerations:

Read further on Wikipedia.










Page History :: 2005-12-07 16:10:39 XML :: Owner: Roland Stens :: Search:
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 2.3600 seconds