aspose file tools
The moose likes Product and Other Certifications and the fly likes Schemas for the Exam??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Product and Other Certifications
Reply Bookmark "Schemas for the Exam???" Watch "Schemas for the Exam???" New topic
Author

Schemas for the Exam???

mahadevan raja
Ranch Hand

Joined: Apr 11, 2001
Posts: 96
hi all,
till now i was studying xml using xml unleashed,it had given a lot of examples based on the microsoft schemas,today i gave a sample test from the ibm site for the first time and i failed.
i got 30 right questions instead of 38,forget it,what i want to say is ,the question mostly asked where i think based on ibm schemas.
for example
simpletype,complextype,element
these were new for me,
in the case of microsoft schemas,i used tags like
<ElementType name="xx">and then <element type="xx">
similarly for attributes
now what shud i do,i think i shud study xml based on ibm schemas to clear the exam.
help me out plz.
is it necessary just to know the microsoft schemas to clear.


SPECIALIST-WCSV5.1 Implementation.<br />SYSTEMS EXPERT-WAS4.0 Administration
Ajith Kallambella
Sheriff

Joined: Mar 17, 2000
Posts: 5781
Everything in the IBM exam is based on W3C specs. This means you will need to know standard XML related specifications as approved by W3C. Specific implementations such as Microsoft may or may not qualify depending on whether they are in line with the specs.
... more over, as they say, there is Java and then there is Microsoft's Java


Open Group Certified Master IT Architect.
Sun Certified Architect(SCEA).
 
 
subject: Schemas for the Exam???
 
Threads others viewed
i have written code for dom but output given from the exception caught in the code
DOM Tree supported by JSP
Fresher ! need help
PASSED IBM 141-X ML - 76%
Same element name but different content.
developer file tools