IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Profile: cyberbit
About
User Name: cyberbit
Forum Rank: Newbie
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Monday, November 16, 2015
Last Visit: Tuesday, December 1, 2015 12:38:52 PM
Number of Posts: 1
[0.01% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: XML SPY C++ generated code help
Posted: Monday, November 16, 2015 12:46:11 PM
Hi,

There is an example within Altova XML Spy in section "Using the generated C++ library".
The example uses Library.xsd file and shows how to create a new Library1.xml file.
I would like to know how to copy a whole element and save it within the XML.
For instance, how to create book2, which will be a copy of already created "book"?
(Something like Library::CBookType book2 = lib.Book.append(); book2=book; //this doesn't work)
Thanks

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.