Đang chuẩn bị liên kết để tải về tài liệu:
Oracle XSQL- P18

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Oracle XSQL- P18Welcome to the exciting world of eXtended Structured Query Language (XSQL) development! What’s so exciting? Efficiency and ease of use. XSQL isn’t some razzle-dazzle technology to wow your users. It also isn’t the latest X standard du jour that no one can stop talking about until you ask, “But what does it do for me today?” The problem with all of the great stuff out there is that no one technology does it all. | 320 Chapter 13 xsl text Syntax The xsl text element is used to insert text verbatim into the document xsl text disable-output-escaping yes no string data xsl text By default special XML characters will be escaped. By setting disable-outputescaping to yes they will not be. Table 13.19 lists the parent-child relationships. Table 13.19 Parent-Child Relationships CAN BE A CHILD OF . . . CAN BE A PARENT OF . . . xsl attribute xsl comment xsl copy xsl element xsl fallback xsl for-each xsl if xsl message xsl otherwise xsl param xsl processing-instruction xsl template xsl variable xsl when XSLT In-Depth 321 Generally xsl text is used to include arbitrary amounts of whitespace in the end document. With the disable-output-escaping attribute set to yes you can also use it to create XML tags in the text. However you have to use the escaped characters inside the xml text tag pre xsl text W o w W h i t e s p a c e Default tag lt aTag gt xsl text xsl text disable-output-escaping yes disable-output-escaping tag lt aTag gt xsl text pre xsl comment Syntax The xsl comment element generates an XML comment in the output xsl comment XSLT and XML xsl comment Table 13.20 lists the parent-child relationships. Table 13.20 Parent-Child Relationships CAN BE A CHILD OF . . . CAN BE A PARENT OF . . . xsl copy xsl apply-imports xsl element xsl apply-templates xsl fallback xsl call-templates xsl for-each xsl choose continues 322 Chapter 13 Table 13.20 Parent-Child Relationships Continued CAN BE A CHILD OF . . . CAN BE A PARENT OF . . . xsl if xsl copy xsl message xsl copy-of xsl otherwise xsl fallback xsl param xsl for-each xsl template xsl if xsl variable xsl message xsl when xsl number xsl text xsl value-of xsl variable The start tag is replaced with and the end tag is replaced with . Here is an example xsl comment This is my comment. xsl comment xsi copy Syntax The xsl copy element allows you to copy the current node. It won t copy the attributes or child elements. xsl copy use-attribute-sets

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.