wsn-br:NotificationBrokerRP
Element information
Namespace: http://docs.oasis-open.org/wsn/br-2
Schema document: br-2.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsn-b:TopicExpression [0..*]
- wsn-b:FixedTopicSet [0..1]
- wsn-b:TopicExpressionDialect [0..*]
- wstop:TopicSet [0..1]
- wsn-br:RequiresRegistration [1..1]
Attributes
None
Sample instance
<wsn-br:NotificationBrokerRP> <wsn-b:TopicExpression Dialect="http://www.example.com/">Any text, intermingled with: <!--any element--> </wsn-b:TopicExpression> <wsn-b:FixedTopicSet>true</wsn-b:FixedTopicSet> <wsn-b:TopicExpressionDialect>http://www.example.com/</wsn-b:TopicExpressionDialect> <wstop:TopicSet> <wstop:documentation>Any text, intermingled with: <!--any element--> </wstop:documentation> <!--any element--> </wstop:TopicSet> <wsn-br:RequiresRegistration>true</wsn-br:RequiresRegistration> </wsn-br:NotificationBrokerRP>