http://www.endeca.com/MDEX/config/services/config/2010
The fault Element
Local elements (2)
faultcode faultstring
Element fault : local complex type
The fault element cannot have "xsi:nil" as an attribute. The fault element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<config-service:fault>
-Begin Sequence [1...1]
<config-service:faultcode>string</faultcode> [1..1]
<config-service:faultstring>string</faultstring> [1..1]
 Allows any elements from any namespaces (strict validation). [1..1] Allows any elements from any namespaces (strict validation). [1..1]
End Sequence
</fault>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="fault">
-<complexType>
-<sequence>
<element  name="faultcode"  type="string" />
<element  name="faultstring"  type="string" />
<any  id="detail" />
</sequence>
</complexType>
</element>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 
Generated by WSDLdoc ©