You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

hi to all,
i would like to know if i can make a parser of a file with this structure :
Structure1
attribute1 value
attribute2 value
value1
value2
attribute3 value
attribute4
value
Structure2
attribute1 value
attribute2 value
sub-structure
attribute1 value
attribute2 value
attribute3 value
i can have two types of attributes : singleValue,MultiValue
then i can have Structures and sub-structures(another type of attribute,cardinality of sub-S 1-n)
what i want is to have in output an xml file for every structure with key-value
PS : i know and have already the schema xsd of the file that i want in output...
thanks,
JamesB
Offline
Hello JamesB
Sorry, I don't understand your request well. Can you show us an real example of file and what are your expected result?
Best regards
shong
Offline
Pages: 1