Home
/
Intersoft.ISRuntime6
/
ISXmlUtilities
/
SplitXmlString
SplitXmlString
Method
Member of
ISXmlUtilities
This function will split an XML string that contains multiple XML strings into an array of XML strings. For exmaple, the NZ PPSR G2B may return more than one XML document at a time.
Syntax
ISXmlUtilities
.
SplitXmlString
(
xml
)
Parameters
Name
Type
Optional
ByRef
Description
xml
String
The XML String to split.
Return Value
List(Of String)
Member of:
ISXmlUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0