« Return to Thread: Element[] to QName to topic?

Element[] to QName to topic?

by Jan Torben Heuer-4 :: Rate this Message:

Reply to Author | View in Thread

Hi,

How can I parse topics that are supplied via soap? I want to add them later
with NotificationProducer#addTopic(QName);

The xml-code may look like:
<wsbn:Topic
dialect="http://docs.oasis-open.org/wsn/t-1/TopicExpression/Simple"
xmlns:tsas="http://www.opengis.net/ses/1.0.0/">
        <tsas:Measurements>mytopic</tsas:Measurements>
</wsbn:Topic>

But I'm not sure how else the topic can be provided.
Is there already topic-parsing-code in muse that I can reuse?


Thanks,

Jan
--
                                Institute for Geoinformatics
jan.heuer@... Robert-Koch-Strasse 26-28
+49 251 83-31960 48151 Münster, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-user-unsubscribe@...
For additional commands, e-mail: muse-user-help@...

 « Return to Thread: Element[] to QName to topic?