亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

如何將XSLT作為HTML的樣式表的使用

發布時間:2021-09-17 17:58:37 來源:億速云 閱讀:121 作者:柒染 欄目:web開發

這篇文章將為大家詳細講解有關如何將XSLT作為HTML的樣式表的使用,文章內容質量較高,因此小編分享給大家做個參考,希望大家閱讀完這篇文章后對相關知識有一定的了解。

 簡介  

當聽到樣式表這個詞時,您可能會想到 CSS 樣式表。XSLT 樣式表通常用于 XML 轉換,比如在 Web 服務之間映射數據。因為 XSLT 非常適合此用途,所以創建了頂層元素 <stylesheet> 的 <xsl:transform> 別名,雖然這很少使用。這種 XSLT 轉換的輸入結構與輸出結構有很大的不同。最重要的是,命名空間的不同。

  XSLT 樣式表的輸入結構與輸出結構相似,但卻更簡單些。其中已經擴充了一些標記,但大部分標記只是原樣復制到輸出。輸入和輸出的命名空間是相同的 (HTML)。輸入文檔也可以包含樣式表指令(比如創建腳注),這些指令屬于另一個命名空間,不會傳遞到輸出中。
常用縮略語

    CSS:級聯樣式表
    XHTML:可擴展超文本標記語言
    XPath:XML 路徑語言
    XSLT:可擴展樣式表語言轉換

  在本文中,我們將學習如何使用 XSLT 樣式表擴充 XHTML 文檔。文中的示例展示了如何使用指令,如何引用其他源文檔的部分,以及如何使用鏈接在主文檔中導航。此外,我們還探索了頁面的解釋和編譯之間的區別。
CSS 樣式表的局限性

  XSLT 樣式表不會阻止您使用其他技術,比如 JavaScript 或 CSS。CSS 適用于字體、加粗、顏色、間距等。它不適合將來自不同位置的信息組合在一起,比如腳注、模塊或生成一個目錄。這正是 XSLT 的用武之地,它補充而不是替代了 CSS。
XSLT 用途示例

  實際上,您可以將 XSLT 代碼集中在一個文件中。為了簡單起見,本文中的每個示例均位于一個獨立的 XSLT 文件中,除了一些必要的代碼。清單 1 給出了必需的代碼。

  清單 1. 必需的代碼(位于 samples/common.xml 中)

 

XML/HTML Code復制內容到剪貼板

  1. <s:stylesheet  

  2.     <span style="width: auto; height: auto; float: none;" id="24_nwp"><a style="text-decoration: none;" mpid="24" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="24_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>ns="http://www.w3.org/1999/xhtml"  

  3.     xmlns:h="http://www.w3.org/1999/xhtml"  

  4.     xmlns:a="http://sourceforge.net/projects/arbalo/"  

  5.     xmlns:s="http://www.w3.org/1999/XSL/Transform"  

  6.     exclude-result-prefixes="a h"  

  7.     version="1.0"  

  8. >  

  9.     <s:template match="h:<span style="width: auto; height: auto; float: none;" id="25_nwp"><a style="text-decoration: none;" mpid="25" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=head&k0=head&kdi0=0&luki=9&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="25_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">head</span></a></span>">  

  10.         <s:copy>  

  11.             <s:apply-templates select="@*|node()"/>  

  12.             <meta  

  13.                 http-equiv="content-type"  

  14.                 content="text/html;charset=UTF-8" />  

  15.             <link  

  16.                 href="common.<span style="width: auto; height: auto; float: none;" id="26_nwp"><a style="text-decoration: none;" mpid="26" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=css&k0=css&kdi0=0&luki=8&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="26_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">css</span></a></span>"   

  17.                 rel="stylesheet"  

  18.                 type="text/css" />  

  19.         </s:copy>  

  20.     </s:template>  

  21.         

  22.     <s:template match="*">  

  23.         <s:copy>  

  24.             <s:copy-of select="@*"/>  

  25.             <s:apply-templates/>  

  26.         </s:copy>  

  27.     </s:template>  

  28. </s:stylesheet>  

  XHTML 的命名空間定義了兩次:默認定義和 h:。默認命名空間用于編寫輸出 XHTML 標記,其中應該避免使用命名空間前綴。h: 用在 XPath 表達式中。

  本文使用 XSLT 1.0 版本。目前,大部分瀏覽器都無法解釋 XSLT 2.0。但是,如果 XSLT 運行在服務器上,那么它可能是一個實用的選擇。XSLT 2.0 還提供了:

    XPATH 2.0(if&hellip;then&hellip;else 和許多內置的函數)
    內置和用戶編寫的 XPATH 函數
    分組

  在 清單 1 中:

    s:template match="head" 擴充了源文檔的 head 一節,添加了一個 CSS 樣式表的鏈接。即使 UTF-8 是在 XML 中的默認編碼,一些瀏覽器也需要內容類型才能呈現它。
    s:template match="*" 是默認的詳細副本。原則上,所有內容都會復制到目標文檔中。如果遺漏了此模板,只會將標記的文本內容復制到目標文檔。不會復制處理指令節點。

  本文中的所有其他示例都是導入 common.xsl 的獨立文件。
擴充

  通過擴充,添加了一個未在源文檔中顯式請求的特性。一個示例是 清單 1 中的 CSS 樣式表的鏈接。嘗試另一個示例,向每個內部鏈接添加一個小箭頭 (^ v),指明目標在它之前還是之后。清單 2 給出了該樣式表。

  清單 2. 樣式表(在 samples/linkUpDown.xsl 中)

 

XML/HTML Code復制內容到剪貼板

  1. <s:stylesheet  

  2.     <span style="width: auto; height: auto; float: none;" id="22_nwp"><a style="text-decoration: none;" mpid="22" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="22_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>ns="http://www.w3.org/1999/xhtml"  

  3.     xmlns:h="http://www.w3.org/1999/xhtml"  

  4.     xmlns:s="http://www.w3.org/1999/XSL/Transform"  

  5.     version="1.0"  

  6. >  

  7.     <s:import href="common.xsl"/>  

  8.     <s:template match="h:a[starts-with(@href,'#')]">  

  9.         <s:copy>  

  10.             <s:copy-of select="@*"/>  

  11.             <s:variable name="name" select="substring-after(@href,'#')"/>  

  12.             <s:choose>  

  13.                 <s:when test="preceding::h:a[@name=$name]">  

  14.                     <s:text>^</s:text>  

  15.                 </s:when>  

  16.                 <s:when test="following::h:a[@name=$name]">  

  17.                     <s:text>v</s:text>  

  18.                 </s:when>  

  19.             </s:choose>  

  20.             <s:apply-templates/>  

  21.         </s:copy>  

  22.     </s:template>  

  23. </s:stylesheet>  

  首先,導入清單 2 中的通用樣式表。模板與內部鏈接(以 '#' 開頭)相匹配。如果鏈接指向的錨點位于鏈接之前,那么使用一個向上箭頭擴充該鏈接(如果情況相反,則使用向下箭頭)。

  s:copy-of 和 s:apply-templates 可確保不會沿途丟下任何內容。

  清單 3 給出了一個示例文檔(其中包含內部鏈接),它經過了清單 2 中的樣式表進行擴充。

  清單 3. 源文檔(在 samples/linkUpDown.xml 中)
 

XML/HTML Code復制內容到剪貼板

  1. <?<span style="width: auto; height: auto; float: none;" id="20_nwp"><a style="text-decoration: none;" mpid="20" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="20_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>-stylesheet href="linkUpDown.xsl" type="text/xsl"?>  

  2.  <html xmlns="http://www.w3.org/1999/xhtml">  

  3.     <<span style="width: auto; height: auto; float: none;" id="21_nwp"><a style="text-decoration: none;" mpid="21" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=head&k0=head&kdi0=0&luki=9&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="21_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">head</span></a></span>/>  

  4.     <body>  

  5.         <a name="a"/>  

  6.         <p>This link goes <a href="vb">downward.</a></p>  

  7.         <br/>  

  8.         <p>Reduce the size of the window to verify the link really works.</p>  

  9.         <br/>  

  10.         <a name="b"/>  

  11.         <p>This link goes <a href="^a">upward.</a>  

  12.         </p>  

  13.     </body>  

  14. </html>         

  目標文檔看起來相同,除了清單 4 中的條目。
  清單 4. 目標文檔(在 samples/linkUpDown.html 中)

XML/HTML Code復制內容到剪貼板

  1. &hellip; <a href="#b">v downwards.</a> &hellip;   

  2.    &hellip; <a href="#a">^ upwards.</a> &hellip;  

指令

  您可以在源文檔中添加一些指令,告訴樣式表執行何種操作。它們屬于另一個命名空間(在本例中為前綴 a:),不會被復制到目標文檔。

  在清單 5 中,源文檔中任何地方的指令標記 a:ref 都會創建一個腳注。

  清單 5. 樣式表(在 samples/footnote.xsl 中)
 

XML/HTML Code復制內容到剪貼板

  1. <s:stylesheet  

  2.     <span style="width: auto; height: auto; float: none;" id="19_nwp"><a style="text-decoration: none;" mpid="19" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="19_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>ns="http://www.w3.org/1999/xhtml"  

  3.     xmlns:a="http://sourceforge.net/projects/arbalo/"  

  4.     xmlns:h="http://www.w3.org/1999/xhtml"  

  5.     xmlns:s="http://www.w3.org/1999/XSL/Transform"  

  6.     version="1.0"  

  7. >  

  8.     <s:import href="common.xsl"/>  

  9.     <s:template match="h:body">  

  10.         <s:copy>  

  11.             <s:apply-templates select="@*|node()"/   

  12.             <!-- put the footnotes at the end   

  13.                 if there is no a:references directive -->  

  14.             <s:if test="not(descendant::a:references)">  

  15.                 <s:call-template name="references"/>  

  16.             </s:if>  

  17.         </s:copy>  

  18.     </s:template>  

  19.     <!-- Create a footnote -->  

  20.     <s:template match="a:ref">  

  21.         <s:variable  

  22.             name="number"  

  23.             select="count(preceding::a:ref) + 1"/>  

  24.         <a name="ref-{$number}"></a>  

  25.         <a class="footnote" href="#reference-{$number}">  

  26.             <s:value-of select="concat('v ',$number)"/>  

  27.         </a>  

  28.     </s:template>  

  29.     <!-- if a:reference is missing, assume it at the end of the body -->  

  30.     <s:template match="a:references" name="references">  

  31.         <hr/>  

  32.         <s:for-each select="//a:ref">  

  33.             <s:variable name="number" select="count(preceding::a:ref) + 1"/>  

  34.             <p>  

  35.                 <a name="reference-{$number}"></a>  

  36.                 <a class="footnote" href="#ref-{$number}">  

  37.                     <s:value-of select="concat(' ^',$number)"/>  

  38.                 </a>  

  39.                 <s:apply-templates/>  

  40.             </p>  

  41.         </s:for-each>  

  42.     </s:template>  

  43. </s:stylesheet>  

  使用源文檔中的 a:references 指令,名為 references 的模板會在模板與該指令匹配的地方分配腳注。如果缺少這樣一個指令,第一個與 body 匹配的模板會在 body 的末尾分配腳注,方法是調用名為 references 的相同模板。在兩種情況下,都會列出腳注的內容,并生成一個由向上箭頭表示的向上鏈接。

  第二個模板(匹配 a:ref)使用向下箭頭創建腳注的鏈接。腳注具有編號。這里忽略了它的內容。

  class="footnote" 屬性在 XSLT 轉換之后由一個 CSS 樣式表解析,該樣式表鏈接在 XSLT 樣式表 common.xsl 中。

  清單 6 中的源文檔使用 a:ref 指令創建腳注。

  清單 6. 源文檔(在 samples/footnote.xml 中)
 

XML/HTML Code復制內容到剪貼板

  1. <?<span style="width: auto; height: auto; float: none;" id="17_nwp"><a style="text-decoration: none;" mpid="17" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="17_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>-stylesheet href="footnote.xsl" type="text/xsl"?>  

  2. <html  

  3.     xmlns="http://www.w3.org/1999/xhtml"  

  4.     xmlns:a="http://sourceforge.net/projects/arbalo/"  

  5. >  

  6.     <<span style="width: auto; height: auto; float: none;" id="18_nwp"><a style="text-decoration: none;" mpid="18" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=head&k0=head&kdi0=0&luki=9&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="18_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">head</span></a></span>/>  

  7.     <body>  

  8.         <p>  

  9.             This example looks a little scientific   

  10.             <a:ref>  

  11.                 From Latin   

  12.                 <em>scientia</em>  

  13.             </a:ref>  

  14.             and academic   

  15.             <a:ref>From Greek akademia</a:ref>.   

  16.         </p>  

  17.         <p>  

  18.             Do you know why?   

  19.             <a:ref>  

  20.                 It uses   

  21.                 <em>footnotes</em>.   

  22.             </a:ref>  

  23.         </p>  

  24.         <p>Reduce size of window to verify links are generated.</p>  

  25.             

  26.         

  27.     </body>  

  28. </html>  

  目標文檔將腳注列表包含在底部,如清單 7 所示。

  清單 7. 目標文檔(在 samples/footnote.html 中)

 

XML/HTML Code復制內容到剪貼板

  1. <html  

  2.     <span style="width: auto; height: auto; float: none;" id="14_nwp"><a style="text-decoration: none;" mpid="14" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="14_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>ns="http://www.w3.org/1999/xhtml"  

  3.    xmlns:h="http://www.w3.org/1999/xhtml"  

  4.    xmlns:a="http://sourceforge.net/projects/arbalo/">  

  5.    <<span style="width: auto; height: auto; float: none;" id="15_nwp"><a style="text-decoration: none;" mpid="15" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=head&k0=head&kdi0=0&luki=9&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="15_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">head</span></a></span>><link type="text/<span style="width: auto; height: auto; float: none;" id="16_nwp"><a style="text-decoration: none;" mpid="16" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=css&k0=css&kdi0=0&luki=8&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="16_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">css</span></a></span>rel="stylesheet" href="common.css"/></head>  

  6.    <body>  

  7.       <p>This example looks a little scientific   

  8.          <a name="ref-1"/><a href="#reference-1" class="footnote">v 1</a>  

  9.          and academic.   

  10.          <a name="ref-2"/><a href="#reference-2" class="footnote">v 2lt;/a>  

  11.       </p>  

  12.       <p>Do you know why?   

  13.          <a name="ref-3"/><a href="#reference-3" class="footnote">v 3</a>  

  14.       </p>  

  15.       <p>Reduce size of window to verify links are generated.</p>  

  16.       br/><br/>  

  17.    <hr/>  

  18.    <p><a name="reference-1"/><a href="#ref-1" class="footnote"> ^1</a>  

  19.       From Latin   

  20.       <em>scientia</em>  

  21.    </p>  

  22.    <p><a name="reference-2"/>  

  23.       <a href="#ref-2" class="footnote"> ^2</a>From Greek akademia</p>  

  24.    <p><a name="reference-3"/><a href="#ref-3" class="footnote"> ^3</a>  

  25.       It uses   

  26.       <em>footnotes</em>.   

  27.    </p>  

  28.    </body>  

  29. </html>  

突破源文檔的邊界

  也可引用其他源文檔的其中一些部分。a:include 指令包含一個可能屬于另一個源文檔的元素并轉換它,如清單 8 所示。

  清單 8. 樣式表(在 samples/include.xsl 中)

 

XML/HTML Code復制內容到剪貼板

  1. <s:stylesheet  

  2.     <span style="width: auto; height: auto; float: none;" id="12_nwp"><a style="text-decoration: none;" mpid="12" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="12_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>ns="http://www.w3.org/1999/xhtml"  

  3.     xmlns:a="http://sourceforge.net/projects/arbalo/"  

  4.     xmlns:s="http://www.w3.org/1999/XSL/Transform"  

  5.     version="1.0"  

  6. >  

  7.     <s:import href="common.xsl"/>  

  8.     <s:template  match="a:include">  

  9.         <s:choose>  

  10.             <s:when test="0!=string-length(@src)">  

  11.                 <s:apply-templates  

  12.                     select="document(@src)//*[@id=current()/@refid]"/>  

  13.             </s:when>  

  14.             <s:when test="not(@<span style="width: auto; height: auto; float: none;" id="13_nwp"><a style="text-decoration: none;" mpid="13" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=src&k0=src&kdi0=0&luki=7&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="13_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">src</span></a></span>) and //a:default[1]/@src">  

  15.                 <s:apply-templates  

  16. select="document(//a:default[1]/@src)//*[@id=current()/@refid]"/>  

  17.             </s:when>  

  18.             <s:when test="0=string-length(@src) or not(//a:default[1]/@src)">  

  19.                 <s:apply-templates  

  20.                     select="//*[@id=current()/@refid]"/>  

  21.             </s:when>  

  22.         </s:choose>  

  23.     </s:template>  

  24. </s:stylesheet>  

  源文檔中的一個 a:include 指令引用源元素的 id。包含該元素的文檔可在一個 src 屬性中命名。如果缺少該屬性,將使用 a:default 指令的 src 屬性。如果在任何地方都沒有 src 屬性,則使用同一個源文檔。因此,refid 會引用 id 來避免無限的遞歸。

  導入的元素可能具有一種復雜的類型,并在包含 (apply-templates)之后進行轉換。清單 9、清單 10 和清單 11 給出了示例。

  清單 9. 源文檔(在 samples/include.xml 中)

 

XML/HTML Code復制內容到剪貼板

  1. <?<span style="width: auto; height: auto; float: none;" id="7_nwp"><a style="text-decoration: none;" mpid="7" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=xml&k0=xml&kdi0=0&luki=10&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="7_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">xml</span></a></span>-stylesheet href="include.xsl" type="text/xsl"?>  

  2. <html  

  3.     xmlns="http://www.w3.org/1999/xhtml"  

  4.     xmlns:a="http://sourceforge.net/projects/arbalo/">  

  5.     <<span style="width: auto; height: auto; float: none;" id="8_nwp"><a style="text-decoration: none;" mpid="8" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=head&k0=head&kdi0=0&luki=9&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="8_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">head</span></a></span>>  

  6.         <a:default <span style="width: auto; height: auto; float: none;" id="9_nwp"><a style="text-decoration: none;" mpid="9" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=src&k0=src&kdi0=0&luki=7&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="9_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">src</span></a></span>="includedY.xml"/>  

  7.     </head>  

  8.     <body>  

  9.         <p>The following text is included:</p>  

  10.         <a:include refid="x" src="includedX.xml"/>  

  11.         <a:include refid="y1"/>  

  12.         <p id="i"><span style="width: auto; height: auto; float: none;" id="10_nwp"><a style="text-decoration: none;" mpid="10" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=double&k0=double&kdi0=0&luki=6&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="10_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">double</span></a></span></p>  

  13.         <a:include refid="y2"/>  

  14.         <a:include refid="i" src=""/>  

  15.     </body>  

  16. </html>  

  清單 10. 源文檔的部分(在 samples/includeY.xml 中)

XML/HTML Code復制內容到剪貼板

  1. <h3 id="y2">I'm the <em>included</em> h3</h3>  

  2. <h2 id="y1">I'm the <em>included</em> h2</h2>  

  清單 11. 目標文檔(在 samples/include.html 中)
 

XML/HTML 

  1. <body>  

  2.         <p>The following text is included:</p>  

  3.         <p id="x">I'm the <em>included</em> paragraph.</p>  

  4.         <h2 id="y1">I'm the <em>included</em> h2</h2>  

  5.         <p id="i"><span style="width: auto; height: auto; float: none;" id="6_nwp"><a style="text-decoration: none;" mpid="6" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=d14555d819ab7000&k=double&k0=double&kdi0=0&luki=6&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=70ab19d85545d1&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http%3A%2F%2Fwww%2Eadmin10000%2Ecom%2Fdocument%2F1117%2Ehtml&urlid=0" id="6_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">double</span></a></span></p>  

  6.         <h3 id="y2">I'm the <em>included</em> h3</h3>  

  7.         <p id="i">double</p>  

  8.     </body>  

  9. </html>  

主文檔和導航

  如果您有一個包含多個頁面的演示,有一個主文檔包含頁面標題及其鏈接。您可以生成完整的導航,從每個頁面到任何其他頁面,以及到前一個和后一個頁面。這些細節不屬于本文的介紹范圍,但 參考資料 中提供了使用主文檔的 HTML 演示的鏈接。可將 .xml 替換為 .html 來獲得編譯后的版本。讓瀏覽器向您顯示 .xml 的整潔源代碼。您會對它生成的源代碼量感到驚奇。
解釋與編譯的對比

  解釋意味著頁面為 XML 格式(其文件擴展名為 .xml,其內容類型為文本/xml 或應用程序/xml),并且處理指令所引用的 XSLT 樣式表可在瀏覽器中執行。

  編譯意味著瀏覽器看到的是 HTML(其文件擴展名為 .html,內容類型為文本/html),它是在請求頁面之前從您的開發環境中或服務器上的 XML 轉換而來的。Xalan 和 Saxon 都是著名的 XSLT 處理器。

  解釋是未來的發展方向。所有現代瀏覽器都支持 XSLT,并且它具有一些優點:

    當測試時,您會立即獲得結果。只需在您測試的每個瀏覽器中按下 F5,即可反映源頁面、CSS 和 XSLT 樣式表的更改。
    要傳遞給客戶端的信息量減少了。
    客戶端看到的是一個干凈、整潔的網頁,因為還未生成擴充內容。

  但也要注意一些缺點:

    有一些舊瀏覽器可能不支持 XSLT。如果向一個受控的環境(內部網)發布頁面,就不會出現問題。
    一些現代瀏覽器禁止 XSLT 樣式表引用另一個目錄中的另一個樣式表。
    將 XSLT 域其他功能相結合(比如 SVG 或 iframe)可能在一些瀏覽器中導致問題。
    因為大部分瀏覽器都不支持 XSLT 2.0 或即將推出的 3.0,所以您無法使用新功能。沒有 XPath 2.0 if () then &hellip; else,也沒有用戶編寫的 XPath 功能。

  無論進行編譯還是解釋,頁面的其他轉換 (CSS、JavaScript) 都會在 XSLT 轉換之后執行。
結束語

  在本文中,您學習了如何使用 XSLT 樣式表來擴充 XHTML 文檔。您可以使用本文中的示例作為起點,構建您自己的 XSLT 樣式表。

關于如何將XSLT作為HTML的樣式表的使用就分享到這里了,希望以上內容可以對大家有一定的幫助,可以學到更多知識。如果覺得文章不錯,可以把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

和顺县| 安西县| 鄂州市| 湟中县| 朝阳县| 宾川县| 余江县| 长治市| 高要市| 隆林| 长岛县| 卢龙县| 黄平县| 尚义县| 政和县| 泗洪县| 梓潼县| 临洮县| 榕江县| 礼泉县| 丁青县| 富川| 自贡市| 沙雅县| 台中市| 乌恰县| 乌鲁木齐县| 巴楚县| 衡东县| 于都县| 平山县| 雷山县| 静安区| 平谷区| 京山县| 乌兰县| 偃师市| 栾城县| 吉水县| 易门县| 克东县|