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 7742395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:15:55+00:00 2026-06-01T09:15:55+00:00

When I run my WCF REST method from the browser I receive a: in

  • 0

When I run my WCF REST method from the browser I receive
a: in front of xml elements in when returning WCF REST service in browser? Anyone ever see this and know why it could occur? I was expecing formatted elements

<?xml version="1.0"?>
<GetProductNameListResponse xmlns="TheBigContract">
<GetProductNameListResult xmlns:i="http://www.w3.org/2001/XMLSchemaintance" xmlns:a="http://schemas.datacontract.org/2004/07/ProductDTO">

<a:Product>
<a:Company i:nil="true"/>
<a:DayOfWeek i:nil="true"/>
<a:Location i:nil="true"/>
<a:TimeOfDay i:nil="true"/>
<a:TruckID>0</a:TruckID>
<a:TruckName>BBQ Smith</a:TruckName>
<a:Website>test</a:Website>
</a:Product>

<a:Product>
<a:Company i:nil="true"/>
<a:DayOfWeek i:nil="true"/>
<a:Location i:nil="true"/>
<a:TimeOfDay i:nil="true"/>
<a:TruckID>0</a:TruckID>
<a:TruckName>Bon Me</a:TruckName>
<a:Website>test</a:Website>
</a:Product>
  • 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-06-01T09:15:56+00:00Added an answer on June 1, 2026 at 9:15 am

    That is still valid XML. Your inner elements are defined in http://schemas.datacontract.org/2004/07/ProductDTO name space and this is the way how valid XML uses elements from multiple name spaces in the same XML document. Do you see that xmlns:a=... in GetProductNameListResult? That defines prefix (alias) for that name space. Only elements from single name space can be without prefix (that is called default name space).

    Edit: Name spaces define container where element and attribute names must be unique. But you can have multiple element types with the same name in the same XML document if they are from different name spaces. It is similar concept to .NET name spaces.

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

Sidebar

Related Questions

we run a WCF service hosted in IIS7 on Win2k8. We see the following
I'm using WCF to create some REST service. One of the Rest Service method
Following on from this question: Run WCF ServiceHost with multiple contracts Are there any
If I run my WCF service(hosted in II7) and uses PerSession on contextinstance, will
I'm trying to run a simple WCF Service... My Wcf Service .config: <system.serviceModel> <services>
I need to run some methods before the first call of a wcf service,
I have a WCF service, hosted in IIS 7.0 that needs to run database
We've got a scheduling application running that calls a WCF service to run nightly
I'm trying to secure a WCF service using windows accounts. The service should run
I have a WCF service method that returns a big byte[] array around 2

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.