Not logged in : Login
(Sponging disallowed)

About: Using XSLT to Format Output     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : foaf:Document, within Data Space : linkeddata.uriburner.com:28898 associated with source document(s)

AttributesValues
type
Title
  • Using XSLT to Format Output
content
  • XSLT Example This example uses an XSLT to customize a view of a table. The XSL demonstrates xsl:output to create the output. The http_xslt() does not make the XSL-T transformation. It only registers the content as XML such that when the document is requested by the client, the server will transform it with XSL-T. Example explained string_output () - creates a string session. select ... for xml auto element - Is the SQL/XML query over target table(s). xml_auto() - This executes the above query, and stores the resultant XML document (entities) in the string session allocated by string_output(). string_output_string() - converts the string session to 'normal' string. http_xslt() - defines the XSL-T stylesheet for transformation of the XML content, which is stored in internal string session of the Web server.
has container
description
  • Using XSLT to Format Output
dcterms:created_at
  • Fri, 27 Dec 2019 14:12:54 GMT
content:encoded
  • XSLT Example This example uses an XSLT to customize a view of a table. The XSL demonstrates xsl:output to create the output. The http_xslt() does not make the XSL-T transformation. It only registers the content as XML such that when the document is requested by the client, the server will transform it with XSL-T. Example explained string_output () - creates a string session. select ... for xml auto element - Is the SQL/XML query over target table(s). xml_auto() - This executes the above query, and stores the resultant XML document (entities) in the string session allocated by string_output(). string_output_string() - converts the string session to 'normal' string. http_xslt() - defines the XSL-T stylesheet for transformation of the XML content, which is stored in internal string session of the Web server.
is container of of
Faceted Search & Find service v1.17_git150 as of Jan 20 2025


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Jan 29 2025, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (378 GB total memory, 33 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software