Code: Select all
[code]
<Technicke_parametry>
<Technicky_parametr>
<Name/>
<Value/>
</Technicky_parametr>
<Technicky_parametr>
<Name>
Podpora 3G
</Name>
<Value>
Ano
</Value>
</Technicky_parametr>
<Technicky_parametr>
<Name>
Auto navigace
</Name>
<Value/>
</Technicky_parametr>
<Technicky_parametr>
<Name>
Autofocus
</Name>
<Value>
Ne
</Value>
</Technicky_parametr>
<Technicky_parametr>
<Name>
Barevné provedení
</Name>
<Value>
Stříbrná
</Value>
</Technicky_parametr>
<Technicky_parametr>
<Name>
Blesk
</Name>
<Value>
Ne
</Value>
</Technicky_parametr>
<Technicky_parametr>
<Name>
Bluetooth
</Name>
<Value>
Ano
</Value>
</Technicky_parametr>
</Technicke_parametry>
I can not find a way how import this.
I must custom this into form like <attributes>ATTRIBUTE_GROUP1:ATTRIBUTE1:VALUE1;ATTRIBUTE_GROUP2:ATTRIBUTE2:VALUE2;...</attributes>
In Operation Type I try Prepend "group:" into NAME and Append NAME with VALUE and separator " : " but this is not helpful.
demo of xml is here http://www.setos.cz/upload/xml/vzor.xml
Can you help me?