6,049 Topics

Member Avatar for
Member Avatar for siva28

hI..to everyone...i need help form u... I want RSS feed for gold and silver rate , weather report... or sed XML file of those feeds.. please reply

Member Avatar for pritaeas
0
119
Member Avatar for siva28

Can you please tell us, free gold and silver rate service provider for RSS . And also give whether casting service provider RSS feed.. need java script above mentioned or XML file.

-1
84
Member Avatar for tatarao25

SELECT ExtractValue(bulk_custom_field_string,"//CustomFieldValue")as CatalogValues FROM candidate_work_profiles i am getting output as 'false No 36 January 2007 January 2010' i want output as Separate Column false|No|36|January 2007|January 2010 please help me

Member Avatar for catherine sea
0
77
Member Avatar for technopup

Hello, I need to return the areas connected with the town placeid attribute of an XML document. The town placeid is a variable equal to a current page variable $x. e.g. xpath("/country/city/town[@placeid=$x]"); How can I return the areas for each using simpleXML/XPATH? <country> <city> <town placeid="" /> <areas> <area>A</area> <area>B</area> …

Member Avatar for technopup
0
126
Member Avatar for Pravinrasal
Member Avatar for JeffGrigg
0
167
Member Avatar for vuyiswamb

Good Day All My Question goes as follows. I have a DataLayer in a Form of a WCF service and it is being consumed by a Business Layer that is also in a Form of a WCF Service and it is being consumed by a Silverlight Application. Now i have …

0
71
Member Avatar for techyworld

Hii can you explain me what's the difference between xml,xsl,xslt,xpath???

0
73
Member Avatar for nisharajan

Hello, I just studied about description logic.but from uml class diagram i dont know how to write the description logic rules.Any one knows give me the detailed process in step by step manner that is like how to use the generalisation,inheritance,association,aggregation,attribute property of uml can be used such a way …

0
100
Member Avatar for sudheer2250

[CODE]<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?mso-application progid="Word.Document"?> <w:wordDocument xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wsp="http://schemas.microsoft.com/office/word/2003/wordml/sp2" xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" w:macrosPresent="no" w:embeddedObjPresent="no" w:ocxPresent="no" xml:space="preserve"><w:ignoreSubtree w:val="http://schemas.microsoft.com/office/word/2003/wordml/sp2"/><o:DocumentProperties><o:Title>OPERATIONAL CONTROL AND FLIGHT DISPATCH (DSP)</o:Title><o:Author>Bekhit Shoukry</o:Author><o:LastAuthor>Sudheer Kokirala</o:LastAuthor><o:Revision>2</o:Revision><o:TotalTime>0</o:TotalTime><o:Created>2011-10-29T04:58:00Z</o:Created><o:LastSaved>2011-10-29T04:58:00Z</o:LastSaved><o:Pages>4</o:Pages><o:Words>1101</o:Words><o:Characters>6279</o:Characters><o:Company>IATA</o:Company><o:Lines>52</o:Lines><o:Paragraphs>14</o:Paragraphs><o:CharactersWithSpaces>7366</o:CharactersWithSpaces><o:Version>14</o:Version></o:DocumentProperties><w:fonts><w:defaultFonts w:ascii="Calibri" w:fareast="Calibri" w:h-ansi="Calibri" w:cs="Times New Roman"/><w:font w:name="Times New Roman"><w:panose-1 w:val="02020603050405020304"/><w:charset w:val="00"/><w:family w:val="Roman"/><w:pitch w:val="variable"/><w:sig w:usb-0="E0002AFF" w:usb-1="C0007841" w:usb-2="00000009" w:usb-3="00000000" w:csb-0="000001FF" w:csb-1="00000000"/></w:font><w:font …

0
98
Member Avatar for spelltox

Hello to all ! Sorry in advance for the long post. I'm trying to get the value of a specific <div> from an html. This div has a class attribute of "itemPrice6", but problem is that this class appears few more times for other <div>s in which i'm not interested …

0
104
Member Avatar for raviaaaa

Hi All Iam new to xmlc. can any one tell me which cmd is used for converting from html to DOM file using xmlc OR pls tell how to plugin in eclipse and which version of xmlc i need to downlaod and link too OR pls explain me the ant …

0
62
Member Avatar for StudentCS

im stuck in this terrible problem, I have a SOAP based webservice implemented in Java.The client besides other data is supposed to have "male" and "female" checkboxes so the user can either select one of them or both and the client is supposed to send it to the server to …

Member Avatar for hag++
0
562
Member Avatar for Gabit

According to input & output xml files, I need to create wsdl file for describing web service: Input xml-file (request): [CODE]<?xml version="1.0" encoding="utf-8"?> <PEP_IBANCheckRequest> <OrderNumber>34552</OrderNumber> <IIN>81070581488</IIN> <RNN>5851515115</RNN> <IBAN>KZ86926002P468708027</IBAN> <PaymentAccountType>1</PaymentAccountType> <OrderDate>2011-08-26T11:36:59.4050385+06:00</OrderDate> </PEP_IBANCheckRequest>[/CODE] Output xml-file (response): [CODE]<?xml version="1.0" encoding="utf-8"?> <PEP_IBANCheckResponse> <OrderNumber>34552</OrderNumber> <OrgOrderNumber>65412</OrgOrderNumber> <OrderRunDate>2011-08-26T12:00:51.0369231+06:00</OrderRunDate> <Status>0</Status> <OrgBIC>65156151</OrgBIC> <OrgRNN>5445848</OrgRNN> </PEP_IBANCheckResponse>[/CODE] My incomplete wsdl file: [CODE]<?xml …

Member Avatar for hag++
0
217
Member Avatar for hag++

Hey All, I have been diving into the sweet (yet sometimes unforgiving) world of RESTful web services lately and I have come across an excellent tool for testing your requests before implementing the programmatic solution. I know Soap UI has a REST based component but I find it a little …

0
83
Member Avatar for sbutt

Hi folks, i need some help generating some simple xslt script for the following problem: TRH room code TT room code ABCD PABCD aBCD AABCD AbCD BABCD abCD CABCD ABcD DABCD aBcD EABCD AbcD FABCD abcD GABCD ABCd HABCD aBCd IABCD AbCd JABCD abCd KABCD ABcd LABCD aBcd MABCD Abcd …

0
54
Member Avatar for tifrah2005

hi, i have the following xml : <ADR> <Resolvers InitOnlyUsedResolvers="Yes"> <Resolver Name="LD" ClassName="com.comverse.mms.adr.resolvers.LDResolver"/> <Resolver Name="NPM" ClassName="com.comverse.mms.adr.resolvers.NPMResolver"/> <Resolver Name="LZR" ClassName="com.comverse.mms.adr.resolvers.LZRResolver"/> <Resolver Name="Validator"ClassName="com.comverse.mms.adr.resolvers.ValidatorResolver"/> <Resolver Name="NonSub" ClassName="com.comverse.mms.adr.resolvers.NonSubResolver"/> <Resolver Name="VASRR" ClassName="com.comverse.mms.adr.resolvers.VASRNGResolver"/> [COLOR="red"]<[B]Resolver Type="Plugin" Name="AdrPlug" ClassName="AdrLdapConnector"/>[/B][/COLOR] </Resolvers> </ADR> i need to add to the above xml the line in red on this exact place. i …

0
90
Member Avatar for techyworld

Write the XSLT that does the reverse of the XSLT(below), i.e. it converts the attributes in Personsout.xml into elements. (<xsl:copy> should be used for this as well ) Can someone help me how to do this.am still a beginner. Personsout.xml [CODE] <?xml version=”1.0” encoding=”UTF-8”?> <Persons> <Person FirstName=”Jill” LastName=”Harper”/> <Person FirstName=”Claire” …

Member Avatar for mrame
0
109
Member Avatar for IanArcher

Here is my website [url]http://projecttower.site50.net/questions/[/url] I have a collapsible panel there that whenever it's clicked it shows a form where you add a question, answer and ID. the first form is for a file on my server called [URL="http://projecttower.site50.net/questions/questions.htm"]questions.htm[/URL] the index.htm file is a live search results page that reads …

Member Avatar for Stefano Mtangoo
0
308
Member Avatar for supershame

Hi, Good day. I want to get the attributes of an xml using libxml2 and save it to a stl map in c++? Can someone help me? tnx.

Member Avatar for supershame
0
333
Member Avatar for raviaaaa

Hi Ia m new to xmlc please tell me how to convert from .html file to dom file using xmlc ex: login.html to loginDOM.java pls tell me the steps to complie

0
50
Member Avatar for rayidi

Hi Friends, Please check this code where i was did wrong ? thanks in advance. [CODE]<button type="button" onclick='showData()'>Edit</button>[/CODE] [CODE] <script type="text/javascript"> function showData() { if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 …

Member Avatar for rayidi
0
2K
Member Avatar for shanwise101

Hi all, I've got my xml displaying correctly using php and the xsl template below, but I only want to display properties with a type of either apartment or unit, and have more than 2 bedrooms. I can't for the life of me work this out. I've tried using <xsl:choose>, …

Member Avatar for mrame
0
211
Member Avatar for technopup

Hello, I have a PHP file that lists a Post Code variable ($thisPostcode). Using simpleXML I need to compare the value of the Post Code variable to the Post Code attribute in an xml document, if there is a match I need it to echo the statement below if not …

0
103
Member Avatar for primacag

Any help appreciated in advance.... I have been trying to get a javascript to use ajax to call a php script to read from an mysql database and write out an xml dom document so that I can add markers to a google map. I think I have all the …

0
91
Member Avatar for santra21

Recently I found some websites which are collecting jobs in all positions from other reputed jobsites in USA and worldwide. I think they are using RSS Technology (Really Simple Syndication) to collect jobs from other jobsites. By displaying jobs from other job sites will affect the number of visitors of …

Member Avatar for Dani
-1
164
Member Avatar for mehrantahir

Hi everyone, i want to make search on my website,the search is made through rss base. please guide me how i get rss websites through for my local search. i want to get product name and product price for the search result.

Member Avatar for mobileapplover
0
87
Member Avatar for swathys

Hi, How do i write to xml format for the below data. This is sample parsing data that i need to save in xml format. Please guide me ! [CODE]<field id="0" value="0210"/> <field id="2" value="00"/> <field id="3" value="320000"/> <field id="4" value="000000068519"/> <field id="5" value="000000000000"/> <field id="7" value="5465464545"/> <field id="11" value="000021"/> …

Member Avatar for swathys
0
203
Member Avatar for kgizo

Hello I want to send xml values to a database I just created, here is the xml file <record> <name>tcpmux</name> <protocol>tcp</protocol> <xref type="person" data="Mark_Lottor"/> <description>TCP Port Service Multiplexer</description> <number>1</number> </record> <record> <name>tcpmux</name> <protocol>udp</protocol> <xref type="person" data="Mark_Lottor"/> <description>TCP Port Service Multiplexer</description> <number>1</number> </record> I've got 4 columns in my database:- ServiceName, …

Member Avatar for Stefano Mtangoo
0
219
Member Avatar for gomedigap

Hi all. I've been trying to get this code to post to a https url for some time without any remedy. I'll give you all a basic rundown, I have a site that we're trying to generate leads off of, and we have a 3rd party crm system that we …

Member Avatar for gomedigap
0
6K
Member Avatar for baltazar

Hi all, I'm having trouble coming up with the correct XSLT code and was wondering if anyone could point me in the right direction. This is what I need to do... I've got an xml tree with pages like so: [CODE] <page> <title>A<title> <subtitle>I</subtitle> <item>1</item> </page> <page> <title>D<title> <subtitle>V</subtitle> <item>7</item> …

Member Avatar for mrame
0
184
Member Avatar for sudheer2250

Hi, I am using XSLT to generate XML nodes like this... <Note body="All – Applicable manuals include concise job descriptions and definitive lines of authority." type=" Note"> </Note> But i have to create the 'Self-Closing' like this.. <Note body="All – Applicable manuals include concise job descriptions and definitive lines of …

Member Avatar for tgreer
0
186
Member Avatar for kytro360

Hello, I have a file I saved as an XML file and want different parts of the file to display in two text boxes. What is happening is the whole content of the file displays in a textbox as: [CODE] <?xml version="1.0" encoding="utf-16"?> <text> h hkj </text>[/CODE] ...in both text …

Member Avatar for ChrisHunter
0
534
Member Avatar for vinod.meee

Hi i am getting state 0 error on XMLHTTPRequest. I am using POST method to get some information from a link hosted by the client. I am calling from a mobile application. I have added a html file in an android application and from that html file i am calling …

Member Avatar for Airshow
0
73
Member Avatar for VasquezPL

Hi guys, I have a small problem I am writing a program which adds informations about broken systems in my company. Customers are informed about new events (outages) via RSS (XML) channels. My program simply download xml from the web page and give a possibility to add new items (events) …

Member Avatar for VasquezPL
0
606
Member Avatar for <LDJ>

Hey guys, new to the forum, but am in need of some help. I am quite new to Python, but want to be able to program a simple script that basically does three things: -1. Finds a string of text in an .xml file (the length of the string, and …

Member Avatar for JoshuaBurleson
0
536
Member Avatar for raviaaaa

Hi Iam new to xml i have a issue: issue: ---- xml perser or xmlc converts .loginHTML files to loginDom.java files then iam accessing automatically generated logindom.java(in the package com.dom) into some other java file it is showing compilation error saying that logondom.java com.dom package doesn't exist bocz of this …

0
60
Member Avatar for AlexWilson

Hi, I am a publisher. Looking for global advertisers. Mostly interested in European, Canadian and US ones. Currently most of my revenue getting from using cpcs from ezanga, plexious and miva.. Any other good ones price-wise and coverage-wise? I'd appreciate your help and advise. Thanks!

Member Avatar for JamesShepard
0
180
Member Avatar for Onye Oma

I have an xml file document and I am trying to display the xml contents in a datagridview. Can I please get some help with this? what am I doing wrong? I had it working when I pull one column at a time [CODE] Dim gridtable As DataTable = New …

Member Avatar for Unhnd_Exception
0
202
Member Avatar for nehap8

I am new to xslt so please excuse my naive question. I have an xml file with DTD, when I try to convert this xml file to html using xslt, I get errors. When i remove the DTD and repeat the process i get no errors. Please advice me on …

0
48
Member Avatar for AWorkTool

I am building a tool for my team at work to search a XML file for a particular item and return back the nodes associated with it. I have searched the web to no abounds and was wondering if someone would mind letting me know what I am missing. Here …

0
97
Member Avatar for jashbela

Hi,This place has solved lot of my problems , so here I come one more time. I have looked at this for long , can't fix this. I am copying my schema my xml and errors if you can help . Please and Thanks. <xs:element name="listings"> <xs:complexType> <xs:sequence> <xs:element name="listing" …

Member Avatar for phpbeginners
0
1K
Member Avatar for devloper

Hello everyone, I have XML files in my one of the project and I have another project in which I have to add the path of that XML Files in web.config file. When we use the path of our local machine its working fine. But for the deployment of the …

0
78
Member Avatar for AWorkTool

I am building a tool for my team at work to search a XML file for a particular item and return back the nodes associated with it. I have searched the web to no abounds and was wondering if someone would mind letting me know what I am missing. Here …

0
108
Member Avatar for devloper

in my project - there are 3 architecture (1) Presentation(WPF) (2) WCF (3) DataAccess(ClassLibrary) but problrem is that in DataAccess (Class Library) through i can insert,update and delete data..when i put static path(of xml file) every thing will ok but when i add key and value in web.config and write …

0
66
Member Avatar for apneweb

hi friend i need a little help my web site address is [url]http://www.apneweb.com[/url] i have some problem my web site server link down some time, some time for 5 mins some time for 10 mins even for 30 mins some time then my website not open... what is this and …

0
68
Member Avatar for ankur3000

Hey guys, I need some help regarding a project involving dictionary based language translation. So what I have to do is, given a text in a foreign language (like Hindi), my program should match each word from a 'dictionary like file' and give the output in English, I don't have …

Member Avatar for sergent
0
181
Member Avatar for johnjjackie

Hello Friends, Can you please suggest me the Difference B/w HTML & XML Site Map.

0
57
Member Avatar for jaango123

Hi, This is going to be a xpath query. In the input xml, elemt 'e' is the fifth child of root element. Using the apply template and template match, am at element 'e'. How can i get the value, 5(fifth child), within the template, e. I tried using position, but …

Member Avatar for jaango123
0
264
Member Avatar for jaango123

Hi All I am referring an xml file(document.xml), through document function. Based on the input xml id value, I am taking the corresponding value from document.xml. The output will have this corresponding value and the position in input, as shown in the actualoutput.xml. However, would like to generate an output …

Member Avatar for jaango123
0
121
Member Avatar for madhan

Hi - I have an xml document that has the following data. <?xml version="1.0" encoding="utf-8"?> <ValidateClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <addr1Valid>73 McKNIGHT RD</addr1Valid> <addr2Valid /> <cityValid>PITTSBURGH</cityValid> <stateValid>P</stateValid> <stateZip>S15237351</stateZip> </ValidateClass> I am trying to convert the xml data to comma delimited string. for eg: 73 McKNIGHTRD,null,PITTSBURGH,P,S15237351 I' m trying to accompolish this using StringWriter …

Member Avatar for Teme64
0
849

The End.