Definition Type: Element
Name: FaultCause
Namespace: http://docs.oasis-open.org/wsrf/bf-2
Containing Schema: bf-2.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
XSD Diagram of FaultCause in schema bf-2_xsd (OASIS Web Services Notification (WSN) TC)
Collapse XSD Schema Code:
<xsd:element name="FaultCause" minOccurs="0" maxOccurs="1" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:any namespace="##other" processContents="lax" minOccurs="1" maxOccurs="1" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' 1 1