Computing.Net > Forums > Unix > inserting space between xml tags.

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

inserting space between xml tags.

Reply to Message Icon

Name: samarjith
Date: January 8, 2009 at 16:02:35 Pacific
OS: Windows 2000
CPU/Ram: Intel(R) Pentium(R) M processor 2.00 GHz
Product: Ibm / T43
Subcategory: Software Problems
Comment:

I have a xml file which is not indented and it looks like this


<FileFolderHistory clsid="{8A52365D-ED03-4581-A5FD-32A2A2E272BF}"><NTID vt="8">WNESS</NTID><Image1 vt="9" clsid="{A503C21E-6ED2-4CFE-93AC-4BA389458FB6}"><ID vt="8">{D3866BDE-6981-4B7D-8251-CDACAB139F69}</ID><FileID vt="3">0</FileID><FolderID vt="3">0</FolderID><Source vt="8"></Source><DisplayName vt="8">My Documents Backup</DisplayName><Sourcesize vt="3">0</Sourcesize><Createdate vt="7">12/30/1899 0: 0: 0</Createdate><Modifieddate vt="7">11/12/2008 2:58:18</Modifieddate><ImageType vt="3">4</ImageType><ImageState vt="3">0</ImageState><ImageReason vt="3">0</ImageReason>

everything in one line. I want create space between each tag like below
<> <> <> <>

Quick response is appreciated. Thanks in advance

Samar



Sponsored Link
Ads by Google

Response Number 1
Name: nails
Date: January 8, 2009 at 21:06:23 Pacific
Reply:

I can't identify the beginning and end of the tag.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: inserting space between xml tags.

Help with String Manipulation ! www.computing.net/answers/unix/help-with-string-manipulation-/7820.html

unexpected tag www.computing.net/answers/unix/unexpected-tag/6554.html

Ksh script - add blank space www.computing.net/answers/unix/ksh-script-add-blank-space/6970.html