libdap Updated for version 3.20.11
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
Static Public Member Functions | |
static std::string | getDapNamespaceString (DAPVersion version) |
static std::string | getGrddlTransformation (DAPVersion version) |
static std::string | getSchemaLocationDeclarationString (DAPVersion version) |
static std::string | getSchemaLocationString (DAPVersion version) |
static std::string | getXmlNamespace () |
static std::string | getXmlXsiNamespace () |
Definition at line 34 of file DapXmlNamespaces.h.
|
inlinevirtual |
Definition at line 38 of file DapXmlNamespaces.h.
|
inlinestatic |
Returns the DAP XML namespace string for the passed DAP version.
Definition at line 84 of file DapXmlNamespaces.h.
|
inlinestatic |
Returns the GRDDL transformation URL for the passed DAP version.
Definition at line 57 of file DapXmlNamespaces.h.
|
inlinestatic |
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 135 of file DapXmlNamespaces.h.
|
inlinestatic |
Returns the schema location URI string for the passed DAP version.
Definition at line 108 of file DapXmlNamespaces.h.
|
inlinestatic |
Returns the XML namespace string.
Definition at line 50 of file DapXmlNamespaces.h.
|
inlinestatic |
Returns the XML Schema-instance namespace string.
Definition at line 43 of file DapXmlNamespaces.h.