Fault Element Name and Namespace
Status: Pre-Alpha
Brought to you by:
patforna
1) If using a DataContract for modelling a SOAP fault,
the Element Name and Namespace that will appear in the
<ssdl:schema> element can be defined only once per
fault type. It is therefore not possible to re-use the
same fault type with different element names or namespaces.
2) If using a primitive type (e.g. string, int, etc.) it
is not possible to define an Element Name or Namespace
at all!