E D R , A S I H C RSS

Full text search for "XSLT"

XSLT


Search BackLinks only
Display context of search results
Case-sensitive searching
  • eXtensibleStylesheetLanguageTransformations . . . . 8 matches
         Extensible Stylesheet Language Transformations, or XSLT, is an XML-based language used for the transformation of XML documents. The original document is not changed; rather, a new document is created based on the content of an existing one. The new document may be serialized (output) by the processor in standard XML syntax or in another format, such as HTML or plain text. XSLT is most often used to convert data between different XML schemas or to convert XML data into web pages or PDF documents.
         XSLT was produced as a result of the Extensible Stylesheet Language (XSL) development effort within W3C during 1998–1999, which also produced XSL Formatting Objects (XSL-FO) and the XML Path Language, XPath. The editor of the first version (and in effect the chief designer of the language) was James Clark. The version most widely used today is XSLT 1.0, which was published as a Recommendation by the W3C on 16 November 1999. A greatly expanded version 2.0, under the editorship of Michael Kay, reached the status of a Candidate Recommendation from W3C on 3 November 2005.
         <img src="http://upload.wikimedia.org/wikipedia/en/5/5a/XSLTprocessing.PNG" />
         XSLT를 잘 이용하는 곳의 하나로 feedburner를 뽑고 싶다. 한때 MS XSLT 구현 방법에 대해서 말도 많고 탈도 많았으나... 뭐 어쨋든 나름대로들 잘 사용하고 있는 듯 보임.
         XML+CSS 로는 데이터의 바꾸는 것이 불가능하지만 XSLT를 이용할 경우 아예 XML 구조 자체를 변경하는 것이 가능하다. - [eternalbleu]
  • HelpOnXmlPages . . . . 4 matches
         == XML Pages & XSLT Processing ==
         See the following example for details, which can also be found on the XsltVersion page.
         /!\ MoniWiki support two type of XSLT processors. One is the xslt.php, the other is xsltproc.php. xslt.php need a xslt module for PHP and xsltproc.php need the xsltproc.
         MoniWiki use xsltproc.php by default.
         <?xml-stylesheet href="XsltVersion" type="text/xml"?>
          This Wiki is running an XSLT engine by
          implementing XSLT v<xsl:value-of select="system-property('xsl:version')"/>
         [[Include(XsltVersion)]]
  • XMLStudy_2002/Resource . . . . 4 matches
          XML 문서를 반환하려면 XSLT 프로세서
          XML 파서,XSL 프로세서,DOM 라이브러리, XSLT 프로세서(예를 들어서 만약 Java로 된 API를 지원한다면 XML 파싱기능을 해주는 Java 클래스들을 패키지로 묶어둔 Java 클래스 패키지라는 형태로 제공된다)
         == XSL or XSLT 프로세서 ==
          *XSL,XSLT를 처리하는 프로세서
  • XsltVersion . . . . 2 matches
         <?xml-stylesheet href="XsltVersion" type="text/xml"?>
          This Wiki is running an XSLT engine by
          implementing XSLT v<xsl:value-of select="system-property('xsl:version')"/>
  • eXtensibleMarkupLanguage . . . . 2 matches
         [XSLT] : XML과 뗄 수 없는 관계인 XSLT
  • 1002/Journal . . . . 1 match
         기존의 AcceptanceTest 들이 작동을 못한다. (Python 에서 정규표현식 이용. 데이터 파싱 & 추출. Prometheus UI 가 바뀌면 다시 바뀜) 전에 구경한 것처럼 XPath 를 이용하는 방법을 궁리해보거나, Prometheus 쪽에서 XML + XSLT 를 이용하는 방법을 궁리했다. 하지만, 그러기엔 현재 Prometheus 의 JSP 부분을 전부 바꾸는데 부담이 크리라 판단, Servlet Controller 중 Service 클래스 부분에 대해 테스트 코드를 붙이는 방법을 생각해 냈다. 하지만, 막상 작성해보고 나니 그 또한 테스트 코드의 크기가 크긴 하다.
  • 새싹교실/2012/세싹 . . . . 1 match
          - http://technet.microsoft.com/en-us/library/cc750583.aspx#XSLTsection124121120120
Found 7 matching pages out of 7555 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:28:28
Processing time 0.0071 sec