wsn-b:Subscribe
Element information
Namespace: http://docs.oasis-open.org/wsn/b-2
Schema document: b-2.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsn-b:ConsumerReference [1..1]
- wsn-b:Filter [0..1]
- wsn-b:InitialTerminationTime [0..1]
- wsn-b:SubscriptionPolicy [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
None
Sample instance
<wsn-b:Subscribe> <wsn-b:ConsumerReference> <wsa:Address>http://www.example.org/NotificationConsumer</wsa:Address> </wsn-b:ConsumerReference> <wsn-b:Filter> <wsn-b:TopicExpression Dialect="http://docs.oasis-open.org/wsn/t-1/TopicExpression/Simple">npex:SomeTopic</wsn-b:TopicExpression> <wsn-b:MessageContent Dialect="http://www.w3.org/TR/1999/REC-xpath-19991116">boolean(ncex:Producer="15")</wsn-b:MessageContent> </wsn-b:Filter> <wsn-b:InitialTerminationTime>2005-12-25T00:00:00.00000Z</wsn-b:InitialTerminationTime> </wsn-b:Subscribe>