function ParseSubstituteContentFromNode(ANode: TXmlNode; const ASubstitute: Utf8String): TXmlNode;
Description
parse substitute content from ANode (usually a TsdCharData). ANode will be removed and the substitute content gets parsed and becomes part of the object model.