Research Article

A Method of the Active and Passive Event Service Based on the Sensor Web

Table 1

The structure of the parser class.

Member variables and member methodsFunction

+ Result: stringStoring parsed data
āˆ’ XMLDoc: stringStoring the document name of the return document by the SOS
+ AnalyseData(string doc): stringParsing the documents returned by the SOS
+ GetData(string ID, string offering): stringSending data request to SOS service

Class member access rights: + public; āˆ’ private.