XML is Extensible Markup Language, a markup language. A markup language is a way to enter information into a text format that can be easily identified as not being part of the content, but rather instructions on how the content should be treated.
1
vote
0answers
18 views
Best way to tag/store text groups within a group of files [closed]
I have a project involving around 4000 flat text files which represent legal documents. I need to parse them out by named section for a text analysis project I'm starting. The structure of these ...
0
votes
0answers
17 views
Windows System Image Manager can't validate my asnwer
When I do my modifications and apply to "validate answer" I get a lot of errors
In the picture you cna see the WSIM version I'm using (6.2.9200),
...The errors in the picture are saying this more or ...
0
votes
0answers
11 views
Why does XMLStarlet return additional whitespace/newline for XML text nodes?
I'm trying to manipulate XML data with XMLStarlet for translation purposes as asked in Translate text nodes of GraphML XML (CAS)? but although the nodes I am trying to read are returned, there is ...
1
vote
1answer
17 views
AutoUnattend.xml Windows 8 setup
I need a example of how to make an Autounattend.xml for the Windows 8 x64 Core ISO setup.
I saw a example from MSDN but don't helped me in nothing, my unattended always fails (is not recognized by ...
0
votes
0answers
16 views
Translate text nodes of GraphML XML (CAS)?
I have created a few graphs with yEd Graph Editor in GraphML format (XML-based) where I would like to translate the labels of a node:
<graphml ...>
<graph edgedefault="directed" ...
0
votes
2answers
14 views
XML editor for editing KML?
I am trying to edit some KML code, and neither Word nor Notepad seem to work--Notepad opens a page of some garbled non-code and Word cannot open the file at all. I was told that I would need an XML ...
0
votes
1answer
22 views
Is the Open XML SDK 2.5 for Microsoft Office out of CTP yet?
I have been playing with the Open XML SDK 2.0 for Microsoft Office and noticed there was the Open XML SDK 2.5 for Microsoft Office available but some links show it as being in CTP.
My question; is it ...
0
votes
1answer
24 views
how to set default values for attributes in xml
How do i set default values for attributes in xml. Consider below test.xml.
An attribute 'gender' with default value 'male' has been defined for element 'to'.
I am however unable to retrieve it using ...
1
vote
0answers
17 views
Powershell script to update XML file content
Please help me create a Powershell script that will go through an XML file and update content. In the example below, I want to use the script to pull out and change the file path in the ...
5
votes
2answers
49 views
Split Excel column with XML inside
Is there a way to break an Excel column containing XML into several
columns like this:
BEFORE
| Apples | Pears | XML |
| ------ | ----- | ...
0
votes
1answer
55 views
Insert given variable from batch into existing xml file
Here is what I am trying to accomplish...if this can be accomplished with only batch...for now?
Instead of actually renaming the client here from the netdom statement, I want to INSERT the ...
0
votes
3answers
67 views
Match and remove first and second pattern within xml tags
How can I match and remove first and second pattern within xml tags using sed or awk?
Here is the example
<data>A78-1-1134-HI-1</data>
<data>T78-12-1346-AG-2</data>
...
0
votes
1answer
25 views
Powershell : set_InnerText function not appearing for XML
$xml contains a xml document
$e = $xml.CreateElement("Pass2")
$e.set_InnerText ("p2") --> This command errors out
$e.SetAttribute("Pass2","p221") --> This works, but is not what I need
...
1
vote
1answer
47 views
how to select different expressions between xml tags with a similar character with notepad++
I have to adapt std xml for wordpress.
By exemple I've many lines like these ones :
line10<description>text1</description>
line18<description>text2</description>
...
0
votes
1answer
43 views
How to import a scheduled task automatically from an XML file?
I have created a scheduled task in Windows 7. The task is running perfectly well on my computer.
I have also exported the task to an XML file and want to create the same task on another computer ...
2
votes
2answers
87 views
Is it possible to import VIM syntax highlight into Notepad++?
VIM's got a syntax highlight file I would like to have in Notepad++.
But VIM uses ".vim" files for syntax highlight definitions, while Notepad++ uses XML.
At the "Import" button, you can only specify ...
0
votes
0answers
24 views
Tool to to change empty elements to self-closing elements
I have a large XML file with many elements like this:
<Foo Bar="Baz">
</Foo >
I want them all to become like this:
<Foo Bar="Baz" />
Is there a tool that will do this for me ...
1
vote
1answer
1k views
How to modify/create values in XML files using PowerShell?
I would like to know if is it possible to modify/create values in XML files using PowerShell. Basically I'm interested in:
Modify values in the XML file or create them if they don't exist (i.e. I ...
0
votes
0answers
36 views
Please suggest free XSLT 2.0 editor [closed]
I'm pretty new to XSLT and found this a brittle language with steep learning curve. Am using Eclipse (Java not JEE version) for my development. Saw this SO post but don't want to upgrade to JEE ...
2
votes
1answer
138 views
Opening 1GB+ XML file for editing [duplicate]
Running Windows 7 64-Bit w/6GB RAM. Attempting to open a 1GB XML file in an attempt to repair an Excel Spreadsheet. I have tried other tools but all caused memory errors. I even tried sed (Windows ...
0
votes
0answers
45 views
How do I access XML data via the Data Link Properties Dialog Box?
I'm using a third party database that has a data import wizard.
99% of our data comes to us via custom dynamic pdf forms, which allows us to export the filled form data as xml. The import wizard ...
2
votes
1answer
68 views
Script to load Wi-Fi profiles [duplicate]
I'm using Windows 7 x64 and I need a script to load 2 wifi profiles. I have exportred the XMLs from a current system. I just need a way to deploy the profiles to people who don't know the first thing ...
1
vote
1answer
103 views
Windows batch file or script to load exported Wi-Fi XML profiles onto a new laptop
This probably is as simple as reconfiguring the standard code used by MS for the same thing but .. I hope maybe someone has already done it.
You can easily export a Wi-Fi profile to a USB including ...
0
votes
1answer
106 views
Does chrome has xml parser? if so, how do I enable it?
I'm trying to find out if there's an xml parser for chrome, like we have the microsoft xml parser for IE browsers.
0
votes
1answer
25 views
A replace for xmlrpc utility
I’d wanted to use XMLRPC interface for rtorrent like described here, but xmlrpc from stable version of the xmlrpc-c package crashes and in unstable it is not present, so I searched for something that ...
0
votes
0answers
83 views
Can a MS Word table programmatically read data from XML file?
The workflow at my company requires that I sometimes submit a certain form, for which they have a MS Word template. The central point is a table which needs to be filled with data. I can extract the ...
3
votes
1answer
53 views
Is it possible to edit the source representation of objects in Excel?
I often find myself copying and pasting worksheets in order to show the same analysis for different sets of data. This includes graphs. It's irritating having to 'select data' for every data series, ...
0
votes
0answers
27 views
XML column shows #s instead of the content in Excel, even when exporting as CSV
I have a very large XML file of over 650,000 lines, and when I open it in Excel 2007, some cells (multiple line ones) are shown as a series of #s. When I double click on them the content appears, when ...
0
votes
1answer
75 views
Efficiently extracting a few data from a large XML file
I need to extract a few field contents from a large XML file. I currently do this though a combination of xmlstarlet and a Python script (using ElementTree). The idea was to trim the XML file from ...
1
vote
0answers
89 views
PowerPivot data feed error “Semicolon expected” during import
When importing data from an atom feed in PowerPivot, I get the following error:
XML parsing failed at line 7, column 727: Semicolon expected.
The feed currently only returns two entries, and ...
1
vote
1answer
105 views
XML Tree-viewer for large data sets?
I'm looking for an application that will display the XML schema for large (between 40-300MB in filesize) sets of data. Obviously, the built in viewers for major browsers fail at loading the data. ...
6
votes
3answers
252 views
How can I convert a whole XML dump from Wikia to Kindle?
I'd like to convert an XML dump of whole Deus Ex Wikia to my Kindle. How can I do that?
Here's the compressed XML file if anyone wants to try their solutions before posting an answer:
...
1
vote
1answer
110 views
Windows 7 fails using application/soap+xml while XP works with application/ipp when connecting to printer
I have a Comtrend ADSL modem/router that shares a USB printer with IPP.
Windows XP connects correctly, but Windows 7 will not (as is confirmed by many frustrated discussion threads returned by ...
0
votes
1answer
51 views
Launchd File for reverse stream
Does anyone have any ideas why this fails to execute a reverse stream connection when loaded?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" ...
0
votes
1answer
70 views
XML based email attachment being renamed
I am experiencing a strange problem when receiving email attachments.
The files are valid XML files, but they have the file extension .usf or.xif.
When the emails are opened in Outlook and the ...
0
votes
0answers
25 views
Retirve xml value without giving the complete xml path
I need to check if the element exists or not in xml without giving the complete xml xpath
iam for some elelements iam checking passing the complete xpath of the element to getElementsByTagName
1
vote
0answers
30 views
XML bulk update in Evenote
I've some tweets and blog article (from Wordpress) saved locally in rss or xml format and I want to bulk upload them in my Evernote Account.
I've tried this Wordpress to Evernot script or tried ...
0
votes
1answer
204 views
Regular Expression to replace part of URL in XML file
I need a regular expression in Notepad++ to search/replace a string. My document (xml) has serveral thousand lines that look similar to this:
<Url ...
3
votes
1answer
103 views
Excel - including data from a remote (web) sheet?
As a part of providing dynamic dashboards / reports, I've been investigating having a static Excel workbook that would contain a raw data sheet periodically updated from a web source. I'm currently ...
0
votes
1answer
148 views
More advanced 'Apple Automator' like software?
What I'm looking for is a program similar to Automator or A Better Finder Rename but more extensive / advanced.
In my situation we have two files with the same name, one is a MOV the other an XML. We ...
1
vote
0answers
30 views
Does Sibling Node Order Matter In Canonical XML? [closed]
When using
$ xmllint --c14n one.xml > 1.xml
$ xmllint --c14n two.xml > 2.xml
$ diff 1.xml 2.xml
Would it matter if the order of the sibling nodes were different?
I.e. are these the same? ...
0
votes
1answer
58 views
Vim is spellchecking in XML files where I don't want it to, and only there
I'm trying to use Vim's builtin spellchecking in some XML documents. This happens merely by having the XML syntax loaded, as seen in the following minimalistic example (which reproduces what I also ...
1
vote
1answer
102 views
Why is the XML DTD not found by the browser [closed]
When I load my XML file in a browser, it complains there is 'no style information': "This XML file does not appear to have any style information associated with it. The document tree is shown below."
...
-1
votes
1answer
647 views
How to get the parent node of a given child node using PowerShell?
I am new to PowerShell. I have to write a script which can return me the first parent(node) value by passing the child node.
I have the following XML. When I pass my PowerShell script the value ...
0
votes
0answers
99 views
Display XML source, don't download them in Google Chrome
I'm currently using a REST webservice that returns XML but with the application/xml+hal as Content-type. Problem is that my browser downloads the contents of each request instead of displaying it in ...
0
votes
1answer
353 views
I there an open source XML viewer for Windows that can show data in grid form [closed]
Excel can read raw XML and turn it into a a viewable table w/o a schema. I'm looking for a freeware/Open Source alternative for a situation whereby I don't have access to Excel. I don't need to edit, ...
0
votes
1answer
40 views
Download/update webpages listed in XML sitemap
I'm searching a FLOSS tool that downloads all pages (and embedded resources, e.g. images) linked in a XML sitemap (built according to http://www.sitemaps.org/).
The tool should "crawl" the sitemap ...
0
votes
0answers
118 views
Diff 2 large XML files to produce a delta xml file [closed]
Need to be able to diff 2 large / very large XML files and produce the delta XML file. Also, as this process will be part of a larger automated process on below hardware / OS config.
Machine ...
1
vote
1answer
83 views
How to search for any files that do not contain a proper XML root element?
I need to be able to search several thousand XHTML and XML files and see a list of files that do not contain the following string on the first line:
<?xml version="1.0" encoding="utf-8"?>
How ...
1
vote
0answers
230 views
Cannot save or export XML data
I come across a excel XML export problem. To simple the question, I do the next steps:
Data>>from XML data import.
Actually, I want to export it back to XML file again after some
modification on ...


