reportshtml.xsql
来自「噶额外噶外骨骼感广泛高热感 就 啊啊」· XSQL 代码 · 共 7 行
XSQL
7 行
<?xml version="1.0" encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="/xsl/{@css}.xsl"?>
<!-- Include XML content generated by reportXML.jsp and apply styles to create an HTML.
The jsp needs various parameters like shopID, fromDate etc. They are passed from this
XSQL page to the jsp as request params
-->
<xsql:include-xml xmlns:xsql="urn:oracle-xsql" href="http://{@server}:{@port}{@ctx}/jsps/shopowner/reportXML.jsp?langID={@langID}&shopID={@shopID}&toDate={@toDate}&fromDate={@fromDate}&status={@status}&type={@type}"/>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?