Project

General

Profile

tt.xml

data after WRITE-XML(FWD) - Igor Skornyakov, 09/30/2022 01:26 PM

Download (903 Bytes)

 
1
<?xml version='1.0' encoding='UTF-8'?>
2
<fwdPrefix:tt xmlns:fwdPrefix="http://goldencode.com/testNamespace" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="tt.xsd">
3
  <fwdPrefix:ttRow>
4
    <fwdPrefix:f1>1111</fwdPrefix:f1>
5
    <fwdPrefix:f1a/>
6
    <fwdPrefix:f1b/>
7
    <fwdPrefix:f1c/>
8
    <fwdPrefix:f2>11</fwdPrefix:f2>
9
    <fwdPrefix:f3>11</fwdPrefix:f3>
10
    <fwdPrefix:f4>11</fwdPrefix:f4>
11
    <fwdPrefix:f5>11</fwdPrefix:f5>
12
    <fwdPrefix:f6>2022-09-30T20:09:25.461</fwdPrefix:f6>
13
  </fwdPrefix:ttRow>
14
  <fwdPrefix:ttRow>
15
    <fwdPrefix:f1>2222</fwdPrefix:f1>
16
    <fwdPrefix:f1a/>
17
    <fwdPrefix:f1b/>
18
    <fwdPrefix:f1c/>
19
    <fwdPrefix:f2>22</fwdPrefix:f2>
20
    <fwdPrefix:f3>22</fwdPrefix:f3>
21
    <fwdPrefix:f4>22</fwdPrefix:f4>
22
    <fwdPrefix:f5>22</fwdPrefix:f5>
23
    <fwdPrefix:f6>2022-09-30T20:09:25.461</fwdPrefix:f6>
24
  </fwdPrefix:ttRow>
25
</fwdPrefix:tt>