Definition Type: ComplexType
Name: UnsupportedPolicyRequestFaultType
Namespace: http://docs.oasis-open.org/wsn/b-2
Type: wsrf-bf:BaseFaultType
Containing Schema: b-2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UnsupportedPolicy in schema b-2_xsd 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 UnsupportedPolicyRequestFaultType in schema b-2_xsd (OASIS Web Services Notification (WSN) TC)
Collapse XSD Schema Code:
<xsd:complexType name="UnsupportedPolicyRequestFaultType">
    <xsd:complexContent>
        <xsd:extension base="wsrf-bf:BaseFaultType">
            <xsd:sequence>
                <xsd:element name="UnsupportedPolicy" type="xsd:QName" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
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
UnsupportedPolicy wsn-b:UnsupportedPolicy 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
wsn-b:UnsupportedPolicyRequestFault