summaryrefslogtreecommitdiff
path: root/src/raptor2.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/raptor2.h.in')
-rw-r--r--src/raptor2.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/raptor2.h.in b/src/raptor2.h.in
index f9b9f94a..1d38a93d 100644
--- a/src/raptor2.h.in
+++ b/src/raptor2.h.in
@@ -252,6 +252,14 @@ RAPTOR_API
extern const unsigned char * const raptor_rdf_schema_namespace_uri;
/**
+ * raptor_rdf_schenma_namespace_uri_len:
+ *
+ * Length of #raptor_rdf_schenma_namespace_uri string
+ */
+RAPTOR_API
+extern const unsigned int raptor_rdf_schema_namespace_uri_len;
+
+/**
* raptor_xmlschema_datatypes_namespace_uri:
*
* XML Schema datatypes (xsd:) namespace URI string.