XML to JSON Converter (2024)

Online XML to JSON Converter

Converting XML to JSON in Oxygen

Oxygen XML Editor includes a useful and simple tool for converting XML files to JSON. The XML to JSON action for invoking the tool can be found in the Tools > JSON Tools menu.

To convert an XML document to JSON, follow these steps:

  1. Select the XML to JSON action from the Tools > JSON Tools menu.

    Step Result: The XML to JSON dialog box is displayed:

    XML to JSON Converter (1)
  2. Choose or enter the Input URL of the XML document.
  3. Choose the path of the Output file that will contain the resulting JSON document.
  4. Select how you want empty elements to be converted (default is object).
  5. Select the Open in Editor option to open the resulting JSON document in the main editing pane.
  6. Click the Convert button.

Result: The original XML document is now converted to a JSON document.

XML to JSON Converter (2)

Conversion Details

  • Some XML components are ignored (e.g. comments and processing instructions).
  • If any elements contain attributes in the XML document, the attributes are converted to properties in the converted JSON document. If the XML document contains more than one element with the same name, they will be converted into an array of object in the converted JSON document.

    For example, the following XML document:

    <personnel> <person id="person.one"> <name>Boss</name> </person> <person id="person.two"> <name>Worker</name> </person></personnel>

    it is converted to:

    { "personnel": { "person": [ { "id": "person.one", "name": "Boss" }, { "id": "person.two", "name": "Worker" } ] }}
  • If the XML document contains elements with mixed content (text plus elements), the converted JSON document will contain a #text property with its value set as the text content. If there are multiple text nodes, the subsequent #text properties will contain a number (e.g. #text1, #text2). If there are multiple elements with the same name, the first property will have the element name and the subsequent properties will contain a number (e.g. b, b#1, b#2).

    <p>This <b>is</b> an <b>example</b>!</p>

    is converted to:

    { "p": { "#text": "This ", "b": "is", "#text1": " an ", "b#1": "example", "#text2": "!" }}
  • If the XML document contains element names that contains hexadecimal codes (for example, if they were escaped during a JSON to XML conversion), it will be converted to the normal character value in the converted JSON document.

    <_X24_id>personnel-id</_X24_id>

    is converted to:

    {"$id": "personnel-id"}
XML to JSON Converter (2024)
Top Articles
Financial wisdom
AZ-104 Versus AZ-204
Ups Customer Center Locations
Ups Dropoff Location Near Me
Tesla Supercharger La Crosse Photos
Archived Obituaries
Erika Kullberg Wikipedia
Jonathon Kinchen Net Worth
Free Atm For Emerald Card Near Me
Sam's Club Gas Price Hilliard
Obituary (Binghamton Press & Sun-Bulletin): Tully Area Historical Society
Nikki Catsouras Head Cut In Half
Strange World Showtimes Near Amc Braintree 10
Bernie Platt, former Cherry Hill mayor and funeral home magnate, has died at 90
Scholarships | New Mexico State University
6th gen chevy camaro forumCamaro ZL1 Z28 SS LT Camaro forums, news, blog, reviews, wallpapers, pricing – Camaro5.com
Mini Handy 2024: Die besten Mini Smartphones | Purdroid.de
Unlv Mid Semester Classes
979-200-6466
Northeastern Nupath
Watch The Lovely Bones Online Free 123Movies
Morristown Daily Record Obituary
A Person That Creates Movie Basis Figgerits
Nsa Panama City Mwr
Certain Red Dye Nyt Crossword
MyCase Pricing | Start Your 10-Day Free Trial Today
Trivago Myrtle Beach Hotels
Jesus Calling Feb 13
Pokémon Unbound Starters
Select The Best Reagents For The Reaction Below.
Vlacs Maestro Login
My Dog Ate A 5Mg Flexeril
DIY Building Plans for a Picnic Table
Helloid Worthington Login
Why Are The French So Google Feud Answers
3 Bedroom 1 Bath House For Sale
Joplin Pets Craigslist
Why Gas Prices Are So High (Published 2022)
Craigslist Summersville West Virginia
Tokyo Spa Memphis Reviews
B.C. lightkeepers' jobs in jeopardy as coast guard plans to automate 2 stations
Scarlet Maiden F95Zone
Honkai Star Rail Aha Stuffed Toy
Tropical Smoothie Address
855-539-4712
Rite Aid | Employee Benefits | Login / Register | Benefits Account Manager
18 Seriously Good Camping Meals (healthy, easy, minimal prep! )
Definition of WMT
Cars & Trucks near Old Forge, PA - craigslist
Bones And All Showtimes Near Emagine Canton
Latest Posts
Article information

Author: Margart Wisoky

Last Updated:

Views: 6176

Rating: 4.8 / 5 (78 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Margart Wisoky

Birthday: 1993-05-13

Address: 2113 Abernathy Knoll, New Tamerafurt, CT 66893-2169

Phone: +25815234346805

Job: Central Developer

Hobby: Machining, Pottery, Rafting, Cosplaying, Jogging, Taekwondo, Scouting

Introduction: My name is Margart Wisoky, I am a gorgeous, shiny, successful, beautiful, adventurous, excited, pleasant person who loves writing and wants to share my knowledge and understanding with you.