Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3493536
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T11:53:41+00:00 2026-05-18T11:53:41+00:00

Is it possible to attach javascript to an XML file like in HTML ?

  • 0

Is it possible to attach javascript to an XML file like in HTML ? (I am new to XML.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T11:53:41+00:00Added an answer on May 18, 2026 at 11:53 am

    Only in XML-based languages that have a specific mechanism for attaching javascript.

    eg. XHTML:

    <html xmlns="http://www.w3.org/1999/xhtml">
    ...
    <script type="text/javascript" src="..."></script>
    

    or SVG:

    <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
    ...
    <script type="application/ecmascript" xlink:href="..."/>
    

    For generic XML, you would have to use an <?xml-stylesheet to transform it into one of those languages to get the ability to include a script. (There are also extensions to XSLT in some implementations that can execute script as part of the transformation process, but I’m guessing that’s not what you’re after.)

    Otherwise, plain XML, as viewed in a browser’s generic XML viewer, does not have the ability to script.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to attach a file using mailto: redirect in javascript? Something like
Is it possible to attach html tag to others using Javascript? <li> to other
When I started iPhone development, I read somewhere that it's possible to attach a
Using Xcode 3.1 on OSX 10.5; is it possible to attach (the debugger) to
I was wondering if it is possible to not attach Excel sheet if it
Possible Duplicate: Why not use tables for layout in HTML? Under what conditions should
I am saving user-submitted HTML (in a database). I must prevent JavaScript injection attacks.
I would like to use a conditional statement to attach a different stylesheet for:
Is it possible to load remote JavaScript files from the address bar? I have
Apparently it is possible to dynamically attach DataAnnotation attributes to object properties at runtime

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.