Schema Central > WS-Notification > t-1.xsd > wstop:TopicNamespace
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wstop:TopicNamespace

Element information

Namespace: http://docs.oasis-open.org/wsn/t-1

Schema document: t-1.xsd

Type: wstop:TopicNamespaceType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type wstop:ExtensibleDocumented
name [0..1]xsd:NCName
targetNamespace [1..1]xsd:anyURI
final [0..1]xsd:booleanDefault value is "false".

Identity constraints

TypeNameSelectorField(s)
uniquerootTopicUniquenesswstop:Topic@name

Sample instance

<wstop:TopicNamespace                      name="TopicSpaceExample1"
                      targetNamespace="http://example.org/topicSpace/example1"
                      xsi:schemaLocation="http://docs.oasis-open.org/wsn/t-1http://docs.oasis-open.org/wsn/t-1.xsd">
   <wstop:Topic name="t1">
      <wstop:Topic name="t2" messageTypes="xyz:m1 tns:m2"/>
      <wstop:Topic name="t3" messageTypes="xyz:m3"/>
   </wstop:Topic>
   <wstop:Topic name="t4">
      <wstop:Topic name="t5" messageTypes="tns:m3"/>
      <wstop:Topic name="t6"/>
   </wstop:Topic>
</wstop:TopicNamespace>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com