Function getInterfaceFieldsFromAssignTag(tinyxml2::XMLElement *, std::vector<std::string>&, std::map<std::string, std::string>&)
Defined in File ExtractFromXML.h
Function Documentation
-
bool getInterfaceFieldsFromAssignTag(tinyxml2::XMLElement *element, std::vector<std::string> &interfaceFields, std::map<std::string, std::string> &responseFieldToDatamodelMap)
Get the Interface Fields From Assign Tag with mapping to datamodel variables.
- Parameters:
element –
interfaceFields –
responseFieldToDatamodelMap – mapping from response fields to datamodel variables
- Returns:
true
- Returns:
false