libdap
Updated for version 3.18.2
|
Public Member Functions | |
string | getDapNamespaceString (DAPVersion version) |
string | getGrddlTransformation (DAPVersion version) |
string | getSchemaLocationDeclarationString (DAPVersion version) |
string | getSchemaLocationString (DAPVersion version) |
string | getXmlNamespace () |
string | getXmlXsiNamespace () |
Definition at line 16 of file DapXmlNamespaces.h.
|
inline |
Returns the DAP XML namespace string for the passed DAP version.
Definition at line 95 of file DapXmlNamespaces.h.
|
inline |
Returns the GRDDL transformation URL for the passed DAP version.
Definition at line 69 of file DapXmlNamespaces.h.
|
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.
|
inline |
Returns the schema location URI string for the passed DAP version.
Definition at line 119 of file DapXmlNamespaces.h.
|
inline |
Returns the XML namespace string.
Definition at line 62 of file DapXmlNamespaces.h.
|
inline |
Returns the XML Schema-instance namespace string.
Definition at line 55 of file DapXmlNamespaces.h.