Questions tagged [xmlvend]

2 questions
0
votes
1 answer

XMLVend Example XML Request and Response?

Environment Ubuntu 11.04 x64 PHP 5.3.5 VIM 7.3.35 XMLVend Specification I am writing an XMLVend API and I would like to have some example XML generated from some of the specification files I have access to. So my question is as follows: How can…
Eric H
  • 1,100
  • 16
  • 32
0
votes
1 answer

Moving namespace on fault exception to envelope WCF services

I am struggling. I am trying to implement a custom fault in WCF. I would like to move the namespace from the Fault Contract class to the envelope Currently :