• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Passed IBM XML test 141 with 85%

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have recently cleared the XML exam from IBM with 85%. Thought I would share my two cents on the exam and the preparation. First of all, I'd like to thank you all guys here. Your posts here reg. your experiences with the test and its preparation had been very helpful. The mock exams have been very helpful as well, esp. Shashank's mock exam(I scored only 61% in this) - thanks Shashank. I'd encourage everybody who intends to take the IBM exam to take these tests.

Coming to the test and my preparation for it, I have nearly 4 years of experience of java development and some experience of using XML with java esp. using DOM. I had prepared for this test only for 10 days. My primary preparation material was the "Essential XML Quick Reference" by Skonnard & Martin. The following are the chapters I had used this book for
1.Namespaces and XML
2.DTD
3.XPath
4.XSLT
5.SAX
6.DOM
For XML Schema I went thru the "Professional XML" XML schema chapter once, but, for this my primary source was www.w3schools.com. I used the following tutorial for XLink : http://www.xml.com/pub/a/2000/09/xlink/index.html. For XSL-FO, SOAP, UDDI, WSDL I again used w3schools. I did not prepare anything for XML Security, CSS etc.

I find the Skonnard book quite thorough - I would recommend reading every line very carefully. I went thru this book for the first time carefully and later I just went thru the syntax and the examples before the exam(it just takes 3-4 hours for this exercise). The examples were very useful for the exam because there were questions which were very close to these examples. Also, I skimmed thru the DOM and SAX chapters of the "Professional XML" book primarily to understand which parser should be used in which situation. I finally took the sample test(78%) and went to the exam straight.

My impression of the exam is that it primarily tests you reg. your ability to pick up which XML technology(ies) to use in a given situation ex: SAX vs. DOM. I would recommend being thorough on DTD and Namespaces and the SAX and DOM methods. The toughest questions for me were from DTDs. The questions on XML Schema are also a bit tricky esp. about aspects of simple types and complex types and using restrictions and the elements like "all", "any", "choice" etc. So thats it guys.

Thanks to all of you once again.

Cheers,
Sai.
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, and thanks for sharing the tips!
 
Ranch Hand
Posts: 166
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats! Great score for such short preparation.
 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Sai

Rama
 
Ranch Hand
Posts: 239
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Incredible... Great Motivational source
[ December 23, 2004: Message edited by: Andy Smith ]
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats and thanks alot for your valuable tips
 
Ranch Hand
Posts: 38
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations and thanks for the tips!!!
Raul

SCJP 2
 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!
 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for sharing your tips of this cert.

I just followed the same steps and in 10 days I also clear this with 78%.

Thanks again.
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I really envy you,I am a Chinese boy ,and want to get the test,but it`s very difficult and cann`t find enough references to practise,however,I believe God goes with me!I can ,with 58%
 
Maybe he went home and went to bed. And took this tiny ad with him:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic