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: Milko
About
User Name: Milko
Forum Rank: Advanced Member
Real Name: Milko
Location Vicenza
Occupation:
Interests:
Gender: Male
Statistics
Joined: Tuesday, June 28, 2011
Last Visit: Friday, November 11, 2016 9:10:49 PM
Number of Posts: 76
[0.42% of all post / 0.02 posts per day]
Avatar
Last 10 Posts
Topic: altovaxml
Posted: Friday, November 11, 2016 8:46:25 PM
good evening,
i need to know if altovaxml.exe XSLT 1.0/2.0 engine works or not with xslt generated from stylevision 2016.
i have created a very simple xslt file from stylevision to produce docx file from xml.
this is the string:
..\exe\AltovaXML -xslt2 ..\exe\simpleSPS.xslt -in data.xml -out ..\OUTPUT\documento.doc

when i try to create msword2007 altovaxml just produce a documento.docx%7Czip folder with all folder and files inside of it. i have tryed to zipit and rename it ...docx but msword do not open the file beacause of a content problem.
see attached.

do i need to use raptor mandatorily?
where do i wrong ?

p.s.: if i use xslt from "Save generated Xslt-Rtf file" from Stylevision, altovaxml produce a valid rtf file.

thx.
Topic: match-pattern
Posted: Thursday, September 15, 2016 2:51:09 PM
K101 wrote:
Milko wrote:
i found the correct pattern sequence with xmlspy


Great. Out of curiosity (and for future reference by forum users), what was it?


the truth is with xmlspy i have understand that "\b" parameter is'nt accepted
i will post the solution asap
trust me

:D
Topic: match-pattern
Posted: Tuesday, September 13, 2016 2:59:29 PM
sorry for my non-smart question :D
i found the correct pattern sequence with xmlspy

Topic: match-pattern
Posted: Thursday, September 8, 2016 5:41:05 PM
hello,
when i try to use match-pattern function with the "\bfilm" parameter to find all strings who start with "film" word (e.g. not telefilm), mapforce return the error message :
There is an error in the regular expression pattern '\bfilm' at position 1.

i use c# language.
the parameter seems to be right...

where do i wrong ?
thanks
Topic: first time value - bis
Posted: Friday, August 26, 2016 10:01:38 AM
i have understood

grazie :D

Topic: first time value - bis
Posted: Saturday, August 6, 2016 9:47:59 AM
hello island,
really thank you for help me, i never focus on the zero value of the time beacause i want to create a check like this: if the time value (composed of date and tiime) is less than the first line time value, add 1 to date value…

but never able to do it.

I owe you
sorry for my english
Topic: first time value - bis
Posted: Sunday, July 31, 2016 2:47:54 PM
may be i have posted an incomprehensible post ?
Topic: first time value - bis
Posted: Saturday, July 30, 2016 1:33:04 PM
hello altova forum
i have an imput sequence like this:

30/07/2016
6.30 textstring
6.45 textstring
7.15 textstring
8.55 textstring
0.15 textstring
0.35 textstring

31/07/2016
5.55 textstring
6.45 textstring
7.15 textstring
8.55 textstring
0.15 textstring
0.35 textstring

01/08/2016
6.05 textstring
6.45 textstring
7.15 textstring
8.55 textstring
0.15 textstring
0.35 textstring

i want to generate an output like this:
30/07/2016
20160730 6.30 textstring
20160730 6.45 textstring
20160730 7.15 textstring
20160730 8.55 textstring
20160731 0.15 textstring
20160731 0.35 textstring

31/07/2016
20160731 5.55 textstring
20160731 6.45 textstring
20160731 7.15 textstring
20160731 8.55 textstring
20160801 0.15 textstring
20160801 0.35 textstring

01/08/2016
20160801 6.05 textstring
20160801 6.45 textstring
20160801 7.15 textstring
20160801 8.55 textstring
20160802 0.15 textstring
20160802 0.35 textstring

as you can see, the datetime value as changed when the time value is after 23.59.59
i'm able to generate the sequence with flextext and MF but i'm not able to create the proper datetime value.
i have spent a lot of time to try using variables inside mapforce mapping, using the first time occurrence of each day and compare it with every next record...
no result

could you please give me any suggestion ?
tvm



Topic: language dependent
Posted: Friday, July 4, 2014 6:57:34 PM
maybe mapforce language dependance refer to C, C#, and so on ...

sorry :-)
Topic: language dependent
Posted: Friday, July 4, 2014 5:39:14 PM
hi all
i want to obtain a date formatted in my language (italian) while using the Parse-DateTime function or Format-Datetime function.
How ?
when i use the function output month name or day name is only in english...

thank you so much.

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