There was an error while loading. Please reload this page.
An XML Namespace
Namespace for nodes and attributes related to an object represented by a flat xml document.
All nodes in this namespace specify actual object node names and values, rather than specifying object metadata.
For describing object metadata, see https://github.com/katmore/flat/wiki/xmlns-extxs.
See https://github.com/katmore/flat/wiki/xmlns for flat xmlns specification details.
nodes with the name "data" must use flat's xsi methodology to describe values.
<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">My String</data>