3,634 Topics

Member Avatar for
Member Avatar for dollycharm

[code] <?xml version="1.0" encoding="ISO-8859-1"?> <monthly> <heading>Monthly Specials at the Jazz Warehouse</heading> <body>Here are some of the latest specials from the Jazz Warehouse. Please note that all Miles Davis and John Coltrane CDs will be on sale for the month of March.</body> <line>______________________________________________________________________</line> <jazz> <subheading>Kind of Blue</subheading> <author>Miles Davis</author> <price>US: $11.99 …

Member Avatar for fpmurphy
0
104
Member Avatar for ostricajh

Hello to all the people of the forum today asking a collaboration or guidance on a process to be developed Is developing an implementation assessment, in which there exists the option to raise questions in bulk, at the time and has made the implementation of PHP for the Web version, …

0
53
Member Avatar for neqinox

Anyone know a simple way in phython to read an XML document ant generate a schema? Ive been playing with minidom all day but I cant get it to do what I want :( Thanks in advance

Member Avatar for Gribouillis
0
23
Member Avatar for brakeb

Greetings, I have reached a point where I need some help. I have a tivo at home, and I'm trying to script something that will allow me to 1.) pull the XML off of the tivo, and save the file, 2.) Take the text in the XML, and pull out …

Member Avatar for brakeb
0
376
Member Avatar for usc87bb

Hey everyone, I am trying to use BPEL Designer and Eclipse, and I am having the worst time trying to get all the plug-ins to work correctly. I installed all the prerequisites and installed the Designer, but when I try to go through and download the updated BPEL Designer files …

Member Avatar for usc87bb
0
76
Member Avatar for patrik_zidane

Hello I am trying to compile libwbxml so i can convert xml to wbxml. However i am not successfull, i keep getting alot of errors (I opened up the .dsw file and tried to build it. I have no prior knowledge of either VC++ or building any C programs). I …

0
35
Member Avatar for mubin_attar

Hi, I gotta make small application which have some radio buttons. On the radio button I want event, which means after clicking a particular radio button datagrid will the data from a paricular xml file for particular element. I have blw mntd xml file [code=xml]<products> <prdocut> <productid="p001"></prdocutid> <prodname>toys</prodname> </prdocut> <prdocut> …

Member Avatar for greeny_1984
0
49
Member Avatar for rasingh24

Hi, i have a project in which i created two classes `TreeDisplayform(Form.cs)` and MytreeNode class in same namespace. TreeDisplay class contains all the GUI related stuff like Browse button textbox, TReeView. I want the user to select a XML file through browse button which will be displayed in textbox.The Xml …

Member Avatar for sknake
0
113
Member Avatar for manjusaharan
Member Avatar for manjusaharan
0
80
Member Avatar for jtb19nh

I would like to learn html. I need book recommendations. I need a beginner book I only know very basic stuff. Thanks for the help

Member Avatar for uxgeoff
0
95
Member Avatar for ceyesuma

[I] Name: [/I] The name of this question is bundled_resources [ICODE] Hello and Thank you in advance for any assistance. [/ICODE] [U] [B] Purpose: [/B] [/U] [B] The purpose of this code is to change the label of a commandButton by hijacking the resource bundle functionality and setting the label …

0
37
Member Avatar for rasingh24

Hi , i have a project in having two classes TreeDisplay(Form.cs) and MytreeNode class in same namespace.:) TreeDisplay class contains all the GUI related stuff like Browse button textbox , label,progress bar and TReeView. I want the user to select a XML file through browse button which will be displayed …

Member Avatar for rasingh24
0
159
Member Avatar for saquib189

Hi, I'm creating a simple project for xml serialization in the reference of Microsoft press MCTS .net 2.0 by Tony Northup. ok In this application I create a Class Shopping Cart That has 4 public members and a parameterless constructor because it mentioned that private and protected members are skipped …

0
62
Member Avatar for manjusaharan

I need an xml and HTML based search engine that I can use in my .net application(offline). Help Me ?????

0
61
Member Avatar for bar7b

Im trying to build a site that gets info, lets say product prices, [B]from different xml sources that have a different structure[/B]. Then it displays all the prices sorted.. My first guess is to import all the data from the different XMLs to a mysql db after the sorting of …

Member Avatar for bar7b
0
122
Member Avatar for vishwana

Hi, Can anyone pls tell me how to read an xml file and display in the interface. My XML file will be in this format [code=xml]<main> <sub attr="123"> <a>xyz</a> <b attr="123">xyz</b> <c>xyz</c> <d attr="fghjh"> <e>xyz</e> </d> </sub> <sub attr="123"> <a>xyz</a> <b attr="123">xyz</b> <c>xyz</c> <d attr="fghjh"> <e>xyz</e> </d> </sub> </main>[/code] I …

0
51
Member Avatar for kiernan7

I've been muddling my way through figuring out how PHP and SOAP interact (I've found documentation on this woeful, if someone can point me to any good doc on this, I'd appreciate it). Anyway, I have been able to get a SOAP client talking to a SOAP server and it …

0
54
Member Avatar for psankisa

hi all, [B]can any of you enlighten me as to how to use ACEXML Parser to parse an xml file in c++.[/B] regards, psankisa.

Member Avatar for psankisa
0
33
Member Avatar for vishwana

Hi, I have to read a xml file in a tree structure, modify and save the xml file. I tried using xmldatasource and treeview controls. But only the tag names are retrieved. The text and attributes in each tag are not getting displayed. since my xml file can contain many …

0
48
Member Avatar for EmperorDass

Dear All, I have created a button using Google Toolbar. you can refer it on below link [url]http://toolbar.google.com/buttons/apis/howto_guide.html[/url] when we click on the button, it will grab the current URL that the user viewing in the broswer to my website and saves the URL for future reference of the User. …

0
59
Member Avatar for vertig

Hi all, I am looking for the correct Xpath expression to add several new elements into a given sequence of elements. For example, If my sequence is the following list of books [url]http://www.w3schools.com/Xpath/books.xml[/url] With which operator / function could I add to this list of books an additional book ? …

0
48
Member Avatar for progurammaar

hi from where can i add quality news on my site....i mean i have made a website where i want to display quality news and some cool contents(optional).....from where can i get it free....

Member Avatar for bobchrist
0
113
Member Avatar for poorvi_tiwari

please help me HOW can i validate this xsd file named "product.xsd" and xml file productdetails.xml in the sofware "learning environment" ,the problem is when i try to validate these tow files by giving their paths it shows an error :"Automation server can't create object" CODE - "product. xsd" <xsd:schema …

0
46
Member Avatar for 6echo

Good day to you all, Here is what I am trying to do: I am using an XSL transformation to change my input.xml in output.xml. output.xml contains a set of rearranged tags from input.xml One of the tag in input.xml is <id>value</id> I would like the xsl to generate the …

Member Avatar for fpmurphy
0
116
Member Avatar for musman007

Hey all, I have requirement, on the basis of indicator = 'TL' I have to pick CoverageName and Limit and add the amounts of similiar coverages. Is there any way I could do that. Here's xml: <Policy> <Vehicle id="v1"> <Coverage> <CoverageName>ABC</CoverageName> <CoverageLimit>Upto 50,000</CoverageLimit> <CoverageAmount>100</CoverageAmount> <Indicator>TL</Indicator> </Coverage> <Coverage> <CoverageName>EFG</CoverageName> <CoverageLimit>Upto 50,000</CoverageLimit> …

Member Avatar for fpmurphy
0
495
Member Avatar for petike

Hello, I have to do some java project in school and my teacher said that I have to use some API for XML-parsing. So that I have to have some source XML file. I would like to make some little game like [B]Pacman[/B] and I want that XML file to …

Member Avatar for sillyboy
0
95
Member Avatar for carobee

Hi, How to include slash in XML tag. for eg if the tag is 'Location/Country', how do we write it <Location/Country>Earth<Location/Country> thnks in advance

Member Avatar for Salem
0
83
Member Avatar for magicfun

Hello, I am trying to get my xml to format just the way I need it. A little background. I am using a flash piece which has 'site news' displaying with an xml document. I then have another button below the flash piece that says "view all news items", which …

Member Avatar for magicfun
0
142
Member Avatar for lonestar23

I am trying to parse the the following xml code below, I need to retrieve only totalhits="376719" in the "resultset_web" child. I also need to use code similar to the following: [CODE]<?php $doc = DOMDocument::loadXML($information); $result_node = $doc->getElementsByTagName('resultset_web'); $tHits = $result_node->item(0)->getAttribute('totalhits); ?>[/CODE] /* XML TO BE PARSED */ [CODE]$information = …

Member Avatar for lonestar23
0
198
Member Avatar for PeOpLesChAmP

Hi, I'm new to XSLT and i was hoping someone could point me in the right direction with the problem below... I have the following XML: [code] <list level="1"> <item>1</item> <list level="2"> <item>1</item> <item>2</item> <item>3</item> </list> <item>2</item> </list> [/code] I would like to extract the nested list and insert it …

0
71

The End.