Limit this search to....

The Dsssl Book: An XML/SGML Programming Language 2004 Edition
Contributor(s): Farreres, Javier (Author)
ISBN: 1461351162     ISBN-13: 9781461351160
Publisher: Springer
OUR PRICE:   $161.49  
Product Type: Paperback - Other Formats
Published: November 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Xml
- Computers | Information Technology
- Computers | Interactive & Multimedia
Dewey: 006.74
Physical Information: 0.73" H x 6.14" W x 9.21" (1.09 lbs) 326 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
DSSSL (Document Style Semantics and Specification Language) is an ISO standard (ISO/IEC 10179: 1996) published in the year 1996. DSSSL is a standard of the SGML family (Standard Generalized Markup Language, ISO 8879:1986), whose aim is to establish a processing model for SGML documents. For a good understanding of the SGML standard, many books exist including Author's guide BryanI988] and The SGML handbook GoldfarbI990]. A DSSSL document is an SGML document, written with the same rules that guide any SGML document. The structure of a DSSSL document is explained in Chapter 2. DSSSL is based, in part, on scheme, a standard functional programming language. The DSSSL subset of scheme along with the procedures supported by DSSSL are explained in Chapter 3. The DSSSL standard starts with the supposition of a pre-existing SGML document, and offers a series of processes that can be performed on it: - Groves The first process that is performed on an SGML document in DSSSL is always the analysis of the document and the creation of a grove. The DSSSL standard shares many common characteristics with another standard of the SGML family, HyTime (ISO/IEC 10744). These standards were developed in parallel, and their developers designed a common data model, the grove, that would support the processing needs of each standard.