Reads an XML document from an internal buffer instead of a file.
&VarBasedOnXmlReader.OpenFromString(Parameter)
Where:
Parameter
Character variable or attribute, containing the XML to be read.
Extended Data Types: XmlReader
Generators:
.NET, .NET Framework,
Java, Visual Basic (up to GeneXus 9.0), Visual FoxPro (up to GeneXus X Evolution 3)
Similar to the Open method, but allows the reading of an XML document from a character variable or attribute instead of a file.