I've been given the task of displaying a swf file in a page that I've created, but the architecture of the site doesn't accommodate the swf in its current size. I don't have access to the fla,...
Hi,
I am attempting to upload my XML file to Google Base to have my products listed, but I keep getting an error message: "Data feed upload failed. No items are live."
Im not certain wha...
I have to write a spec sheet on how to format an XML file for transfer to my company.
I will be giving the sheet to another company and they will use it to format the XML accordingly.
I do...
I need some help. I'm really new to XSL and am on an excrutiatingly tight deadline and just don't have the time to learn what I need to know. I know what needs to be done just don't know how...
I have the following XML schema given to me by a group who wants to insert all of our records into their database. This doesn't look like it's correct to me, but maybe I'm missing something? ...
Hi,
I'm implementing the Canada Post online service into our website. I hava a good understanding of HTML, CSS, Javascript etc. and a little knowledge of PHP, but the system they use is XML, ...
The requirement is that, all the empty tags in the transformed XML:should look like <tag></tag> and not <tag/>
I currently have an XSD document that gives me the following except for the password attribute Type="PasswordDigest". Can someone tell me how to add this with my existing xsd?
<?xml versio...
Another question for the gurus:
I have an XML file formatted like below.
I managed to sort my records based on <Name> i.e. Last, First
What I need to do is sort based on First Last.
...
Greetings gurus:
I have an xml document formatted similar to the code below
I'm using a style sheet to try and format the document into a table where I have a list of dates as the column...
Ok, ive been staring at this for too long, time to ask the experts.
Im trying to create an appointment in a public calendar on a 2003 exchange server.
I get a HTTP/1.1 400 Bad Request up...
Hi all,
Could someone provide me a solution to the attached action script.
Basically, I purchased a flash countdown component which uses an external xml file called countdown.xml.
Here i...
Hi,
We validated an XML sitemap using Dreamweaver. However I am not that knowledgeable when it comes to XML errors. Here is an error that we got.
Schema in http://www.sitemaps.org/schem...
Hello,
Given the following line of code;
SchemaParser sparser = new SchemaParser(schemaParserFile.toURI().toURL());
The URL points to an xml file.
How could one print/show the content of...
How do i bridge the gap between XML and RDF
I have this class that is trying to teach us XML/NameSpace and I'm just not getting it. The assignment is to add "a Namespace" to an XML page that is basically our resume. I have no idea why...
I am signing up for a website online catalog feed from an affiliate program. They will be pushing XML data to my website and I don't have a clue how to make that populate my web pages.
The s...