Table of Contents

Class FEWS_PI.XMLTimeSeries

Namespace
BlueM.Wave.Fileformats
Assembly
Wave.dll

Object representation of the Delft-FEWS PI timeseries XML structure

public class FEWS_PI.XMLTimeSeries
Inheritance
FEWS_PI.XMLTimeSeries
Inherited Members

Constructors

XMLTimeSeries()

public XMLTimeSeries()

Fields

series

public List<FEWS_PI.XMLSeries> series

Field Value

List<FEWS_PI.XMLSeries>

timeZone

public string timeZone

Field Value

string

version

public string version

Field Value

string

xmlns

public XmlSerializerNamespaces xmlns

Field Value

XmlSerializerNamespaces

Properties

schemaLocation

public string schemaLocation { get; set; }

Property Value

string