powered by
SosContents models the sos:Contents section in a service metadata document.
SosContents
SosContents(observationOfferings)
A list of objects of class SosObservationOffering.
SosObservationOffering
Objects can be created by calls to the construction function in the form SosContents(...).
SosContents(...)
The virtual class SosContentsOrNULL is used to model optional slots in classes containing SosContents: No objects may be created from it.
SosContentsOrNULL
observationOfferings
Object of class "list" ~~
"list"
xml
Object of class "XMLAbstractNode" ~~
"XMLAbstractNode"
Class "'>OwsContents", directly. Class "'>SosContentsOrNULL", directly. Class "'>OwsContentsOrNULL", by class "OwsContents", distance 2.
"'>OwsContents"
"'>SosContentsOrNULL"
"'>OwsContentsOrNULL"
signature(object = "SosContents"): ...
signature(object = "SosContents")
The SosContents section extends the generic ows:Contents elements. It contains the '>SosObservationOfferings of a Sensor Observation Service.
'>SosObservationOffering
See section 8.2.3.2, “Contents Section”, of the SOS specification.
'>SosObservationOffering, '>OwsContents
'>OwsContents
# NOT RUN { showClass("SosContents") showClass("SosContentsOrNULL") # }
Run the code above in your browser using DataLab