Normal view MARC view ISBD view

XML in scientific computing / . Pozrikidis.

By: Pozrikidis, C [author.].
Material type: TextTextSeries: Chapman & Hall/CRC numerical analysis and scientific computing: Description: 1 online resource (xv, 243 pages).ISBN: 9781466512283.Subject(s): Science -- Data processing | XML (Document markup language) | Numerical analysisAdditional physical formats: Print version: : No titleDDC classification: 006.74 Online resources: Click here to view. | Off-campus
Contents:
1. Text and data formatting -- 2. Xml essential grammar -- 3. Xml data processing with xsl -- 4. Computing with xml/xsl -- 5. Producing and importing xml data.
Summary: Preface. XML stands for extensible markup language. In fact, XML is not a language, but a systematic way of encoding and formatting data and statements contained in an electronic file according to a chosen tagging system. A tag may represent a general entity, a physical, mathematical, or abstract object, an instruction, or a computer language construct. The data can describe cars and trucks in a dealer's lot, the chapters of a book, the input or output of a scientific experiment or calculation, the eigenvalues of a matrix, and anything else that can be described by numbers and words. Data presentation and description In the XML framework, information is described and presented in the same doc- ument, thus circumventing the need for legends and explanations. For example, we may order: <breakfast> toast and eggs <breakfast> Further cooking instructions can be included between the breakfast tag enclosed by the pointy brackets (<>) and its closure denoted by the slash (/). Data reuse XML data (input) can be read by a person or parsed and processed by a program (application) that produces a new set of data (output.) Although the input is the same, the output depends on the interpretation of the tags formatting the data. The inherent polymorphism allows us to materialize the same original data in different ways. For example: 1. An author may write a book inserting formatting tags between words, equations, and figures according to xml conventions and grammar. The text (data) file can be processed to produce books with different appear- ances. 2. A scientist may write a finite-element code that produces output tagged according to xml conventions--
Reviews from LibraryThing.com:
Tags from this library: No tags from this library for this title. Log in to add tags.
    average rating: 0.0 (0 votes)
Item type Current location Call number Status Date due Barcode Item holds
Electronic Book Electronic Book Prof. G. K. Chadha Library

South Asian University

006.74 P893 (Browse shelf) Not for loan eb00000323
Total holds: 0

A Chapman & Hall book.

1. Text and data formatting -- 2. Xml essential grammar -- 3. Xml data processing with xsl -- 4. Computing with xml/xsl -- 5. Producing and importing xml data.

Preface. XML stands for extensible markup language. In fact, XML is not a language, but a systematic way of encoding and formatting data and statements contained in an electronic file according to a chosen tagging system. A tag may represent a general entity, a physical, mathematical, or abstract object, an instruction, or a computer language construct. The data can describe cars and trucks in a dealer's lot, the chapters of a book, the input or output of a scientific experiment or calculation, the eigenvalues of a matrix, and anything else that can be described by numbers and words. Data presentation and description In the XML framework, information is described and presented in the same doc- ument, thus circumventing the need for legends and explanations. For example, we may order: <breakfast> toast and eggs <breakfast> Further cooking instructions can be included between the breakfast tag enclosed by the pointy brackets (<>) and its closure denoted by the slash (/). Data reuse XML data (input) can be read by a person or parsed and processed by a program (application) that produces a new set of data (output.) Although the input is the same, the output depends on the interpretation of the tags formatting the data. The inherent polymorphism allows us to materialize the same original data in different ways. For example: 1. An author may write a book inserting formatting tags between words, equations, and figures according to xml conventions and grammar. The text (data) file can be processed to produce books with different appear- ances. 2. A scientist may write a finite-element code that produces output tagged according to xml conventions--

Open Library:

Powered by Koha

//