te::ws::ogc::wms::OnlineResource Struct Reference

The OnlineResource WMS 1.3.0 struct. More...

#include <DataTypes.h>

Public Attributes

std::string m_href
 
std::string m_type
 

Detailed Description

The OnlineResource WMS 1.3.0 struct.

An OnlineResource is typically an HTTP URL. The URL is placed in the xlink:href attribute, and the value "simple" is placed in the xlink:type attribute.

Definition at line 53 of file ws/ogc/wms/client/DataTypes.h.

Member Data Documentation

std::string te::ws::ogc::wms::OnlineResource::m_href
std::string te::ws::ogc::wms::OnlineResource::m_type

The documentation for this struct was generated from the following file: