Definition Type: Element
Name: BaseFault
Namespace: http://docs.oasis-open.org/wsrf/bf-2
Type: wsrf-bf:BaseFaultType
Containing Schema: bf-2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FaultCause in schema bf-2_xsd Drilldown into Description in schema bf-2_xsd Drilldown into ErrorCode in schema bf-2_xsd Drilldown into Originator in schema bf-2_xsd Drilldown into Timestamp in schema bf-2_xsd Drilldown into BaseFaultType in schema bf-2_xsdXSD Diagram of BaseFault in schema bf-2_xsd (OASIS Web Services Notification (WSN) TC)
Collapse XSD Schema Code:
<xsd:element name="BaseFault" type="wsrf-bf:BaseFaultType" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Timestamp wsrf-bf:Timestamp 1 1
Originator wsrf-bf:Originator 0 1
ErrorCode wsrf-bf:ErrorCode 0 1
Description wsrf-bf:Description 0 unbounded
FaultCause wsrf-bf:FaultCause 0 1
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: