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

  • SEARCH
  • Home
  • 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 7673591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:32:52+00:00 2026-05-31T16:32:52+00:00

I am creating an XDocument as shown below. The output has xmlns = for

  • 0

I am creating an XDocument as shown below. The output has xmlns = “” for TestId, LoginData and InterfaceVersion elements. I don’t want xmlns = “” for these elements. How to supress this?

        XNamespace aw = "http://test.com/xml/DatabaseService/TestData";
        XDocument xw = new XDocument(new XDeclaration("1.0", "utf-8", "yes"),
                                          new XElement(aw + "TestData", new XAttribute("version", "1.0"),
                                          new XElement("TestId", new XAttribute("Id", strPublishedId)),
                                          new XElement("LoginData", new XAttribute("User", "none"), new XAttribute("Password", "nothing"), new XAttribute("Domain", "")),
                                          new XElement("InterfaceVersion", new XAttribute("Major", "1"), new XAttribute("Minor", "0"))));

Thanks in advance.

  • 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-31T16:32:53+00:00Added an answer on May 31, 2026 at 4:32 pm

    XElement nodes don’t automatically inherit their namespaces from their parent elements. You need to specify “aw” namespace for each of the child elements – “TestId”, “LoginData” and “InterfaceVersion” – not only to “TestData”.

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

Sidebar

Related Questions

I want to download a document from a server. Creating the document in the
I'm creating an XML document and I want to store URLs inside the a
in my document I am creating 3-4 pdfptables. At design time I don't know
I'm creating a div which is shown(toggled) by clicking on another element. It should
We want to use Orbeon Forms to build and run some forms, however these
I want to record to a XML with below those codes in ASP.Net.However,I want
I'm creating graphs in pgf/tikz. When I use these in my document they are
Is there any good way to achieve the desired output below without having to
I've got a function creating some XmlDocument: public string CreateOutputXmlString(ICollection<Field> fields) { XmlWriterSettings settings
I am creating a pdf document using C# code in my process. I need

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.