[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

What does the following piece of xml abt.......


following piece

Hi,
   can some body tell what the question is about and how to deduce the
answer...........

Consider the following document:

Componets  Category          Relative URL
----------    --------------    -----------------------------
                                            http://xml.apache.org
Cocoon       Web publishing  /cocoon/index.html
FOP            Formatting         /fop/index.html
                                            http://alphaworks.ibm.com
XML4J       Parsing              /tech/xml4j
SVGView   Formatting         /tech/svgview

Which of the following is the BEST model for the relationship of the
information components?  
  
   a)   <utilities>
<ut><c3>http://xml.apache.org</c3></ut>
<ut><c1>Cocoon</c1><c2>Web publishing</c2><c3>/cocoon/index.html</c3></ut>
<ut><c1>FOP</c1><c2>Formatting</c2><c3>/fop/index.html</c3></ut>
<ut><c3>http://alphaworks.ibm.com</c3></ut>
<ut><c1>XML4J</c1><c2>Parsing</c2><c3>/tech/xml4j</c3></ut>
<ut><c1>SVGView</c1><c2>Formatting</c2><c3>/tech/svgview</c3></ut>
</utilities>  
 
   b)   <utilities>
<utility><util/><cat/><url>http://xml.apache.org</url></utility>
<utility><util>Cocoon></util><cat>Web publishing</cat>
<url>/cocoon/index.html</url></utility>
<utility><util>FOP</util><cat>Formatting></cat>
<url>/fop/index.html</url></utility>
<utility><util/><cat/><url>http://xml.alphaworks.ibm.com</url></utility>
<utility><util>XML4J></util><cat>Parsing</cat>
<url>/tech/xml4j</url></utility>
<utility><util>SVGView</util><cat>Formatting></cat>
<url>/tech/svgview</url></utility></utilities>
  
 
   c)   <utilities>
<resource xml:base="http://xml.apache.org">
<utility xml:base="/cocoon/index.html">
<component>Cocoon</component><category>Web publishing</category></utility>
<utility xml:base="/fop/index.html">
<component>FOP</component><category>Formatting</category></utility>
</resource>
<resource xml:base="http://alphaworks.ibm.com">
<utility xml:base="/tech/xml4j">
<component>XML4J</component><category>Parsing</category></utility>
<utility xml:base="/tech/svgview">
<component>SVGView</component><category>Formatting</category></utility>
</resource>
</utilities>

RaviShanker Tippa,
Programmer Analyst,
Syntel India Ltd,
21 MountRoad,Saidapet,
Chennai-15
Ph:2300368 ext-35


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.