libdap  Updated for version 3.17.2
libdap::DapXmlNamspaces Class Reference

Public Member Functions

string getDapNamespaceString (DAPVersion version)
 
string getGrddlTransformation (DAPVersion version)
 
string getSchemaLocationDeclarationString (DAPVersion version)
 
string getSchemaLocationString (DAPVersion version)
 
string getXmlNamespace ()
 
string getXmlXsiNamespace ()
 

Detailed Description

Definition at line 16 of file DapXmlNamespaces.h.

Member Function Documentation

string libdap::DapXmlNamspaces::getDapNamespaceString ( DAPVersion  version)
inline

Returns the DAP XML namespace string for the passed DAP version.

Definition at line 95 of file DapXmlNamespaces.h.

string libdap::DapXmlNamspaces::getGrddlTransformation ( DAPVersion  version)
inline

Returns the GRDDL transformation URL for the passed DAP version.

Definition at line 69 of file DapXmlNamespaces.h.

string libdap::DapXmlNamspaces::getSchemaLocationDeclarationString ( DAPVersion  version)
inline

Returns the schema location declaration (the namespace string followed by a space followed by the schema location string) for the passed DAP version.

Definition at line 146 of file DapXmlNamespaces.h.

string libdap::DapXmlNamspaces::getSchemaLocationString ( DAPVersion  version)
inline

Returns the schema location URI string for the passed DAP version.

Definition at line 119 of file DapXmlNamespaces.h.

string libdap::DapXmlNamspaces::getXmlNamespace ( )
inline

Returns the XML namespace string.

Definition at line 62 of file DapXmlNamespaces.h.

string libdap::DapXmlNamspaces::getXmlXsiNamespace ( )
inline

Returns the XML Schema-instance namespace string.

Definition at line 55 of file DapXmlNamespaces.h.


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