Component: XMLTag (Misc)

From Flowcode Help
Revision as of 13:13, 7 February 2023 by Wiki bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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.

FC6 Icon.png 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

Fc9-prop-icon.png Properties
Fc9-type-10-icon.png Tag
XML Tag name string 
Fc9-type-10-icon.png Data
Associated Data String. Can be empty