src/Configuration.h
branchv_0
changeset 2 0d3eb5129582
parent 1 7d6ac51c0d48
child 4 a0689654b3c2
--- a/src/Configuration.h	Wed Jul 24 15:53:42 2019 +0200
+++ b/src/Configuration.h	Wed Jul 24 21:29:56 2019 +0200
@@ -44,6 +44,7 @@
 	}
 
 	relpipe::writer::string_t relation;
+	relpipe::writer::boolean_t nameIsXPath = false;
 	relpipe::writer::string_t xpath;
 	std::vector<AttributeRecipe> attributes;