ADO XML/XSL special char issue

456 byte By gangaprasad at 2007-12-5 22:11:26
Hi,I'm using ADO recordset Save method to spit the result into XML format and then feeding the resultant XML to XMLDOMObject to display the data based on XSL.Here the issue is - one of the field having a text value with '1/2' and '3/4' symbols in it. XML parser complains tha...

Dom diagram of XML file

374 byte By mike_bio at 2007-12-4 23:56:58
Hi, I'm new to xml programming and I have a question.I have made a very simple xml (version 1.0) file, and I want to create a DOM diagram of this file. Is there a program that can do this automatically? I mean, I give the program the .xml file and it generates a picture (.bmp or whatever) of th...

How do i create a large(server Ms) XML files?

83 byte By lldemail at 2007-12-4 10:39:14
How do i create a large(server Ms) XML?<br/>Please give me some suggestions,thanks!

XPath

362 byte By CoolStar at 2007-12-3 19:25:47
Hi All,I am using C# to Search the Particular node in XMl.<ParentNode><CustomVar:HCMVar ID = "234" LABEL = "TestLabel" /></ParentNode>I am searching for all the nodes starting with HCM, Can I do some wild card Search Something like CustomVar:HCM*.Please suggest !!Thanks in advan...

Xml

580 byte By Improving at 2007-12-1 0:34:53
What do you guys use for XML parsing,generation and validation by dtd and schema?Ideally I'm looking for something maybe STL/Boost based.I think on windows there is a COM object i could use but I would prefer a more portable solution, so what do you guys use for this?Are there any free C++ libs...

[RESOLVED] XSL will not present element content?

1048 byte By sjcoder07 at 2007-11-29 14:56:21
Hello everyone: I am learing to use XSL to present element's content in XML file. The actural output I got is the source code in XML file. I expected to see 3 consecutive text llike Summer Chemistry 101. I think problem lies in my XSL file. Please check my XSL file and give me some suggestion...

XML / Datagrid

1298 byte By ahbenshaut at 2007-11-27 0:19:21
I am having some trouble getting an XML docs data into a datagrid. The XML doc has attributes for each record but I could care less about those, I just need to be able to sort through the data, and I thought using a datagrid would be the best way.I have tried using the following code but all that is...

how to restrict the number of occurences

987 byte By nadiamihu at 2007-11-25 11:55:04
Hello all,I have this code: <xsd:complexType name="aliasEntryType"> <xsd:sequence> <xsd:element name="alias" type="xsd:string" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="aliasEntryListType"> <xsd:sequence>...

XML coding

126 byte By sooner at 2007-11-25 11:53:18
O! Are you very expert in using XML coding?<br/>I am not familiar with that..<br/>could you make a sample for it?<br/>thanks:)

create a document xml

1408 byte By Patator at 2007-11-25 11:45:04
Hi all,I want to create a document XML in order to create a xml message.I will use the libxml xmlNewDoc method, after i want to create a node and to set it as root element.My problem is that the xmlNewDoc has an imput parameter which take the version of xml,and after creating and adding nodes the xm...

Variable filename in xml tag in asp

767 byte By Nick A. at 2007-11-25 11:38:23
HelloI'd appreciate any help with a problem i'm facing.I'm looking for a way to include the results of an xml file in an asp document. The catch is that the name (and path) of the xml file is not constant. It is constructed within a javascript function and placed in a session variable...

extract the xml data values in the specified format using C++ code

1349 byte By sabitha at 2007-11-25 11:38:11
Hi everyone,Can some one please help me how to extract the data values from the following XML file using C++ code.The attached txt file contains the xml format.From the example shown in the txt file, we can observe two types of "CfgType"(Ane Justin and Jessica Sis). Under each "CfgType" there are di...

[ANN] Liquid XML Studio Released - A Freeware XML Development Environment

679 byte By Liquid Technologies at 2007-11-25 11:36:24
Announcing the release of Liquid XML Studio 2008 a Freeware XML Development Environment. Download available from http://www.liquid-technologies.com/Product_XmlStudio.aspxKey features include - An Advanced Graphical Schema Editor - XML Editor, with auto-complete, syntax highlighting & validatio...

Generating Integer IDs

502 byte By akee at 2007-11-25 11:35:30
Hi,I need to generate ID's for elements in an XML file using XSL. These need to be in Integer form (aka - not G03IDK231). It must be a number because of the XSD. I can't just use position() because I may need to reference these elements in different loops and the ID wouldn't be the...

XML messaging

565 byte By Patator at 2007-11-25 11:35:16
Hi all,I got XML messages fro mnetwork ( by SSL socket)., where the read function has an input parameter ( unsigned char[] ) to put the xml message in.My problems are :1. How can i get the XML message from the unsigned char[] buffer ?2. How can i verify that i received all the XML messages ( on net...

Altering the size of Groupboxes in XUL

258 byte By Me_Himanshu at 2007-11-25 11:06:31
Hi all...<br/> I am using XUL to develop a prototype ( Just a GUI, with no functionalities) on firefox...i am struggling to decrease the size of groupboxes...by default my groupbox is occupying all the window space from left to right...HELP!!

creating spreadsheetML using xsl

984 byte By anu1 at 2007-11-25 11:00:22
Hi,My code involves dynamic creation of rows and columns.The sheet that is to be developed is partly static and partly dynamic.How do I incorporate the dynamic aspect without affecting the static portion.example:My worksheet actually has static as well as dynamic portion.Depending on the user differ...

<country>INDIA</country>Country Name : How i create a element like t

402 byte By aniljayanti at 2007-11-25 10:57:16
Showing the country name with in the tags of "COUNTRY" and also have to show the Field Description so that user can understand easily. sometimes have to show <country>INDIA</country> Country Name <ID>12345</ID> Record Number.<TOTAL>6789</TOTAL> Total No. of . Cas...

Debugging XSL?

431 byte By cmptrnerd9 at 2007-11-25 10:54:35
I am new to the world of XML and XSL. I am having an issue where the XSL sheet is showing "ghost" data on the page. I have tried traditional debugging methods (like putting hard coded statements where the ghost data is appearing) and it has not helped.Are there any other methods to debug XSL? I am u...

How can i edit(extend) existing XML file using XMLlite

1211 byte By dijesh.kunimal at 2007-11-25 10:53:54
Hello,I want new to XML.I want to edit an existing .xml file at run time.In my vc++ console application i have used 'XMLlite' to write/read the xml report.Now i want to extend the information in specific root ...Like Original:-<DIJESH> <Book> <Date>Toda...

ld: Mismatched ABI (not an ELF file) for -llibxerces-c1_1.sl

243 byte By didierdrogba at 2007-11-25 10:53:07
I am getting the following error:<br/>ld: Mismatched ABI (not an ELF file) for -llibxerces-c1_1.sl<br/>Fatal error.<br/>*** Error exit code 1<br/>Can anybody please suggest what the error might be? Is it because of a missing library?

ld: Mismatched ABI (not an ELF file) for -llibxerces-c1_1.sl

146 byte By didierdrogba at 2007-11-25 10:53:06
I am getting the following error:<br/>ld: Mismatched ABI (not an ELF file) for -llibxerces-c1_1.sl<br/>Fatal error.<br/>*** Error exit code 1

HTML Validation Error

3842 byte By kottyn at 2007-11-25 10:49:58
Below is error that I'm receiving when I tried to validate my HTML at http://validator.w3.org/#validate_by_input.Error Message:This page is not Valid HTML 4.01 Transitional!Result: Failed validation, 1 Error File: upload://Form Submission Encoding: utf-8 Doctype: HTML 4.01 Transitional Root El...

MSXML, CE 5.0, load and loadXML. what version

545 byte By Divad at 2007-11-25 10:33:50
I try to load an xml file in two different ways.1) If I use load the program hangs2) If I first read the file into memory and then use loadXML, the program hangs if the file has a DOCTYPE (at least if it referes to an external dtd) .I have read on the internet that these are old errors, but can it b...

XPat Query

932 byte By Suzi167 at 2007-11-25 10:29:59
Hello everyone,I have the following XML file:<INSTRUMENT_DATA><INSTRUMENT TYPE="Balance" DATA_SOURCE="" PARSE_TYPE=""/><INSTRUMENT TYPE="HPLC" DATA_SOURCE="" PARSE_TYPE="XML Parsing"/><INSTRUMENT TYPE="Empower" DATA_SOURCE="Adapter" PARSE_TYPE="XML Parsing"/></INSTR...

Code for reading comma delimeter values from .csv file

574 byte By BalajiRao at 2007-11-25 10:29:15
Hi Good Morning. I am having one .csv file contains like below formatA,H,328254,1,,Att: L J AMIS,,,3 GILL COURT?,,AU,ROWVILLEA,L,1,328254,LD-901 ,,1,EA,,19/03/2007,99,9,99,,,,,, In above record H means Header and L means Line. While reading lines i need to check whether it is H...

cold fusion xml parse integer

2583 byte By freshfitz at 2007-11-25 10:23:09
i am coding a site that returns info from zillow in xml format i need to do a calculation against the sqft of the yard the problem is when i parse the xml i think i am getting a string i cannot convert it to a number here is a sample of the xml<?xml version="1.0" encoding="utf-8" ?> <Search...

MSXML 3.0 UTF-8 konvert doc. to CString

302 byte By Divad at 2007-11-25 10:15:41
I am using MSXML 3.0 in my CE application. How can I convert a document (a pointer to an object with the IXMLDOMDocument interface) to a CString? The reason is that I want to convert the CString object to an array of bytes in UTF-8 format which I later will send through a socket connection....

extraction query

194 byte By codeexpert123 at 2007-11-25 10:13:55
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 "peach", How can I extract and display from wiki xml file.

See if a xml or xsd document is well formed

281 byte By jahlight at 2007-11-25 10:07:01
I have searched and Google'd, but I cannot find a way to<br/>validate that the XML or XSD being processed is well formed. I don't want to<br/>validate against a DTD. How can I check if the document is well formed using Xerces-C? A code example would be nice...<br/>Thanks

How to use rtf inside xml

138 byte By visharad at 2007-11-25 10:06:45
I want to store rtf text inside an xml file. The problem is that rtf text may contain some special characters. Let me know how to do this.

XML Flat Files

510 byte By forgottenhart at 2007-11-25 10:00:39
Not sure if this is the correct forum if not I am sorry. I have a question about XML. I do window app programming that connects to sql databases. I was searching though the web and found mention of XML flat files. It appears that it acts somewhat like a local database?? Is that true and if so a...

DOM XML: retrieving value

824 byte By Donotalo at 2007-11-25 9:51:13
I'm using Ajax in a website and suppose I have got the following XML string from the server:<root> <a> <aa>Text</aa> <bb>Text</bb> <cc>Text</cc> </a> <a> <aa>Text</aa> <bb>T...

Data sychronization

1157 byte By pamc at 2007-11-25 9:47:36
In my .net application I have 2 major components-- A standalone windows application developed in C# which is loaded on user laptops . Users can take it along with them in the field and enter data offline. The data is stored in form of XML files.- A web application developed in ASP.net which is conn...

How to display a text like "<abc>" in xml

142 byte By rahulsri19 at 2007-11-25 9:31:30
Hello all,<br/> I have to display a text like "<abc>". Since <> symbol is used as tag, its not displaying. Please tell me the way.

about aclidcolumn and idcolumn

310 byte By dummyagain at 2007-11-25 9:10:42
i have read an xml file and I read something like <OBJTYPES><OBJTYPE type="C" table="N_C" historytable="" idcolumn="C_ID" namecolumn="C_NO" aclidcolumn="C_DOC"></OBJTYPE></OBJTYPES>i would like to know what idcolumn and aclidcolumn are.Thank you....

Read XML and and element if missing

1615 byte By catlook at 2007-11-25 8:55:18
My xml layout has changed since going into production. So, i need to read the file and, if the Facility element is missing, add it in.Old xml:<SrvConfig><HostAddress>dev123.home.com</HostAddress><WhsNumber>03</WhsNumber><SrvPath>/appl/03/wt4090/</SrvPath><...

serialization in vb.net

252 byte By jhoanofarch at 2007-11-25 8:39:41
im using serialization in vb.net class. is there a way not to include properties with empty string during serialization? I dont want those empty properties on the xml file but it there is value on it it should be included.<br/>Thanks in advance!!!

get_nodeTypedValue() is failing to read the starting space character

446 byte By rahulmendke at 2007-11-25 8:25:13
Hi,I have an in-memory-xml data. I used loadxml to write the inmemory data to disk.In the xml there is a node as follows:<FileSpec> fan module raptor.asm</FileSpec>.Note that the file name contains a starting spce in it.When I use get_nodeTypedValue() API to read the node, it returns the...

Looping thru file folders

324 byte By sujaa3 at 2007-11-25 8:23:17
How to loop through file folders/subfolders of a specified path to find the file names of files existing in C/VC++.Objective :To output a text file with all the file names of files existing in a specified folder. The program has to loop through the subfolders(if there are any) in the input path.Ple...

how to retrive data from .XML file to JMS

315 byte By vmepperla at 2007-11-25 8:09:45
hi friends.. this is vamsi from india.. i have been working on jsp, java bean, xml, jms, message driven bean , ejb and database from last couple of days. but i am not able to retrieve data from fields in xml file to jms. can any one help me out in retrieving the data from xml to jms.. thanking you,v...

Question on XSLT templates -- urgent

3324 byte By subbukns at 2007-11-25 8:00:03
Given below is the xml and xsl code snippet for my web page.I have used two templates one for filling Medium drop down and another for Priority drop down.My question is ... the template match="Priority/PriorityList" --does this execute for both request call and response call?? If it executes...for b...

doubt in XSLT -- very urgent

1093 byte By subbukns at 2007-11-25 7:59:47
I have a xslt code snippet as below:<td valign="top" width="14%" class="bodytextbold" > <select name="selectMedium" class="bodytext" onChange="changeOption(selectedIndex)"> <option value="">-- Select --</option> <option value="T">Phone</option> <opt...

XmlPad3 - documentation?

531 byte By sjcoder07 at 2007-11-25 7:47:50
Hello everyone: I downloaded a free ware from this site ( http://www.wmhelp.com/xmlpad3.htm), but the software doesn't have any documentation came with it. I am wondering if anyone had experience with this freeware, please give me some suggestions, where I can find information on documentation...

XML - Hyper link and image wont display in Firefox?

855 byte By sjcoder07 at 2007-11-25 7:47:49
Hello everyone:I am learing XML. I tried to use embeded html tags in one xml to display Hyper link and an image. The code works in IE7, but in Firefox, the link showed as pure text and image won't display at all.I did some online search Firefox does support XML. I couldn't figure out what...

Reading the parsing attribute of the node

170 byte By pmishra.mca at 2007-11-25 7:46:28
Hello Dear<br/>I am working in javascript. I want to read the parsing attribute of the node. How to read parsing attribute of the node.Please some one help me.<br/>Thanks

XSL Help

1105 byte By code? at 2007-11-25 7:43:39
I have VSWD2005 and I'm new to xhtml.There's no intellisense help for xsl files (i dont know if there should be), but it shows a halh made template like this<?xml version="1.0" encoding="utf-8"?><xsl:stylesheet version="1.0" xmlns:xsl=" http://www.w3.org/1999/XSL/Transform"><...

make a c++ code using random numbers

266 byte By ritvik at 2007-11-25 7:41:57
generate two sets of data both using random numbers. one set(s1) should contain between 1 and 25, the other(s2) set can be from 1 to 100 with condition that total of numbers in one set should be less tahn or equal; to total of another set i.e total s2 <= total s1

Comparing InnerXml with Namespaces

1273 byte By mchiber at 2007-11-25 7:41:24
Hi, I am trying to compare the Style nodes in spreadsheet xml using Csharp. Since the spreadsheet uses prefixes, SelectSingleNode(/Workbook/Styles) does not work. You have to pass in a XmlNamespaceManager. Like so..nsmgr = new XmlNamespaceManager(Workbook.NameTable);nsmgr.AddNamespace("o", "urn:sche...

comments and xerces-c

344 byte By lamka at 2007-11-25 6:59:29
hello I use xerces-c 2.5.0 for parsing xml file( SAX API ). My problem is that I have xml file with comments between elements and I want to handle also this comments. I haven't found function which return this comments yet. Does anybody know how to do this? any help will be appreciate br l...