Entries tagged as J2EE
What is XSL-FO?
A subcomponent of XSL used for describing font sizes, page layouts, and how information flows from one page to another. Read More...
What is XSL?
Extensible Stylesheet Language. A standard that lets you do the following: Specify an addressing mechanism, so that you can identify the parts of an XML document that a transformation applies to (XPath). Specify tag conversions, so that you can convert XML data into different formats (XSLT). Specify display characteristics, such page sizes, margins, and font Read More...
What is XPointer?
The part of the XLL specification that is concerned with identifying sections of documents so that they can be referenced in links or included in other documents. Read More...
What is XPath?
An addressing mechanism for identifying the parts of an XML document. Read More...