Question

In: Computer Science

Convert JSON TO XAML { "message": { "affenpinscher": [], "african": [], "airedale": [], "akita": [], "appenzeller":...

Convert JSON TO XAML

{
    "message": {
        "affenpinscher": [],
        "african": [],
        "airedale": [],
        "akita": [],
        "appenzeller": [],
        "australian": [
            "shepherd"
        ],
        "basenji": [],
        "beagle": [],
        "bluetick": [],
        "borzoi": [],
        "bouvier": [],
        "boxer": [],
        "brabancon": [],
        "briard": [],
        "buhund": [
            "norwegian"
        ],
        "bulldog": [
            "boston",
            "english",
            "french"
        ],
        "bullterrier": [
            "staffordshire"
        ],
        "cairn": [],
        "cattledog": [
            "australian"
        ],
        "chihuahua": [],
        "chow": [],
        "clumber": [],
        "cockapoo": [],
        "collie": [
            "border"
        ],
        "coonhound": [],
        "corgi": [
            "cardigan"
        ],
        "cotondetulear": [],
        "dachshund": [],
        "dalmatian": [],
        "dane": [
            "great"
        ],
        "deerhound": [
            "scottish"
        ],
        "dhole": [],
        "dingo": [],
        "doberman": [],
        "elkhound": [
            "norwegian"
        ],
        "entlebucher": [],
        "eskimo": [],
        "finnish": [
            "lapphund"
        ],
        "frise": [
            "bichon"
        ],
        "germanshepherd": [],
        "greyhound": [
            "italian"
        ],
        "groenendael": [],
        "havanese": [],
        "hound": [
            "afghan",
            "basset",
            "blood",
            "english",
            "ibizan",
            "plott",
            "walker"
        ],
        "husky": [],
        "keeshond": [],
        "kelpie": [],
        "komondor": [],
        "kuvasz": [],
        "labrador": [],
        "leonberg": [],
        "lhasa": [],
        "malamute": [],
        "malinois": [],
        "maltese": [],
        "mastiff": [
            "bull",
            "english",
            "tibetan"
        ],
        "mexicanhairless": [],
        "mix": [],
        "mountain": [
            "bernese",
            "swiss"
        ],
        "newfoundland": [],
        "otterhound": [],
        "ovcharka": [
            "caucasian"
        ],
        "papillon": [],
        "pekinese": [],
        "pembroke": [],
        "pinscher": [
            "miniature"
        ],
        "pitbull": [],
        "pointer": [
            "german",
            "germanlonghair"
        ],
        "pomeranian": [],
        "poodle": [
            "miniature",
            "standard",
            "toy"
        ],
        "pug": [],
        "puggle": [],
        "pyrenees": [],
        "redbone": [],
        "retriever": [
            "chesapeake",
            "curly",
            "flatcoated",
            "golden"
        ],
        "ridgeback": [
            "rhodesian"
        ],
        "rottweiler": [],
        "saluki": [],
        "samoyed": [],
        "schipperke": [],
        "schnauzer": [
            "giant",
            "miniature"
        ],
        "setter": [
            "english",
            "gordon",
            "irish"
        ],
        "sheepdog": [
            "english",
            "shetland"
        ],
        "shiba": [],
        "shihtzu": [],
        "spaniel": [
            "blenheim",
            "brittany",
            "cocker",
            "irish",
            "japanese",
            "sussex",
            "welsh"
        ],
        "springer": [
            "english"
        ],
        "stbernard": [],
        "terrier": [
            "american",
            "australian",
            "bedlington",
            "border",
            "dandie",
            "fox",
            "irish",
            "kerryblue",
            "lakeland",
            "norfolk",
            "norwich",
            "patterdale",
            "russell",
            "scottish",
            "sealyham",
            "silky",
            "tibetan",
            "toy",
            "westhighland",
            "wheaten",
            "yorkshire"
        ],
        "vizsla": [],
        "waterdog": [
            "spanish"
        ],
        "weimaraner": [],
        "whippet": [],
        "wolfhound": [
            "irish"
        ]
    },
    "status": "success"
}

Solutions

Expert Solution

Answer-

Your XAML file is here-

<?xml version="1.0" encoding="UTF-8"?>
<root>
   <message>
       <affenpinscher />
       <african />
       <airedale />
       <akita />
       <appenzeller />
       <australian>
           <element>shepherd</element>
       </australian>
       <basenji />
       <beagle />
       <bluetick />
       <borzoi />
       <bouvier />
       <boxer />
       <brabancon />
       <briard />
       <buhund>
           <element>norwegian</element>
       </buhund>
       <bulldog>
           <element>boston</element>
           <element>english</element>
           <element>french</element>
       </bulldog>
       <bullterrier>
           <element>staffordshire</element>
       </bullterrier>
       <cairn />
       <cattledog>
           <element>australian</element>
       </cattledog>
       <chihuahua />
       <chow />
       <clumber />
       <cockapoo />
       <collie>
           <element>border</element>
       </collie>
       <coonhound />
       <corgi>
           <element>cardigan</element>
       </corgi>
       <cotondetulear />
       <dachshund />
       <dalmatian />
       <dane>
           <element>great</element>
       </dane>
       <deerhound>
           <element>scottish</element>
       </deerhound>
       <dhole />
       <dingo />
       <doberman />
       <elkhound>
           <element>norwegian</element>
       </elkhound>
       <entlebucher />
       <eskimo />
       <finnish>
           <element>lapphund</element>
       </finnish>
       <frise>
           <element>bichon</element>
       </frise>
       <germanshepherd />
       <greyhound>
           <element>italian</element>
       </greyhound>
       <groenendael />
       <havanese />
       <hound>
           <element>afghan</element>
           <element>basset</element>
           <element>blood</element>
           <element>english</element>
           <element>ibizan</element>
           <element>plott</element>
           <element>walker</element>
       </hound>
       <husky />
       <keeshond />
       <kelpie />
       <komondor />
       <kuvasz />
       <labrador />
       <leonberg />
       <lhasa />
       <malamute />
       <malinois />
       <maltese />
       <mastiff>
           <element>bull</element>
           <element>english</element>
           <element>tibetan</element>
       </mastiff>
       <mexicanhairless />
       <mix />
       <mountain>
           <element>bernese</element>
           <element>swiss</element>
       </mountain>
       <newfoundland />
       <otterhound />
       <ovcharka>
           <element>caucasian</element>
       </ovcharka>
       <papillon />
       <pekinese />
       <pembroke />
       <pinscher>
           <element>miniature</element>
       </pinscher>
       <pitbull />
       <pointer>
           <element>german</element>
           <element>germanlonghair</element>
       </pointer>
       <pomeranian />
       <poodle>
           <element>miniature</element>
           <element>standard</element>
           <element>toy</element>
       </poodle>
       <pug />
       <puggle />
       <pyrenees />
       <redbone />
       <retriever>
           <element>chesapeake</element>
           <element>curly</element>
           <element>flatcoated</element>
           <element>golden</element>
       </retriever>
       <ridgeback>
           <element>rhodesian</element>
       </ridgeback>
       <rottweiler />
       <saluki />
       <samoyed />
       <schipperke />
       <schnauzer>
           <element>giant</element>
           <element>miniature</element>
       </schnauzer>
       <setter>
           <element>english</element>
           <element>gordon</element>
           <element>irish</element>
       </setter>
       <sheepdog>
           <element>english</element>
           <element>shetland</element>
       </sheepdog>
       <shiba />
       <shihtzu />
       <spaniel>
           <element>blenheim</element>
           <element>brittany</element>
           <element>cocker</element>
           <element>irish</element>
           <element>japanese</element>
           <element>sussex</element>
           <element>welsh</element>
       </spaniel>
       <springer>
           <element>english</element>
       </springer>
       <stbernard />
       <terrier>
           <element>american</element>
           <element>australian</element>
           <element>bedlington</element>
           <element>border</element>
           <element>dandie</element>
           <element>fox</element>
           <element>irish</element>
           <element>kerryblue</element>
           <element>lakeland</element>
           <element>norfolk</element>
           <element>norwich</element>
           <element>patterdale</element>
           <element>russell</element>
           <element>scottish</element>
           <element>sealyham</element>
           <element>silky</element>
           <element>tibetan</element>
           <element>toy</element>
           <element>westhighland</element>
           <element>wheaten</element>
           <element>yorkshire</element>
       </terrier>
       <vizsla />
       <waterdog>
           <element>spanish</element>
       </waterdog>
       <weimaraner />
       <whippet />
       <wolfhound>
           <element>irish</element>
       </wolfhound>
   </message>
   <status>success</status>
</root>

Note- Please do upvote, if any problem then comment in box sure I will help.


Related Solutions

Write a javascript code to replace the JSON body with another JSON body. JSON body1 {...
Write a javascript code to replace the JSON body with another JSON body. JSON body1 {     "name":"john doe",     "mood":"happy"     "major":"cs",     "date":"2024" } json body2 is { "mood":"sad"     "major":"accounting",     "date":"2023" } the result should be { "name":"john doe", "mood":"sad"     "major":"accounting",     "date":"2023" }
Define a JavaScript function named showBins which has one parameter which is a JSON blob (JSON...
Define a JavaScript function named showBins which has one parameter which is a JSON blob (JSON encoding). The parameter encodes an array of Numbers. Your function should display the value at index 0 of the array in a text element whose id is "small", display the value at index 1 of the array in a text element whose id is "med", and display the value at index 2 of the array in a text element whose id is "large".
In the communication model, the type of media used for the message represents __________________________. the message...
In the communication model, the type of media used for the message represents __________________________. the message channel the feedback loop the promotional tool the mode of communcation the encoding mechanism The promotional tools advertising and public relations have in common that __________________________. it is always clear who the sender of the message is these tools give the sender good control of the situation in which the audience sees the message the sender has full control over the message the audience...
Barnett is African-American. One in twelve of those who are of African descent, including African-Americans, are...
Barnett is African-American. One in twelve of those who are of African descent, including African-Americans, are carriers of the gene for sickle cell anemia. Barnett applies for a job at Best Buy, which is aware of the statistics for sickle cell anemia. Before Best Buy will offer Barnett a job, it requires that Barnett undergo genetic testing to determine if he is a carrier. Discuss the legal issues with Best Buy's requirement. What are Barnett's options and what would you...
Assignment 4 You will be writing an inventory system that is backed by JSON data and...
Assignment 4 You will be writing an inventory system that is backed by JSON data and will be working with a starter file that contains a JSON string. The code you write will need to follow the following guidelines. You’re at work one day and your boss asks you about that fancy programming language you’ve been learning, Python. She asks you if you can use it to read JSON data from a supplier and build an inventory. “Of course!” you...
Write a javascript code to check if the JSON body follows the schema. schema is {...
Write a javascript code to check if the JSON body follows the schema. schema is {     "name":"john doe",     "mood":"happy"     "major":"cs",     "date":"2024" } json body is {     "name":"john doe", "height":"170cm"     "major":"cs",     "date":"2024" } the result should be false
Build an application using HTML, CSS, javascript, json. It is not necessary for backend to be...
Build an application using HTML, CSS, javascript, json. It is not necessary for backend to be working but the frontend should be good. App should to simple and useful in our day to day life. For eg- grocery shopping list or alarm or weather forecast or reminder.
Python Assignment You will be writing an inventory system that is backed by JSON data and...
Python Assignment You will be writing an inventory system that is backed by JSON data and will be working with a starter file that contains a JSON string. The code you write will need to follow the following guidelines. The what You’re at work one day and your boss asks you about that fancy programming language you’ve been learning, Python. She asks you if you can use it to read JSON data from a supplier and build an inventory. “Of...
is it True or False? txt. CSV, and json files are all human- readable
is it True or False? txt. CSV, and json files are all human- readable
Encode the message "TEST".
  Encode the message "TEST". Find  NOTE: your matrix entries should be integers in the range Use your answer above to decode the message "ETAJ".
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT