Cleaned up previous patch - removed buggy InstanceID parsing code from ElementSettingData.
Created a new function in libxutil/misc_util.c based on the InstanceID parsing of
VSSDComponent.
Enhanced parse_id() functionality to return both pfx and name. Added a parse_instanceid()
wrapper function.