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

XMl Architecture

Arathi Rajashekar
Ranch Hand

Joined: Nov 20, 2001
Posts: 112
Hi,
Can anyone tell me where I can find details for section 1 of ibm 141 xml and related technology certification.
Where do I get details on
It will be great if somebody give me details
Thanks in advance


Arathi<br />Sun Certified Java Programmer
Doug Wang
Ranch Hand

Joined: Oct 05, 2001
Posts: 445
Regarding resources or books for Architecture section, no particular good books for that. According to IBM's objectives, they are going to test your overall knowledge of all XML related technologies and the subtle difference between them. So my suggestion is, ignore the Arch section, concentrate Modeling and Processing. When you grasp these two, you will earn high score on Arch accordingly.
Web services is the next big thing of Web, also it is inspiring and interesing, spend some time on that topic.
[ February 18, 2002: Message edited by: Doug Wang ]

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep
Badal Kotecha
Ranch Hand

Joined: Sep 06, 2000
Posts: 42
Hi !
Weg answers to ur questions...
1. Determine the implications of a given architecture on XML design considerations
>>>>>>>>>>
Refer : http://www.xmltimes.com/knowledge/sponsored/ibm1/
this might help u in understanding the design considerations..
Let me know if u find some similar kind of case studies..
2.Select appropriate XML technologies for an architecture (XML Schema 1.0, XSLT 1.0, DOM2, SAX2, XPath 1.0, Namespaces, DTDs)
>>>>>>>>>>
This is very weg.. depends on ur technological knowledge but certainly u can say use XML Schemas over DTD and for XSLT anyway u need to know XPATH expressions and furthermore go thr differences betn DOM and SAX and determine as per your convenience...
3.Design functional components and interconnections for an XML application architecture
>>>>>>>>>
this i think is more related to data exchange between various componenets or may be subsystems.
For this i think SOAP Messaging or XML RPC would be helpful... I m not sure...
4.Assess performance trade-offs related to parsing, validation and transformation
>>>>>>>>>
This is nothing but pros n cons of using DOM and SAX over each other, Adv of XSLT, Document validations using XML Schema / DTD.
5.Know basics of Web Services (SOAP, WSDL, UDDI)
>>>>>>>>
This is all about web services for this refer w3c..
6.Address XML security using XML encryption and XML signature
>>>>>>>>
For this refer:
XML Security..
===============
1. http://www-106.ibm.com/developerworks/library/s-xmlsec.html
2. http://www.alphaworks.ibm.com/tech/xmlsecuritysuite
3. http://www.w3.org/Encryption/2001/Minutes/0720-Redwood/simon-outline.html
XML Signatures
==============
1. http://www.xml.com/pub/a/2001/08/08/xmldsig.html
2. http://www.w3.org/TR/xmldsig-core/
XML Encryption
==============
1. http://www.w3.org/TR/xml-encryption-req
Let me know if u have any more resources.
njoy
Badal
www.necoinfotech.com
 
jQuery in Action, 2nd edition
 
subject: XMl Architecture
 
Threads others viewed
resources for preparing section 1 and 5 in IBM XML Test 141
Performance issue
Passed 141
JSP in Future / Future of JSP
Cleared SCDJWS with 91%
developer file tools