XML

Xml code posted
created at 09 Nov 17:04, updated at 30 Nov 11:35

Edit | Back
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ExampleValues xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3schools.com" xsi:schemaLocation="http://www.w3schools.com show.xsd">
    <ExampleValue name="ext_id" value="123456789"/>
  <ExampleValue name="name" value="Ogórek długi"/>
  <ExampleValue name="text5" value="234"/>
...
</ExampleValues>
384 Bytes in 2 ms with coderay