• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

xml questions

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi kelly
I am preparing for IBM xml certification.
I struck at the following questions.If possible please send me the answers of the following questions.
Answer to any question will be highly appreciated.
QUESTIONS:
1)Flat file editors & command line XSLT interpreters are considered to be the most important componants of XSLT development environment.
What are the most important componants of DTD development environment?
What are the most important componant of XML development environment?
2)What the "XML test cases" are supposed to exercise/contain?
3)It is recommended to go for single step XSL tranformation when processing logic is highly interrelated.
When to go for multistep tranformation?
4)Is it possible to convert SCHEMA to DTD?
5)Can we use both XSL & CSS in one stylesheet?
6)true/false
It is standard practice to use either XSL-FO or CSS for formatting a document,but not both simultaneously.
7)What is the input to XSLT?
XML file & XSL file
or Dom tree & xsl file

SHYAM
Chennai,INDIA
reply
    Bookmark Topic Watch Topic
  • New Topic