Jump to content

Component: XMLTag (Misc)

From Flowcode Help
Revision as of 14:23, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Author MatrixTSL
Version 1.0
Category Misc


XMLTag component

A simple XML tag name and data string pair.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_XMLTag.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_XMLTag.fcfx

Detailed description

No detailed description exists yet for this component

Examples

XML Example

A simple example to read in an XML formatted file and extract data from the structure.

File:XML_Example.zip


A simple example to read a HTML string into the XML parser and extract data from the within the table structure. The HTML string could be provided via a TCP client HTTP GET request.

XML HTML Example


JSON Example

A simple example to read in an JSON formatted file and extract data from the structure.

File:JSON_Example.zip






Macro reference

Property reference

Properties
Tag
XML Tag name string 
Data
Associated Data String. Can be empty