H
HackerisNewKnight
Hello,
I need to extract data from xml fayl but the XML stracture is not
usual,
it look like this:
<VALUES description="SCI TEST" localdatalen="1036" revize="4.0
[3507749146]" savestatistic="no">
<SIBValues Id="1">
<ReferencedVariable Name="LegToCharge">
<Data Type1="value" Value1="1"/>
</ReferencedVariable>
<ReferencedVariable Name="BackwardChargeIndicator">
<Data Type1="value" Value1="1" />
</ReferencedVariable>
<ReferencedVariable Name="BeforeAnswerInitialPresent">
<Data Type1="value" Value1="char" Type2="cid" Value2="B" />
</ReferencedVariable>
<ReferencedVariable Name="BeforeAnswerInitial">
<Data Type1="value" Value1="OctetString" Type2="cid"
Value2="BBBBBBBBBBBBBB" />
</SIBValues>
</VALUES>
Anyone has any idea why cid is being uded for? what does it do? what
is that for?
thanks
I need to extract data from xml fayl but the XML stracture is not
usual,
it look like this:
<VALUES description="SCI TEST" localdatalen="1036" revize="4.0
[3507749146]" savestatistic="no">
<SIBValues Id="1">
<ReferencedVariable Name="LegToCharge">
<Data Type1="value" Value1="1"/>
</ReferencedVariable>
<ReferencedVariable Name="BackwardChargeIndicator">
<Data Type1="value" Value1="1" />
</ReferencedVariable>
<ReferencedVariable Name="BeforeAnswerInitialPresent">
<Data Type1="value" Value1="char" Type2="cid" Value2="B" />
</ReferencedVariable>
<ReferencedVariable Name="BeforeAnswerInitial">
<Data Type1="value" Value1="OctetString" Type2="cid"
Value2="BBBBBBBBBBBBBB" />
</SIBValues>
</VALUES>
Anyone has any idea why cid is being uded for? what does it do? what
is that for?
thanks