xml.xtp

来自「解压在c盘」· XTP 代码 · 共 38 行

XTP
38
字号
<s1 title="XML/XSLT"><p>Resin's XML and XSL support follows the W3C specification.</p><s2><title><a href="xml/parsing.xtp">XML</a></title><p>Resin's XML parser uses the JAXP API.</p></s2><s2 title="XPath"><p>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.</p></s2><s2><title><a href="xsl/index.xtp">XSL</a></title><p>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.</p></s2><s2 title="StyleScript"><p>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 '&amp;lt' produces 4 characters. StyleScript alsoprovides some syntactic sugar.</p></s2><s2 title="Serif (XTP)"><p>If you're unfamiliar with XSL, the <ahref='xtp-intro.xtp'>introduction</a> gives a brief overview ofcreating web pages with XTP and XSL.</p></s2></s1>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?