📄 xtp-index.xtp
字号:
<title keywords="xsl,xslt,xml,jsp,resin,caucho,template">XML/XSLT</title><resin/>'s XSL follows the 1.0 W3C specification. Differences from thespec are contained in the <a href='../errata.xtp'>errata</a> page.<subsection><title><a href="xml/parsing.xtp">XML Parsing</a></title>Resin's XML parser uses the JAXP API <a href='xpath.xtp'>XML path language</a>,a pattern matching language for selecting nodes in an XML tree. The most useful subset is covered here. For the full description, seethe XPath 1.0 spec.</subsection><subsection title="XPath">XSL's power comes from the <a href='xpath.xtp'>XML path language</a>,a pattern matching language for selecting nodes in an XML tree. The most useful subset is covered here. For the full description, seethe XPath 1.0 spec.</subsection><subsection title="XSLT">Reference guide to the <a href='xsl.xtp'>XSL tags.</a>The most useful subset is covered here. For the full description, seethe XSLT 1.0 spec.</subsection><subsection title="StyleScript">For those put off by XSL's verbosity, <resin/> offers <ahref='xslt-lite.xtp'>StyleScript</a>. StyleScript retains the fullcapabilities of XSLT. It simplifies HTML generation by focusing onuninterpreted text, so '&lt' produces 4 characters. StyleScript alsoprovides some syntactic sugar.</subsection><subsection title="Serif (XTP)">If you're unfamiliar with XSL, the <ahref='xtp-intro.xtp'>introduction</a> gives a brief overview ofcreating web pages with XTP and XSL.</subsection>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -