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: mm@muellermario.de
About
User Name: mm@muellermario.de
Forum Rank: Newbie
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Wednesday, January 31, 2018
Last Visit: Tuesday, March 27, 2018 5:18:48 AM
Number of Posts: 4
[0.02% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: XMLSPY moves comments :-(
Posted: Friday, March 2, 2018 12:31:31 PM
Hi vlad,

thanks a lot.

Regards
Mario
Topic: XMLSPY moves comments :-(
Posted: Wednesday, February 28, 2018 6:51:40 AM
Hi all,


I have to write tons of assert-statements. For my organisation I put a comment bevor every assert statement:

This is bevor saving ths XSD:
Quote:
<!--This is a example comment-->
<xsd:assert test="if (S_DTM_Z01/C_C507/D_2380/(substring(text(),4,1) = ('
<xsd:assert test="if (not(S_DTM_93/C_C507/D_2005/text()=('93'))) then ((S
<xsd:assert test="if (S_STS_7[C_C601/D_9015/text()=('E01')]/C_C556/D_9013
<xsd:assert test="if (S_STS_7[C_C601/D_9015/text()=('E01')]/C_C556/D_9013
<xsd:assert test="if (S_STS_7[C_C601/D_9015/text()=('E01')]/C_C556/D_9013


This is after reopening:

Quote:
<xsd:assert test="if (S_DTM_Z01/C_C507/D_2380/(substring(text(),4,1) = ('
<xsd:assert test="if (not(S_DTM_93/C_C507/D_2005/text()=('93'))) then ((S
<xsd:assert test="if (S_STS_7[C_C601/D_9015/text()=('E01')]/C_C556/D_9013
<xsd:assert test="if (S_STS_7[C_C601/D_9015/text()=('E01')]/C_C556/D_9013
<xsd:assert test="if (S_STS_7[C_C601/D_9015/text()=('E01')]/C_C556/D_9013
<!--This is a example comment-->



As you can see, the comment moved and the logical connections between comment and assert gets lost.
Is therer a way to prevent this bad behaviour?
Thanks
Regards
Mario




Topic: XPATH with relative location path
Posted: Thursday, February 1, 2018 5:49:25 AM
Hi vlad,

thanks! Helped!
Regards Mario
Topic: XPATH with relative location path
Posted: Wednesday, January 31, 2018 5:42:36 PM
Hi all,

how can I set the context node using the XPATH tool for testing a relative XPATH?
Is there a special button.
Please attach a screenshot if possible

Thanks
Regards
Mario

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