The OnlineResource WMS 1.3.0 struct. More...
#include <DataTypes.h>
Public Attributes | |
| std::string | m_href | 
| std::string | m_type | 
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 DataTypes.h.
| std::string te::ws::ogc::wms::OnlineResource::m_href | 
Definition at line 55 of file DataTypes.h.
| std::string te::ws::ogc::wms::OnlineResource::m_type | 
Definition at line 56 of file DataTypes.h.