Definition Type: Element
Name: TopicNamespace
Namespace: http://docs.oasis-open.org/wsn/t-1
Type: wstop:TopicNamespaceType
Containing Schema: t-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Topic in schema t-1_xsd Drilldown into documentation in schema t-1_xsd Drilldown into ExtensibleDocumented in schema t-1_xsd Drilldown into final in schema t-1_xsd Drilldown into targetNamespace in schema t-1_xsd Drilldown into name in schema t-1_xsd Drilldown into TopicNamespaceType in schema t-1_xsdXSD Diagram of TopicNamespace in schema t-1_xsd (OASIS Web Services Notification (WSN) TC)
Collapse XSD Schema Code:
<xsd:element name="TopicNamespace" type="wstop:TopicNamespaceType">
    <xsd:unique name="rootTopicUniqueness">
        <xsd:selector xpath="wstop:Topic" />
        <xsd:field xpath="@name" />
    </xsd:unique>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
documentation wstop:documentation 0 (1)
Topic wstop:Topic 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
name wstop:name (Optional)
targetNamespace wstop:targetNamespace Required
final wstop:final false (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: