473,544 Members | 323 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XML Forum

XML (Extensible Markup Language) - Ask questions about XML development, XML languages (RSS, xHTML, wsdl), trees, syntax, elements, attributes, validation, XSLT, DOM, parser, namespaces, CDATA, encoding, XML servers and more.
4
2,285
thread by: arulk | last post Dec 1 '08 by: jkmyoung
Can we count wraping Character in xsl? character reading from xml.... anyone know this can send me sample code ...
3
3,085
Dormilich
thread by: Dormilich | last post Dec 1 '08 by: jkmyoung
what a pun........ well, back to my question. can anyone confirm that the match attribute of <xsl:template> chokes on XPaths with conditions, like it's doing that every time I try this (XSLT 1.0). has anyone found an explanation for this? regards PS: If you wonder, I have already figured out a workaround for me
1
2,164
thread by: filippo nanni | last post Nov 30 '08 by: Dormilich
Hello, I have an xml file which looks like this: <PRODUCTS> <PRODUCT> <IMAGE href="file://./0001.tif"></IMAGE> </PRODUCT> <PRODUCT> <PRODUCTS>
2
2,725
thread by: mailajayck | last post Nov 27 '08 by: mailajayck
I want to know what all checks does a WSDL file go through to be finally marked by any tool as a VALID WSDL file?? I am actually thinking of ways to get my WSDL file to be shown as valid by XMLSPY There should be some way and I am not able to find that way DO help me.
2
1,740
thread by: xml beginner | last post Nov 26 '08 by: jkmyoung
hello, i have an xml doc that looks like <invoice> <invoice_line> <invoice_project_details></invoice_project_details> <line_notes> </line_notes> </invoice_line> </invoice>
9
14,674
thread by: anthroprix | last post Nov 25 '08 by: anthroprix
Hi I have a number of variables which I want to use in svg diagrams for coordinates. And some of these coordinates have to increment or decrement as need be, for each iteration in the <for-each> loop. I know xslt variables cant be changed once assigned a value. But I think there is a way to get around it by making templates. But I am not really...
3
2,140
thread by: tarawa | last post Nov 25 '08 by: Dormilich
Hey Guys, I'm not sure if this is valid or not, but I was asked to create a schema which in it has a complex type, this complex type has two or more elements where each one of them has different namespace, some times these different elements have the same name, e.g. 1- <impl:elemx> <ts1:fault> <ts2:fault2> </impl:elemx> 2- <impl:elemx>
10
2,731
thread by: jollysr | last post Nov 23 '08 by: Dormilich
Could someone please help me convert the following XML to HTML page? <?xml version="1.0" encoding="UTF-16"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <SOAP-ENV:Body> ...
1
1,435
thread by: moochie17 | last post Nov 21 '08 by: jkmyoung
Hello, I just purchased a flash component slideshow, the xml code that came with it looks similar to this bellow: <slideshow> <photo image="http://bytes.com/images/01.jpg" url="http://google.com" info="Best Search Engine" /> </slideshow>
0
1,343
thread by: arulk | last post Nov 20 '08 by: arulk
i have 80 char's in xml and im getting this content from xml , writing the content in pdf formet using xsl but i need to wrap the content and i have to count the wraping content only . can i do this ? if u know about this can you help me?... we generating pdf so i getting one issues , we are drawing dotted line in pdf so we are giving...
7
8,215
thread by: mrdancu | last post Nov 19 '08 by: mrdancu
Hi I am very new to XSLT and have the following problem: I would like to use a parameters value for the path to an attribute in my select query. For example: I have an attribute named "pi" for the "date" element that sits in this path in my xml file: visitors/visitor/date/@pi so if I set the parameter:
2
1,960
thread by: moorcroft | last post Nov 19 '08 by: jkmyoung
Hi I have an XML SOAP response which starts with the following XML: <?xml version="1.0" encoding="UTF-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <GetAppXmlResponse xmlns="http://***.***.gov.uk/***">...
3
1,773
thread by: grayharmeet | last post Nov 19 '08 by: jkmyoung
Hi, I am fresher i have a problem, who to convert a text file into xml file. Please give me your suggestion, if you have any idea. Harmeet singh
1
3,351
thread by: TonyHallett | last post Nov 18 '08 by: Dormilich
Hi All. The documentation states "Setting CheckCharacters to false turns off character checking for character entity references." I seem to be missing the point on this. Please can someone provide a short xml document that would demonstrate this, so I can see the difference when changing the property from True to False. Many thanks, ...
1
3,176
thread by: christam1 | last post Nov 18 '08 by: Dormilich
Hi there, I'm creating a PHP/XML-based voting system. There are 24 options for a user to vote from, and ideally I'd like the user to see a picture of each person they vote for. So far, I've managed to list all the names of people up for voting from a "poll.xml" file in my "poll.php" file which is what web users will go to in order to vote. It also...
12
18,250
thread by: blackirish | last post Nov 18 '08 by: Dormilich
Hi all, I am trying to merge 2 XML files that first of all i need to compare nodes of both files according to 2 attributes in the nodes. If those 3 attributes are equal, i need to replace the existing node with the new one. For example first xml file will be like; <Root> <Node Id ="1" FormId="form1" Value="value1"/> ...
1
2,389
thread by: ajayrsolanki | last post Nov 18 '08 by: Dököll
I have to compare two DTD files using java, can I do it by using SchemaFactory. If this is good way, tell me how to do that. Otherwise anyother way to campare these. Thanks Ajay
6
8,162
thread by: neerom | last post Nov 17 '08 by: jkmyoung
Hi, I am newbie in xslt. I have some problem in my current project. I have to call web service from xslt. I have to use HTTP Post method to access webservice. I have got a guideline but not understanding fully.... http://www.biglist.com/lists/xsl-list/archives/200212/msg00068.html
2
2,682
thread by: hcd2712 | last post Nov 17 '08 by: jkmyoung
Hi guys, can anyone tell me how to export data from a spreadsheet to a word mail merge document only showing the 2 decimal places I've amended the spreadsheet to show as so far about 12 decimal places go across as per my formula? Thanks, helen
1
3,236
thread by: radhakrishnanrs | last post Nov 17 '08 by: Dormilich
Hi, Is there any option to count the total number of specific element using XSL? XML File: <root> <child>Name: <child1>Text1</child> <child1>Text2</child>
6
7,268
thread by: radhakrishnanrs | last post Nov 17 '08 by: radhakrishnanrs
I have xml like <root> <parent> <child1>Text</child1> </parent> </root> I want to delete the unwanted sub element <child1> and output would be like <parent>Text</parent>.
3
11,827
thread by: popprem | last post Nov 14 '08 by: jkmyoung
hi, I validated my schema & xml in JAXP. its validated fine. I created the object model in JAXB using xjc command & wn i try to run run the program in throws javax.xml.bind.UnmarshalException: unexpected element{} exception. Can anyone please help me??? Thanks in advance. here are the schema & file <?xml version="1.0" encoding="utf-8"?>...
1
7,612
zeehere
thread by: zeehere | last post Nov 14 '08 by: Dormilich
Hi, windows has many MSXML versions that can be installed side by side. i.e ver 3, 4, 5 & 6. I have to find which msxml file is present on the system. My query is limited through registry only. I cannot do a file-not-present test. I have scanned the registry for finding the msxml versions but that is not foolproof. Most of the times it...
3
2,258
thread by: gayaneducation | last post Nov 14 '08 by: Dormilich
I need to convert following huge xml file like this ----------------------- <?xml version="1.0" encoding="UTF-8" standalone="no"?> <nodeset> <option value="132.146.3.231" label="132.146.3.231"></option> <option value="122.333.4.444" label="122.333.4.444"></option> </nodeset> -----------------------
2
1,886
thread by: libish | last post Nov 12 '08 by: jkmyoung
hi all.. i'm requesting a server response... through http request.. what i'm getting back will be an xml page.. can any one help me to accept this..? whn i searched , what i got is a code like this... if (String.Compare(this.Request.ContentType, "text/xml", true) != 0) { throw new ApplicationException("Invalid content type specified"); }

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.