xsl
美
英 
- 網(wǎng)絡(luò)可擴(kuò)展樣式表語(yǔ)言;可延伸樣式表語(yǔ)言;可擴(kuò)展樣式語(yǔ)言
例句
Fortunately, you don't have to write your own XSL stylesheets just to add a bit of personalization or custom formatting to the HTML.
幸運(yùn)的是,您不必只為了向HTML添加一點(diǎn)個(gè)性化或自定義格式而編寫自己的XSL樣式表。
The trick is to use another style sheet, generate_html. xsl, in Listing 10 to turn start. xsl into a more typical style sheet.
訣竅是使用清單10中的另一個(gè)樣式表generate_html.xsl將start.xsl轉(zhuǎn)換成更典型的樣式表。
XSL-FO is often used as an output format from XSLT ( covered earlier in this series).
XSL-FO常用作XSLT(本系列文章前已述及)的輸出格式。
The debugger can be used to debug a style sheet, or to debug a compiled XSL transformation invoked from another application.
調(diào)試程序可以用于調(diào)試樣式表,也可以用于調(diào)試從另一個(gè)應(yīng)用程序調(diào)用的已編譯XSLT轉(zhuǎn)換。
The XSL Formatting Objects (XSL-FO) standard is one of the least known parts of the XSL standard (the more prominent part being XSLT).
XSL格式化對(duì)象(XSL-FO)標(biāo)準(zhǔn)是XSL標(biāo)準(zhǔn)中最鮮為人知的部分之一(人們更熟悉的部分是XSLT)。
If you look at the top part of ProjectPublish. xsl you'll see that this transformation file will generate the following HTML.
如果你觀察ProjectPublish.xsl的頂部,你將看到這個(gè)轉(zhuǎn)換文件將生成如下HTML。
NOTE: The XSL WG intends to define such a mechanism in a future version of this specification or in a separate specification.
注意:XSL工作小組打算在本規(guī)范的將來(lái)版本中定義出這樣一套機(jī)制來(lái),或者單獨(dú)在另一個(gè)規(guī)范中定義。
If you want to try all this out, the bundled files provide a simple XML file, XSL stylesheet, and source code (see Download).
如果想要全部嘗試,綁定的文件提供了簡(jiǎn)單的XML文件、XSL樣式表和源代碼(參閱下載)。
Each XSL Transformation primitive is associated with a map file that describes the transformations to be made to the input XML.
每個(gè)XSLTransformation原語(yǔ)與描述要對(duì)輸入XML進(jìn)行轉(zhuǎn)換的映射文件關(guān)聯(lián)。
A simple modification of the XSL file allows for the appropriate set of SQL statements to be selected at runtime.
XSL文件的一個(gè)簡(jiǎn)單的修改應(yīng)該考慮到在運(yùn)行時(shí)被選擇的那些合適的SQL聲明。
But the only real combination of filters created by an XSL file is a union on all the filters .
但由XSL文件創(chuàng)建的過(guò)濾器的唯一實(shí)際組合是對(duì)所有過(guò)濾器的并集。
XT allows callbacks to static methods of any class in the classpath at the time of XSL processing.
XT允許回調(diào)在XSL處理期間訪問(wèn)處于classpath中的任何類的靜態(tài)方法。
Apache FOP: Learn more about this print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter.
ApacheFOP:深入了解這個(gè)由XSL格式化對(duì)象(XSL-FO)和一個(gè)輸出獨(dú)立的格式化程序驅(qū)動(dòng)的打印格式化程序。
To the document author, however, it may be formatting intended to be used in an XSL transformation.
對(duì)于文檔作者來(lái)說(shuō),它可能是在XSL變換中將要使用的格式。
This article is written for developers who already have a basic understanding of XML and XSL, and are ready to build on this knowledge.
本文適合于已經(jīng)基本理解XML和XSL并準(zhǔn)備進(jìn)一步了解這方面知識(shí)的開發(fā)人員。
XSL processors are typically initialized with a reference to the source XML and a reference to the style sheet to be used.
通常以對(duì)源XML的引用和對(duì)要使用的樣式表的引用來(lái)初始化XSL處理器。
For simplicity, the resulting HTML doesn't contain the content from the XML data, but it's fairly easy to add the codes to XSL.
為簡(jiǎn)便起見,最終HTML不包含XML數(shù)據(jù)的內(nèi)容,但要對(duì)XSL添加代碼相當(dāng)容易。
Take a look at the source code of the sample application to see how to define and use CSS styles with XSL.
看一下樣本應(yīng)用中的源代碼,以了解如何在XSL中定義和使用CSS樣式。
The options are available to attach XSL both as an input parameter as well as output converter for that Web service.
可以選擇以輸入參數(shù)和輸出轉(zhuǎn)換器的方式將XSL附加到Web服務(wù)上。
If I had used the xsl: prefix directly, these elements would be executed immediately rather than being copied.
如果我直接使用xsl:前綴,則會(huì)立即執(zhí)行這些元素而不是復(fù)制它們。
The xsl: message element lets you compare what you think the processor sees in your document to what it really sees.
message元素可以讓您比較處理程序在文檔中應(yīng)該看到和實(shí)際看到的內(nèi)容。
Normally XSL- FO document do not combine formatting information and content like we have done here .
一般來(lái)說(shuō)XSL-FO文檔不象我們這樣把格式化信息和內(nèi)容結(jié)合起來(lái)。
Specially, if you are going to use one XSL file to set the SOAPAction header depending on which Web service operation is being invoked.
特別是當(dāng)您準(zhǔn)備使用一個(gè)XSL文件根據(jù)所調(diào)用的Web服務(wù)操作來(lái)設(shè)置SOAPAction報(bào)頭信息時(shí)更是如此。
However, the number of files doubles because each program needs at least one corresponding XSL file.
但是,文件數(shù)卻成倍增加了,因?yàn)?/c>每個(gè)程序至少需要一個(gè)對(duì)應(yīng)的XSL文件。
It's very easy to confuse the fields and place the XML document in the XSL fields or vice versa.
很容易弄錯(cuò)域,將XML文檔放置到XSL域中,反之亦然。
Fortunately, XSLT makes it easy to combine several input XML files, as multi. xsl in Listing 6 illustrates.
幸好,XSLT使組合幾個(gè)輸入文件變得更容易,如清單6中multi.xsl所說(shuō)明的。
Also, conditional expressions and iterators have been added to the XPath language, where previously they were part of the XSL language.
同樣,已將條件表達(dá)式和迭代器添加到了XPath語(yǔ)言中,而在以前它們是XSL語(yǔ)言的一部分。
One of the first specs to come out of the widespread use of XML was the XSL (see Resources).
XML的廣泛使用所產(chǎn)生的第一個(gè)規(guī)范是XSL(參閱參考資料)。
As XLIFF and TMX are both XML vocabularies, it is possible to use an XSL transformation to convert an XLIFF file to TMX format.
XLIFF和TMX都是XML詞匯表,因此可以使用XSL轉(zhuǎn)換將XLIFF文件轉(zhuǎn)化成TMX格式。
What I need is a more general solution, one that would let users tell tracexsl. xsl which of their templates are and are not safe to trace.
我所需要的是更一般的解決方案,它會(huì)讓用戶告訴tracexsl.xsl:在他們的模板中哪些在跟蹤時(shí)是安全的,哪些是不安全的。
The conversion can be carried out with an XSL stylesheet or script.
轉(zhuǎn)換可以用XSL樣式表或者腳本實(shí)現(xiàn)。
To put a parameter into the tunnel, you simply add tunnel= "yes" to an xsl: with-param instruction.
為了把參數(shù)放入通道中,只需要為xsl:with-param指令加上tunnel=“yes”。
You need to preserve all of the white space it contains, and you need to turn off the automatic word wrapping that the XSL-FO engine does.
需要保留它包含的所有空白域,并且需要關(guān)閉XSL-FO引擎執(zhí)行的自動(dòng)換行。
XSL transformations from XML to any desired format happen through a series of attempts to match patterns in the XML data.
從XML到任何期望格式的XSL變換通過(guò)一系列對(duì)XML數(shù)據(jù)中模式的匹配嘗試來(lái)進(jìn)行。
A Binary transformation action that uses an XSL sheet that transform the SOAP response to a non-XML response to be sent to the client.
Binarytransformation操作使用一個(gè)XSL樣式表將SOAP響應(yīng)轉(zhuǎn)換成發(fā)送到客戶端的非XML響應(yīng)。
The last part of the XSL template is the CSS portion, which makes the output a bit more readable (see Listing 6).
XSL模板的最后一部分是CSS,它使輸出內(nèi)容更加容易閱讀(參閱清單6)。
XSL transforms allow you to make complex changes to WSDL documents in an automated fashion.
XSL轉(zhuǎn)換允許采用自動(dòng)方式對(duì)WSDL文檔進(jìn)行復(fù)雜更改。
It would be a daunting task to list all of the XSL processors and their methods for implementing extensions.
列出所有XSL處理器以及它們實(shí)現(xiàn)擴(kuò)展的方法將是一件令人畏縮的任務(wù)。
This article discusses the xsl: version keyword, one of several available in the system-property function.
本文討論了xsl:version關(guān)鍵字,這是system-property函數(shù)中可以使用的幾個(gè)關(guān)鍵字之一。
The content_xsl directory contains . xsl files that are used for defining the layout of the published pages.
而content_xsl目錄包含了.xsl文件,該文件用于定義發(fā)布網(wǎng)頁(yè)的布局。