Java Professional Certification: zvon example doubt

  • shanjava / 302 / Wed, 24 Jun 2009 19:48:00 GMT / Comments (3)
  • http://www.zvon.org/xxl/XSLTutorial/Output/example7_ch1.html
    Stylesheet1 example.
    why is common for fname and surname in output?
    Why did it not display surname in italics?
  • Keywords:

    zvon, example, doubt, java, professional, certification

  • http://java.itags.org/java-certification/99972/«« Last Thread -
    1. Since there is no match of surname as child of source (root).

      roseannezhang | Tues, 15 Jul 2008 11:53:00 GMT |

    2. Hi Shan,
      in the example we are selecting the value. Instead of value-of when we use apply-templates it will come in <i>.

      Hope iam clear.

      regards
      Vasan

      vasan | Tues, 15 Jul 2008 11:54:00 GMT |

    3. If it is value-of, then only content of element is used without further processing. If apply-template is used, processing is done as per template definition (i for surname in this case).
      Cheers,
      Vidya

      vidyanayak | Tues, 15 Jul 2008 11:55:00 GMT |

  • Java Professional Certification Questions

    • Java knowledge

      What level of java knowledge, or familiarity, would you say is required to try for this certificatio...

      By krobert, 1 Comments

    • free java certification exams

      could anyone pls suggest me a site wherin i can take up a free certification test as a preliminary f...

      By lalithasundaresan, 2 Comments

    • Free java books at suns site here: Same books for ...

      www.bruceeckel.com free book Thinking In Java 2 same book as in bookstore is free online!covers jdk ...

      By erichbrant, 8 Comments

    • Java Keywords!

      Hi everyone,I have a confussion! Please follow:(a) Boolean(b) BOOLEAN(c) booleanI know (c) is a keyw...

      By sabyasachimondal, 12 Comments

    • java Keywords

      Which of the following are Java keywords?a. goto b. malloc c. extends d. FALSESelect all correct ans...

      By shafeeqsheikh, 3 Comments