wstop:Topic
Element information
Namespace: http://docs.oasis-open.org/wsn/t-1
Schema document: oasis-open.org/wsn/t-1/t-1.xsd
Other elements with the same name: wstop:Topic
Type: wstop:TopicType
Properties: Local, Qualified
Content
- Sequence [1..1]
- wstop:documentation [0..1]
- wstop:MessagePattern [0..1]
- wstop:Topic [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: strict
from type wstop:ExtensibleDocumented
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type wstop:ExtensibleDocumented | |
name | [1..1] | xsd:NCName | ||
messageTypes | [0..1] | Anonymous | ||
final | [0..1] | xsd:boolean | Default value is "false". |
Identity constraints
Type | Name | Selector | Field(s) |
---|---|---|---|
unique | childTopicUniqueness | wstop:Topic | @name |
Used in
- Type wstop:TopicType (Element wstop:Topic)
- Anonymous type of element wstop:Topic via extension of wstop:TopicType
Sample instance
<wstop:Topic name="USBP"> <wstop:Topic name="FugitivesAlert" messageTypes="ulexsn:TopicSubscriptionNotification"/> </wstop:Topic>