3,634 Topics

Member Avatar for
Member Avatar for dami06

Can someone please help me out here.. I am trying to convert a .xml file to .dtd file.. I got this .xml file from google. <?xml version="1.0"?> <book> <person> <first>Kiran</first> <last>Pai</last> <age>22</age> </person> <person> <first>Bill</first> <last>Gates</last> <age>46</age> </person> <person> <first>Steve</first> <last>Jobs</last> <age>40</age> </person> </book> Please could you help me out …

Member Avatar for ausgezeichnete
0
901
Member Avatar for nizam147

I Am Trying To Run A Hello World Application Which I Downloaded From The Net. But I Am Getting An Error Saying That Driver Class Not Found Where I Am Specifying The Driver Name As Follows 'com.mysql.jdbc.driver' Which Is Not Recognising Can Anyone Help In Running My First Hibernate Applciation. …

Member Avatar for lucky1981_iway
0
116
Member Avatar for samm0r

Hi there, I'm really new to actionscript, but I've managed to put together a flash xml menu. What I know want to do is delay the loading of each item so that the menu loads in a nice 1 at a time fashion. Can anyone help me with this? I'm …

0
68
Member Avatar for karan_21584

hi, i m trying to read the xml file which contain two database table values..... when i m doing this, the 1st table value has read. but the second table value cannot be fetched.... [B][U]my code is :[/U][/B] [COLOR=#0000ff]Dim[/COLOR][COLOR=#000000] xmldoc [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] XmlDocument[/COLOR] [COLOR=#0000ff]Dim[/COLOR] xmlschfile [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]String [/COLOR]xmlschfile = [COLOR=#800000]"D:\woxml\wodet_sch.xml" [/COLOR][COLOR=#0000ff]Dim[/COLOR] …

0
87
Member Avatar for push
Member Avatar for berntwm

Dear all See XHTML document below, Question and comments are with the text Thx Bernt [code] <?xml version="1.0" encoding="UTF-16"?> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms"> <head> <link href="EWIN_XFORMS.css" rel="stylesheet"/> <title>XForms Itemset Example</title> <xforms:model id="main"> <xforms:instance> <xforms:DOCUMENT documentName="MyReportXX"> <xforms:STATUS MYCHOICE="1" REMARK=""> </xforms:STATUS> <xforms:STATUS MYCHOICE="11" REMARK=""> </xforms:STATUS> </xforms:DOCUMENT> </xforms:instance> <xforms:bind nodeset="/xforms:DOCUMENT/xforms:STATUS[1]/@MYCHOICE" id="MC1"/> <xforms:bind nodeset="/xforms:DOCUMENT/xforms:STATUS[2]/@MYCHOICE" …

0
58
Member Avatar for stupidenator

Hello, I built a simple contact form on my web site that simply sends the contents from a form to a php script via a xmlhttprequest. When I originally built this about a month ago, it worked fine. Yesterday, I know the form was filled out twice, as it emails …

Member Avatar for stupidenator
0
143
Member Avatar for ryanokc

I wish to do the asterisk and reverse the order of the word. so below is my code.... and it not working... pls help..... thx a lot <wml> <card id="card1"title="INPUT"> <onevent type="onenterforward"> <go href="reverse.wmls#reverse()"/> <refresh> <setvar word="words" value=""/> </refresh> </p> </card> <card id="card2" title="OUTPUT"> <p> input the word:$result1 </p> <p> …

0
60
Member Avatar for karan_21584

hai, i have a XML schema and XML file. Now i want to change the xml <tags> to lowercase... for example <First> <Second>, then i want to same resultant schema and xml file as <first> <second>. could anyone help me plz??? its urgent... thanks in advance....... and also [COLOR=#0000ff]<[/COLOR][COLOR=#990000]xs:element[/COLOR] [COLOR=#990000]name[/COLOR][COLOR=#0000ff]="[/COLOR][B]Rollno[/B][COLOR=#0000ff]"[/COLOR][COLOR=#990000] …

Member Avatar for iamthwee
0
122
Member Avatar for philiptabraham

Can anybody help me in how to load the labels in the html page using javascript or php FROM XML IN linux OS.

0
67
Member Avatar for eldoc

What will a flash xml client socket connect to? I have a working php TCP/IP server socket bound to a port >1023 and the flash client will not even connect to it. I can connect to it with non-xml client. Can anyone explain this to me - it has been …

Member Avatar for eldoc
0
114
Member Avatar for eXceed69

I've wonder if i had a xml content then den display it to mya lay-out html.is that possible ?could i used a script on it?like php or asp.

Member Avatar for eXceed69
0
94
Member Avatar for beuls

Hi everyone, I was trying to load an assembly during runtime from a remote application server using the web configuration file in C#. I created a dll eg. RemoteLib.dll. Then i developed a windows application that uses this dll. eg. testApp. I added a config file "testapp.exe.config" that contained the …

Member Avatar for beuls
0
210
Member Avatar for ronpar123

I want to make new deployment descriptor for JBoss app server as I am migrating my application from websphere to JBoss IN websphere we have ibm-ejb-jar-bnd.xmi and ibm-ejb-jar-ext.xmi code for both of them are [B]ibm-ejb-jar-bnd.xmi[/B] <?xml version="1.0" encoding="UTF-8"?> <ejbbnd:EJBJarBinding xmi:version="2.0" xmlns:xmi="[URL]http://www.omg.org/XMI[/URL]" xmlns:ejbbnd="ejbbnd.xmi" xmlns:ejb="ejb.xmi" xmi:id="EJBJarBinding_1101636685106"> <ejbJar href="META-INF/ejb-jar.xml#ejb-jar_ID"/> <ejbBindings xmi:id="EnterpriseBeanBinding_1101636685106" jndiName="com.sa.Account"> <enterpriseBean …

Member Avatar for jwenting
0
240
Member Avatar for chaithanya505

I want to send emails directly ...using jsp i.e. after submiting personal details of graduate....system shd generate a unique userid and unique password and mail them to graduate email_id mentioned in that personal details

Member Avatar for peter_budo
0
54
Member Avatar for hanifa

Hi guys, Here is my snippet of input xml file.. [HTML]<Root xmlns="http://www.wfmc.org/2002/XPDL1.0" xmlns:xpdl="http://www.wfmc.org/2002/XPDL1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Id="wrkflw6" Name="wrkflw6" xsi:schemaLocation="http://www.wfmc.org....xsd">[/HTML] Currently, I am not sure how I can modify the my standard xslt to completely ignore all this attributes.I do also realise that ignoring these attributes is not good idea. But the case …

Member Avatar for hanifa
0
504
Member Avatar for jclethiec

Hello I have a SOAP service who get me a list of customer object, this service is very slow and i don't why. Configuration : j2sdk 1_4_2_12 jakarta-tomcat 5.0.28 soap 2.3.1 the size of return xml file is about 200 kb and the object type returned are quite complex Server …

Member Avatar for jwenting
0
74
Member Avatar for Artemis

Integrated Windows Security I had a few questions on IWS and was hoping someone knows a little about it. My client is a custom app (not IE or a different browser). All client and server components are on Windows operating systems and using Kerberos. The first question is does IWS …

0
78
Member Avatar for hanifa

Hi this is my first paste... [URL="http://paste.plone.org/12700"]http://paste.plone.org/12700 [/URL][Contains my input.xml and transform.xslt and output file it generated. [URL]http://paste.plone.org/12706[/URL] .. this contains my new input.xml file.. And in here, all the Activitiy's tag attributes are being rewritten as children. And here is the xslt which i tried to write and failed... …

Member Avatar for hanifa
0
85
Member Avatar for annstephy

Hi,I have to read an xml file into a check list in C#.net..pls explain me how to proceed with it..Im a beginner in .NET..

Member Avatar for iamthwee
0
39
Member Avatar for edmicman

I'm working on an ASP.NET 2.0 app with WSE 3.0, that is trying to connect to a web service that was written with ASP.NET 1.1 and WSE 2. It's close, but when I try to actually retrieve data, I'm getting this error: [QUOTE]System.Web.Services.Protocols.SoapHeaderException: System.Web.Services.Protocols.SoapHeaderException: Server unavailable, please try later ---> …

Member Avatar for edmicman
0
326
Member Avatar for syed.ijaz

Our company is doing a project for the City of Chicago and we are trying to communicate with their servers using web services. Their environment is java based but we are using .NET on our end. The problem we are currently facing right now is that we are not able …

Member Avatar for jwenting
0
213
Member Avatar for rinkuchoudhury

hi I have to extract a attaached xml file from outlook express to a folder autometically can it be done through .net programming or is there any other way to do this its very urgent :idea:

0
31
Member Avatar for avani

HOW TO CONVERT SIMPLE EXE FILE INTO XML FILE? For example ,how can i convert a db2 file inot xml n transfer it as a web service pls help

Member Avatar for jwenting
0
2K
Member Avatar for rinkuchoudhury

hi I am working in asp.net but new to xml q: I have some data in xml format. I have to convert the data to SQL table and display the data in web page through gridview through coding. the problem is as i am new to xml I dont have …

Member Avatar for TT4Titans
0
52
Member Avatar for Yuki H.

I was wondering- is xml sort of considered like a stylesheet? (example: css) or is it more considered something like html? where you make tables and such.

Member Avatar for meaculpa
0
347
Member Avatar for parthiban

Hi all , I'm having problem during parsing xml files using DOM API due to whitespace characters. Here is my sample XML File ,coding and output : XML File : [code]<demo> <empid>e100</empid> </demo>[/code] Coding : [code]import java.io.*; import org.w3c.dom.*; import org.w3c.dom.Node; import org.w3c.dom.NodeList; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.DocumentBuilder; class demo{ public …

Member Avatar for jwenting
0
235
Member Avatar for james2002

I have uploaded wiktionary xml file into my website. But how do I display it on my webpages e.g. if someone search about the meaning of "spider", how do I extract and display from wiki xml file. thank you

Member Avatar for jwenting
0
55
Member Avatar for donkey

I have created an RSS Feed already. i was wondering what extra pieces i need to make it a podcast. what defines whether it is an RSS or a Podcast feed?

0
69
Member Avatar for ryy705

Hi, I trying to learn SOAP from [URL="http://www.w3schools.com/"]http://www.w3schools.com[/URL] . The tutorials are not bad but I still have some questions. [code] <?xml version="1.0"?> <soap:Envelope xmlns:soap="[URL]http://www.w3.org/2001/12/soap-envelope[/URL]" soap:encodingStyle="[URL]http://www.w3.org/2001/12/soap-encoding[/URL]"> <soap:Body> <m:GetPrice xmlns:m="[URL]http://www.w3schools.com/prices[/URL]"> <m:Item>Apples</m:Item> </m:GetPrice> </soap:Body> </soap:Envelope> [/code] 1) What EXACTLY is the purpose of namespaces? 2) Why use multiple namespaces? Why is there …

Member Avatar for ryy705
0
144

The End.