Infobox file format name DocBook icon logo extension .dbk, .xml mime application docbook xml type code ... from SGML , XML extended to standard http www.oasis open.org docbook specs docbook 4.5 spec cs 03.html 4.5 June 2006 , br http docs.oasis open.org docbook specs docbook 5.0 spec.html 5.0 November 2009 DocBook is a Semantics semantic markup language for technical documentation . It was originally ... be used for any other sort of documentation. ref http docbook.org whatis What is DocBook? ref As a semantic language, DocBook enables its users separation of presentation and content to create document ... 2010 08 docbook webhelp project.html DocBook WebHelp Project ref and Microsoft Compiled HTML Help HTML Help , without requiring users to make any changes to the source. Overview DocBook is an XML language. In its current version 5.0 , DocBook s language is formally defined by a RELAX NG XML schema schema ... language, DocBook documents do not describe what their contents look like, but rather the meaning of those ... might be visually formatted, DocBook simply says that a particular section is an abstract. It is up ... it should look like or whether or not it should be included in the final output at all. DocBook .... This includes a title, chapters, glossaries, appendices, and so on. DocBook s structural tags include ... collection of block level elements. DocBook does not actually require that chapters be explicitly ... top level elements in a DocBook document. Block level tags are elements like paragraph, lists ..., so after in that case would be to the left. DocBook semantics are entirely neutral to these kinds .... The DocBook specification does say that it expects different typographical treatment, but it does not offer specific requirements as to what this treatment may be. That is, it is not required that a DocBook processor transform an tt emphasis tt tag into italics. A reader based DocBook processor ... http docbook.org ns docbook version 5.0 title Very simple book title chapter xml id chapter 1 title ... more details
The DocBook XSL stylesheets are a set of XSLT stylesheets for the XML based DocBook language. Purpose DocBook is a semantic markup language. That is, it specifies the meaning of the elements in a document, not how they are intended to be presented to the end user. It provides separation of presentation and content separation between the content of the document and the visual representation . While DocBook is a readable markup language, it is not intended to be read by end users in its DocBook form. The purpose of DocBook XSL is to provide a standard set of transformations from DocBook to several presentational formats. Output Formats DocBook XSL provides for transforms into the following formats HTML , both as single pages and in a chunked format that outputs sections to different pages. XHTML ... help Webhelp is a chunked html output format in the DocBook xslt stylesheets that was introduced ... of the DocBook xsl distribution. Its major features include CSS based page layout without ... WebHelp Web help DocBook wiki page ref DocBook XSL also has transformations to slide like formats for HTML and XSL FO. EPUB support is currently experimental. Configuration DocBook XSL s stylesheets ..., change, or replace particular levels of functionality. This can allow DocBook XSL to process new documentation tags added to the standard DocBook, or to simply change how the XSLT s generate the resulting format. References Reflist External links http docbook.sourceforge.net DocBook Project Sourceforge project maintaining the DocBook XSL and DSSSL transforms. http docbook.sourceforge.net release xsl current doc DocBook XSL Reference Reference documentation for DocBook XSL transforms. http www.sagehill.net docbookxsl index.html DocBook XSL The Complete Guide HTML edition of book explaining the use of DocBook XSL. http docbkx tools.sourceforge.net Docbkx Maven Plugin A Maven plugin based on the DocBook ... Typesetting software Category DocBook markup languages stub digital typography stub ... more details
notability date January 2010 Infobox software screenshot caption collapsible name PhD PHP Docbook Renderer developer The PHP Documentation Group status Active latest release version 1.0.1 latest release date release date 2010 8 10 genre DocBook XML Renderer license MIT License website http doc.php.net phd PhD pronounced P H D is a DocBook XML renderer. It converts DocBook markup into presentable formats such as HTML Help , PDF , and many more. PhD was originally written specific for the PHP project, its however generic enough for other projects outside PHP.net to use. History PhD was born from a Google Summer of Code project in 2007 ref http code.google.com soc 2007 php about.html list of projects participating in GSoC for PHP ref , where the focus was on developing an application to replace the Docbook XSL toolchain the PHP project was using to render their documentations. The initial project goal was to work on an application called Livedocs, but after a review of the application it was decided it would be better to start from scratch. One of the primary goals of PhD was to make it easier for the documentation team to make rendering style changes without needing to dig through endless XSLT magic, and is therefore written in PHP which most people are very familiar with. The other goal was performance. PhD was written with performance in mind, and reduced the rendering time of the PHP.net manual from over an hour, down to 2minutes ref http bjori.blogspot.com 2007 10 phd php based docbook renderer rc1.html nowiki PhD The PH P based D ocbook renderer RC1 released nowiki ref . The first public release of PhD was the 0.1 Release Candidate ref http php.markmail.org message cg6j57s72x7ka65k first public Release Candidate ref October 2, with the first stable release October 20 ... ref , as one of the projects for PHP . See also DocBookDocBook XML PHP References references DEFAULTSORT Phd Docbook Renderer Category DocBook ... more details
Orphan date November 2006 SilkPage is an XML based WorldWideWeb Web publishing framework that has evolved from the DocBook Website. It provides a framework for publishing structured and standard compliant websites in XML. See also DocBook XSLT External links http silkpage.markupware.com SilkPage Homepage http www.markupware.com projects silkpage SilkPage at MarkupWare Category Web development software ... more details
LinuxDoc is an SGML Document Type Definition DTD which is similar to DocBook . It was created by Matt Welsh computer scientist Matt Welsh and version 1.1 was announced ref Announcement http www.w3.org Tools Linuxdoc SGML.html Linuxdoc SGML v1.1 now available by Matt Welsh computer scientist 1994 06 07 ref in 1994. It is primarily used by the Linux Documentation Project . The DocBook SGML tags are often longer than the equivalent LinuxDoc tags. ref http www.lafn.org dave linux ld vs db.txt Comparison of DocBook to LinuxDoc short by David Lawyer, June 23, 2000, revised Mar. 2005 ref LinuxDoc has a more succinct DTD than DocBook and users of small to medium size projects ref http groups.google.com group alt.cyberpunk msg 4e679c292f6e2055?dmode source alt.cyberpunk About the FAQ , 2000 12 07 ref have found that it suits their purposes better than DocBook. The Debian distribution of Linux has a linuxdoc tools package. See also List of document markup languages Comparison of document markup languages External links http www.ibiblio.org pub Linux docs HOWTO other formats html single Howtos with LinuxDoc.html http www.nyx.net sgjoen The LDP HOWTO Generator.html A JavaScript based web page that generates LinuxDoc http www.nyx.net sgjoen template.sgml Sample of LinuxDoc generated with above generator http www.nyx.net sgjoen template.html The above LinuxDoc compiled to HTML using SGMLTools References references DEFAULTSORT Linuxdoc Category Markup languages linux stub ... more details
notability Products date August 2011 Infobox software name AsciiDoc developer Stuart Rackham latest release version 8.6.7 latest release date release date and age 2012 03 17 programming language Python programming language Python operating system Cross platform genre Documentation generator license GNU General Public License website http www.methods.co.nz asciidoc AsciiDoc is a lightweight markup language . It comes with converter program that can convert AsciiDoc documents to XHTML , DocBook or HTML . DocBook in turn can be converted to other formats such as PDF , TeX , Unix manpage s and many more using the tool A2X which comes with AsciiDoc. See also Comparison of documentation generators External links http www.methods.co.nz asciidoc AsciiDoc home page http volnitsky.com project mplw MPLW Matplotlib charting filter for AsciiDoc DEFAULTSORT Asciidoc Category Lightweight markup languages Category Free software programmed in Python markup languages stub ca AsciiDoc de AsciiDoc fr Asciidoc ... more details
orphan date January 2010 A lower uterine segment Caesarean section LSCS is the most commonly used type of Caesarean section used today. It involves a transverse cut just above the edge of the Urinary bladder bladder and results in less Bleeding blood loss and is easier to repair than other types of Caesaren section. It may be transverse the usual or vertical in the following conditions ref name gfmer http www.gfmer.ch Obstetrics simplified caesarean section.htm Obstetrics Simplified Diaa M. EI Mowafi Caesarean Section Geneva Foundation for Medical Education and Research. Edited by Aldo Campana, September 4, 2008 ref Presence of lateral varicosities. Constriction ring to cut through it. Deeply engaged head. Most bleeding takes place from the angles of the incision, and forceps can be applied to control it. Green Armytage forceps are specifically designed for this purpose. ref http www.meb.uni bonn.de dtc primsurg docbook html x5840.html Lower segment Caesarean section Primary Surgery Volume One Non trauma. Prev. Chapter 10. The surgery of labour ref References reflist Further reading http www.meb.uni bonn.de dtc primsurg docbook html x5840.html Lower segment Caesarean section Primary Surgery Volume One Non trauma. Prev. Chapter 10. The surgery of labour Obstetrical procedures Category Obstetric surgery ... more details
PHD , with variations in capitalization and punctuation, may refer to Ph.D. , the academic degree of Doctor of Philosophy Ph.D. band , a 1980s British group PHD finger , a protein sequence PHD Mountain Software , an outdoor clothing and equipment company PhD Docbook renderer , an XML renderer PhD Phantasy Degree , a Korean comic series Phospholipid Piled Higher and Deeper , a web comic Parisada Hindu Dharma , an Indonesian reform organization Pisarenko harmonic decomposition , a method of frequency estimation Prolyl hydroxylase , an enzyme PHD , a song by the Crystal Method from Tweekend Post hole digger Disambiguation eo PHD it PHD ja PHD ... more details
Orphan date February 2009 Druid is an open source graphical database designer tool written in Java programming language Java . Druid is a GUI tool for database build and management. Users can add change delete DB objects tables, fields, etc. . Druid can generate SQL scripts, docs in XHTML , PDF , DocBook , etc. code in C, C & Java Beans even for Java Data Objects JDO also support Castor software Castor & OJB Druid is licensed under the GNU GPL version 2. External links http druid.sourceforge.net Druid home page database software stub Category Data modeling tools Category Free database management systems ... more details
unreferenced date September 2011 Infobox file format name Mallard icon logo extension .page mime type code uniform type magic owner Shaun McCance GNOME genre markup language container for contained by extended from XML extended to standard http projectmallard.org projectmallard.org br http projectmallard.org 1.0 index.html 1.0 DRAFT Mallard is a markup language for the creation of help pages and user documentation for applications technical documentation . The language is developed within the GNOME GNOME project . Mallard is in draft status, meaning it is not completed yet. Mallard is an XML language. Similar to DocBook it defines the logical structure of a document. The documents are then displayed in a help browser, which creates links between the documents. Concepts such as guides and topics provide means for reaching help pages in different ways. At the moment, GNOME applications such as Empathy software Empathy , Eye of GNOME , Evince and others use Mallard for documentation purposes. Mallard pages can be shown in the GNOME help browser yelp . Further output formats are planned that can be generated via the command line using the tools that are provided via Gitorious HTML LaTeX DOT language Dot Alternatives User documentation can be written with normal document applications e.g. LaTeX , OpenOffice.org OpenOffice , LibreOffice or with Wiki wikis and HTML pages. Special documentation formats are DocBook platform independent reStructuredText lightweight markup language intended to be easy to read in source format Microsoft Compiled HTML Help mainly windows systems External links http projectmallard.org project Mallard main page http gitorious.org projectmallard sources and tools at Gitorious Category GNOME Category XML Category Markup languages Category Document centric XML based standards Category Software documentation de Mallard Dokumentation ... more details
Unreferenced date December 2009 CALS C ontinuous A cquisition and L ife cycle S upport is a United States Department of Defence DOD initiative for electronically capturing military documentation and linking related information. The initiative has developed a number of standard specifications protocols for the exchange of electronic data with commercial suppliers. These standards are often referred to as simply CALS . CALS standards have been adopted by several other allied nations. The CALS initiative has endorsed IGES and ISO 10303 STEP as formats for digital data. CALS includes standards for electronic data interchange, electronic technical documentation, and guidelines for process improvement. The CALS Table Model is a DTD standard for representing tables in SGML XML. see also DocBook The CALS Raster file format was developed in the mid 1980s to standardize on graphics data interchange for electronic publishing for the federal government. CALS was known formerly as Computer aided Acquisition and Logistic Support . DEFAULTSORT Cals Dod Category Markup languages Category Technical communication de CALS ja CALS EC ru CALS uk CALS ... more details
nn date August 2010 Infobox Software name RefDB logo Image refdblogo.jpg developer RefDB development team latest release version 0.9.9 latest release date November 5, 2007 operating system Cross platform genre Reference management software , Citation creator license GPL website http refdb.sourceforge.net RefDB RefDB is a client server reference management software reference database and Citation creator bibliography tool for markup languages like SGML, XML, and LaTeX. It is suitable for standalone use for the purpose of self archiving , but can be used as a institutional repository as well. Data storage proper is done in one of several supported SQL database engines. RefDB runs on a variety of Unix like operating systems Linux , FreeBSD , NetBSD , Mac OS X , Solaris operating system Solaris and on Microsoft Windows Windows Cygwin . RefDB is licensed under the GNU General Public License GPL . The data storage is managed by an application server. This server can be accessed in a network transparent fashion through command line clients with a powerful query language, a PHP based web interface, a Search Retrieve via URL SRU interface, or by custom programs using one of the available client library computing libraries . It supports a variety of bibliographic formats, including BibTeX , Endnote , RIS file format RIS , Information Sciences Institute ISI , Metadata Object Description Schema MODS XML , PubMed , Medline , MARC standards MARC , and Copac and can create output in these formats, or as Text Encoding Initiative TEI , DocBook , HTML , or XHTML documents. RefDB can process DocBook ref cite book last Stayton first Bob title DocBook XSL The Complete Guide publisher Sagehill Enterprises year 2007 edition 4th isbn 9780974152134 url http www.sagehill.net docbookxsl RefDB.html ref , TEI, or LaTeX documents and automatically insert and format bibliographies according to the specifications of a journal or a publisher. Text editor extensions are provided for Emacs and for Vi ... more details
lowercase Infobox Software name libxslt logo caption developer released September 23, 1999 frequently updated yes Release version update? Don t edit this page, just click on the version number programming language C operating system Unix like , Windows, CygWin, Mac OS, RISC OS, OS 2, VMS, QNX, MVS... genre XSLT license MIT License website URL http xmlsoft.org libxslt is the XSLT C programming language C library developed for the GNOME project. It provides an implementation of XSLT 1.0, plus most of the EXSLT set of processor portable extensions functions and some of Saxon XSLT Saxon s evaluate and expressions extensions. libxslt is based on libxml2 , which it uses for XML parsing, tree manipulation and XPath support. It is free software released under the MIT License and can be reused in commercial applications. libxslt can be used either as library embedded into an application, or via the http xmlsoft.org XSLT xsltproc.html xsltproc command line tool. The integration into applications is eased by a multitude of http xmlsoft.org XSLT python.html language bindings and wrappers . Being written in C, libxslt is a fast and low resource processor ref http xmlsoft.org XSLT intro.html libxslt Home Page Introduction ref ref Pashley, David . http www.davidpashley.com articles xslt benchmarks.html Benchmarking XSLT processors ref ref http www.sagehill.net docbookxsl XSLprocessors.html DocBook XSL The Complete Guide 4th Edition XSLT Processors ref . This makes it a popular choice for DocBook formatting ref http xmlsoft.org XSLT docbook.html libxslt Home Page DocBook ref and as standard XSLT processor for programming language s like PHP ref http php.net xsl php.net XSL functions ref , Perl ref http search.cpan.org dist XML LibXSLT Perl bindings for libxslt ref or Python programming language Python ref http codespeak.net lxml Python binding for the libxml2 and libxslt libraries ref . The WebKit layout engine used e.g. in Apple Safari and Google Chrome web browser uses the libxsl ... more details
CiteProc is the generic name for programs that produce formatted bibliographies and citations based on the metadata of the cited objects and the formatting instructions provided by Citation Style Language CSL styles. The first CiteProc implementation used XSLT 2.0, but implementations have been written for other programming languages, including JavaScript ref http bitbucket.org fbennett citeproc js wiki Home citeproc js ref , Haskell programming language Haskell ref http code.haskell.org citeproc hs citeproc hs ref , PHP, Python programming language Python , and Ruby programming language Ruby . CiteProc, Citation Style Language CSL , and Cite Schema make up the http xbiblio.sourceforge.net XBib project, a GPL licensed effort to provide a common framework for formatting bibliographies and citations across markup language s and document standards. In an ideal world, one could use the same Citation Style Language CSL files to format DocBook , Text Encoding Initiative TEI , OpenOffice , WordML ... or even LaTeX documents. ref http xbiblio.sourceforge.net index.html Xbiblio homepage ref Different implementations of CiteProc are able to use different bibliographic databases many can use Metadata Object Description Schema MODS XML . Applications that support CiteProc Mendeley Papers software Papers Qiqqa Zotero References references External links http xbiblio.sourceforge.net citeproc Citeproc homepage http citationstyles.org Citation Style Language project home Category Library science library stub de CiteProc ... more details
Urogenital tuberculosis is a form of tuberculosis that affects the urogenital system . Epidemiology It usually strikes young adults with tuberculosis in other places of the body as well. It is common in Asia, but less common in sub Saharan Africa. ref name bonn http www.meb.uni bonn.de dtc primsurg docbook html x10627.html Primary Surgery Volume One Non trauma. Chapter 16. The surgery of tuberculosis Rheinische Friedrich Wilhelms Universit t Bonn ref Symptoms Persistent cystitis , unresponsive to antibiotics. ref name bonn Urinary frequency ref name bonn Dysuria ref name bonn Loin discomfort ref name bonn Malaise and general symptoms of tuberculosis ref name bonn However, the infection arises insidiously, going long time without symptoms. ref name bonn Other signs Pus cells and red cells in the urine, but no bacterial growth on routine bacterial culture ref name bonn Painless intermittent microscopic haematuria ref name bonn A painless, non tender, irregular, and sometimes fluctuating mass on one side of the scrotum . ref name bonn Pathogenesis The infection may affect the kidneys, ureter and bladder and may cause significant damage to each. Complications Urogenital tuberculosis may cause strictures of the ureter, which, however, may heal when infection is treated. References reflist Category Bacterial diseases Gram positive actinobacteria diseases de Urogenitaltuberkulose ... more details
Document Style Semantics and Specification Language DSSSL is a computer language for specifying Style sheet language stylesheets for Standard Generalized Markup Language SGML documents, based on a subset of the Scheme programming language Scheme programming language . It is specified by the standard International Organization for Standardization ISO International Electrotechnical Commission IEC 10179 1996. It was developed by ISO IEC JTC1 SC34 ISO IEC Joint Technical Committee 1, Subcommittee 34 Document description and processing languages . ref cite web url http www.iso.org iso iso technical committee.html?commid 45374 title JTC 1 SC 34 Document description and processing languages author ISO publisher ISO accessdate 2009 12 25 ref ref cite web url http www.itscj.ipsj.or.jp sc34 title JTC 1 SC 34 Document Description and Processing Languages author ISO JTC1 SC34 accessdate 2009 12 25 ref SGML contains information in a machine readable but not very human readable format. A Style sheet language stylesheet is used to present the information stored in SGML in a more pleasing or accessible way. DSSSL can convert to a wide range of formats, including Rich Text Format RTF , HTML , and LaTeX . Although compatible with any SGML, DSSSL is most often used with DocBook . With the appearance of XML as an alternative to SGML, XML s associated stylesheet language XSL was also widely and rapidly adopted, from around 1999. Although DSSSL continued in use within the shrinking SGML field, XSL was very soon in use more extensively, and by more coders, than DSSSL had ever achieved. This was emphasised when previous SGML strongholds such as DocBook converted from SGML to XML, and also converted their favoured stylesheet language from DSSSL to XSL. DSSSL was thought to be too complex for the World Wide Web and the World Wide Web Consortium thought about creating a DSSSL Lite . ref cite web title Document Style Semantics and Specification Language url http www.w3.org Arena webworld dsssl ... more details
about documentation included with software product documentation maintained over the Internet web help selfref For Wikipedia s help pages, see Help Contents and Wikipedia Help desk . Refimprove date November 2011 Online help is topic oriented, procedural or reference information delivered through computer software . It is a form of user assistance . Most online help is designed to give assistance in the use of a software application or operating system, but can also be used to present information on a broad range of subjects. When online help is linked to the state of the application what the user is doing , it is called Context sensitive help . Platforms See also category Online help Online help is created using help authoring tool s. It is delivered in a wide variety of formats, some Proprietary software proprietary and some open standard open standard , including Hypertext Markup Language HTML , which includes HTML Help, HTML based Help, JavaHelp, and Oracle Help Adobe Portable Document Format PDF DocBook The Open Source tool DocBook XSL can also generate help files and is an excellent resource for single source publishing . From one source DocBook can generate PDF, JavaHelp, WebHelp , eBook and many more formats even .chm files if required . Microsoft help platforms Microsoft develops the platforms for delivering help systems in the Microsoft Windows operating system. class wikitable Platform name Description Public? Microsoft QuickHelp Ralph Walden joined Microsoft in 1987 and wrote an online help system for MS DOS and OS 2 called QuickHelp. Ralph was also primarily responsible for WinHelp and HTML Help 1.x. No code help command help code command Available in MS DOS, OS 2 and Windows No Microsoft WinHelp .hlp Based on the Rich Text Format , this was the industry standard for Windows 3.1 and Windows 95 NT. The popular Windows Help program WinHlp32.exe was included with all Windows operating systems from Windows 3.0 until the Windows XP operating system. However, ... more details
Ede may refer to Locations Ede, Netherlands Ede, Nigeria People and languages the E De people Ede people of Vietnam Edekiri languages Ede languages Ede Ica, Ede Cabe, Ede Ife, Ede Ije, Ede Nago , languages related to Yoruba spoken by a million people in Benin Given names Ede is a Hungarian language Hungarian given name which can be traced back to Edward . For example Szigligeti Ede 1814 1878 , dramatist Rem nyi Ede 1828 1898 , violinist Telcs Ede 1872 1948 , sculptor Magyar Ede 1877 1912 , architect Teller Ede 1908 2003 , physicist better known as Edward Teller Surnames Ede and Ravenscroft , tailors in London, established in 1689 Amatoritsero Ede born 1963 , a Nigerian poet Charles Ede 1921 2002 , founder of the Folio Society Chinedu Ede born 1987 , German footballer of Nigerian descent George Ede 1834 70 , English cricketer Graeme Ede born 1960 , New Zealand sport shooter James Ede born 1984 , English cricketer Jan Willem van Ede born 1963 , Dutch football goalkeeper Jim Ede 1895 1990 , a British art collector and patron James Chuter Ede , Baron Chuter Ede 1882 1965 , a British Labour politician Piers Moore Ede , born 1975 , British writer Fictional A Requiem for Homo Sapiens Ede The God Nikolos Daru Ede or Ede the God , character in the science fiction trilogy A Requiem for Homo Sapiens Engelchen, das Einhorn EDE may refer to Equinox Desktop Environment e novative DocBook Environment eDE Energy Dispersive Exafs European political movement Europe Democracy Esperanto , also rendered E D E . European Day of the Entrepreneur EDE EDE DES, also called Triple DES See also Eid disambiguation disambig ca Ede de Ede eo EDE fr Ede it EDE nl Ede nds nl Ee pl Ede sv Ede tr Ede ... more details
Infobox software name Antiword logo Image Antiword logo.png screenshot Image Antiword screenshot.png 200px caption Antiword displaying the GPL from a Word document with head Unix head developer Adri van Os latest release version 0.37 latest release date release date 2005 10 21 operating system Cross platform license GNU General Public License GPL website http www.winfield.demon.nl Antiword is a free software reader for Proprietary software proprietary Microsoft Office Word Microsoft Word documents, and is available for most Platform computing computer platforms . Antiword can convert the documents from Microsoft Word version 2, 6, 7, 97, 2000, 2002 and 2003 to plain text , PostScript , PDF , and XML DocBook experimental . Overview The Word format is Proprietary software proprietary and only officially supported on Microsoft Windows and Macintosh operating systems. Reading the format on other systems can be difficult or impossible. Antiword was created to support reading this format on these systems. Using the plain text output of Antiword, a Word document can be processed and filtered using shell script s traditional text tools such as diff and grep . ref name Linux.com Linux.com s CLI Magic Antiword http www.linux.com articles 113959 CLI Magic Antiword ref It can also be used to filter Word document spam. ref name Nabble Nabble Forums http www.nabble.com Word doc spam t2093141.html Word doc spam ref As of July 2007, development seems to have stagnated. It has been over three years since a release, but the website has been updated recently. See also Wv software wv library for converting word files. References nowiki See http en.wikipedia.org wiki Wikipedia Footnotes for an explanation of how to generate footnotes using the ref and ref tags, and the template below. nowiki references External links Portal Free software http www.winfield.demon.nl Antiword official website Category Media readers Category Cross platform free software Category Free PDF software pt Antiwor ... more details
on a single page. The Paginated view is convenient for working with extensive documents such as Docbook .... A customized user interface can be saved for a specific document type e.g. Docbook or DITA . When ... DITA DocBook XPath XPATH XInclude MathML CALS Table Model CALS Table editing and rendering ... more details
DTBook an Acronym and initialism acronym for DAISY Digital Talking Book or DAISY XML is a XML based document file format . It is used in EPUB e book s and DAISY Digital Talking Book , as well as other places. Unlike other document file formats such as open document format ODF DTBook puts a strong emphasis on structural encoding, but in comparison to other structural file formats such as DocBook and Text Encoding Initiative TEI it is fairly simple. DTBook was developed by the Daisy Consortium as an accessibility accessible file format similar to HTML , with special regard to the requirements of the Visual impairment visually impaired . Therefore, it puts an emphasis on a clear, precise navigation and the explanation of visual elements. DTBook is further developed by the Daisy Consortium and is defined with a Document Type Definition DTD as part of the National Information Standards Organization NISO standard Z39.86 2005 NIMAS NIMAS National Instructional Materials Accessibility Standard an U.S. standard for electronic books for the visually impaired defines a subset of DTBook XML elements. NIMAS documents are valid according to the DTBook DTD. Example source lang xml ?xml version 1.0 encoding UTF 8 ? DOCTYPE dtbook PUBLIC NISO DTD dtbook 2005 3 EN http www.daisy.org z3986 2005 dtbook 2005 3.dtd dtbook version 2005 3 xml lang de DE head meta name dc Title content Hello World head book bodymatter level1 h1 Hello World h1 p This is an example. p level1 bodymatter book dtbook source External links http www.daisy.org z3986 structure DAISY NISO Standard Guidelines http www.daisy.org publications docs theory dtbook theory dtbook.html Theory Behind the DTBook DTD DEFAULTSORT Dtbook Category Document centric XML based standards Category Markup languages de DTBook ... more details
, to output PDF. Docbook Generated via tt makeinfo docbook tt . This is an XML based mark up language ... possible to convert Docbook files to Texinfo, using the tt docbook2X tt program. XML Generated via tt ... more details