Tuesday, May 22, 2007

[completeJava] need XML code (Waiting for reply)

Hai all ,

I have One xml Docment By using that Document i have to generate the equivalent HTML code .. waiting for  reply please .. have a look over .. it


Example:
=========

My xml Document :-
-----------------------------
 <ItemDesc AuthenticationId="PTT-" Itemtype="Canvas">
 <brushstookeoptions>

       <Attributes name="Color" type="select">
          <Attribute name="RedColor" value="Red"></Attribute>
          <Attribute name="Black &white" value="black"></Attribute>
      </Attributes>

         <Attributes name="Retouch" type="radio">
        <Attribute name="No ReTouch" value="NoRetouch"></Attribute>
          <Attribute name="ReTouch" value="Retouch">
               <textarea name="retouchinfo" type="textarea"/>
          </Attribute>
      </Attributes>
 </brushstookeoptions>
 </ItemDesc>



Expectec OUTPUT for that i have needed is :-
-------------------------------------------------------------

<select name="Color">
  <option name="RedColor" value="Red">RedColor</option>
  <option name="Black &white'" value="Black">Black &white</option>
</select>


.....etc like that......


Urgent Please ..





Office firewalls, cyber cafes, college labs, don't allow you to download CHAT? Here's a solution!

__._,_.___
Recent Activity
Visit Your Group
SPONSORED LINKS
Yahoo! Finance

It's Now Personal

Guides, news,

advice & more.

New business?

Get new customers.

List your web site

in Yahoo! Search.

Yahoo! Groups

Start a group

in 3 easy steps.

Connect with others.

.

__,_._,___

No comments: