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