Home. 
.

transparent

transparent

transparent

Altova User Forum

Important: this forum was designed to allow Altova users to exchange their experiences with each other; therefore, your question might remain unanswered.
If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Profile: vlad
About
User Name: vlad
Forum Rank: Advanced Member
Real Name: Vlad
Location Mauritius
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Tuesday, December 13, 2005
Last Visit: Friday, November 20, 2009 10:44:07 PM
Number of Posts: 551
[8.54% of all post / 0.38 posts per day]
Avatar
Last 10 Posts
Topic: "character #xDBC0 is grammatically unexpected"
Posted: Friday, November 20, 2009 10:43:30 PM
Best of all is to split them in multiple smaller files - starting with MapForce v2010 you are able to process multiple files at once.

Vlad
Topic: Cannot generate sample XML in XMLSpy
Posted: Friday, November 20, 2009 2:14:47 PM
Stephen,

"island" has already answered your question "is there better way to do this?" - all you need is to modify the schema as he proposed.

The problem with wrox-sample is not the recursion itself, but the absolute requirement for every XML element to have subelement with the same name.

Think of this example from programming perspective:

function()
{
function();
}


if you execute it, you will end with stack-overflow. This function only makes sense if there is an optional call to the subfunction


function()
{
if ( condition ) { function(); }
}


A minOccurs=0 is such an option from XML perspective.

Vlad
Topic: XSD validation not working in MF 2010?
Posted: Friday, November 20, 2009 12:42:38 PM
Just for understanding: it is simply impossible to validate document upfront before it has been created, i.e. to know just from mapping itself whether the document will be valid or not, because the result depends on particular source data.

This is why MapForce is not able to enforce validness of the mapping itself, but you can always validate the resulting document as described above.

Vlad
Topic: MTOM/XOP attachment support?
Posted: Thursday, November 19, 2009 1:16:23 PM
I'm not sure what you mean by attachments (email?), but you can configure XMLSpy to open files with any file extensions through Tools/Options/File Types.

Vlad
Topic: Using Global Resources for Schema Files
Posted: Wednesday, November 18, 2009 11:44:13 PM
There is a big potential issue with using Global Resources for XML Schema. In contrary to XML instances, when you switch the Global Resource Configuration, you can potentially completely break your own mapping, because the underlying schema has changed. Therefore for XML instances MapForce will insert a dynamic Global Resource path, but not for XML Schema.

Vlad
Topic: [Mapforce2010] Manipulate ID
Posted: Wednesday, November 18, 2009 2:41:04 PM
Instead of using a max function connected to the database table, create a SELECT statement and connects its result to auto_number start_at - this should work. I.e.

SELECT MAX( id_utente ) + 1 FROM utente



Vlad
Topic: XSLT Nested Looping
Posted: Wednesday, November 18, 2009 7:50:11 AM
Ok, this is now completely unfair. Last time you said you are not going to buy Altova software, and now you are coming back to us with your questions? Why don't you ask the vendor of your software?

This is probably what you have to change:

<xsl:value-of select="../../@id"/>|<xsl:value-of select="@id"/>

Vlad
Topic: Executing SQL Function or Stored Procedure
Posted: Wednesday, November 18, 2009 7:30:01 AM
No, this is currently not possible. We hope to add this functionality in one of the future releases.

Vlad
Topic: [Mapforce2010] Manipulate ID
Posted: Tuesday, November 17, 2009 1:39:18 PM
and please do not use confusing version number. There is no MapForce v10

Vlad
Topic: Date format
Posted: Monday, November 16, 2009 10:02:11 PM
First, you need to clarify whether you are working on your stylesheets with StyleVision (because you've posted your question in StyleVision forum) or writing your stylesheets by hand. The solution depends on your answer.

Vlad

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

Powered by Yet Another Forum.net version 1.0.0 RC3 - 9/24/2005
Copyright © 2003-2005 Yet Another Forum.net. All rights reserved.
This page was generated in 0.121 seconds.



transparent
Print
Mail
Digg
delicious
Welcome
.

The Altova User Forum(s) were launched so that our users have the possibility to interact and exchange their experiences regarding Altova's product line with one another. Although the Altova User Forum(s) are moderated by Altova employees and Altova permits support and software engineers to respond to postings, this is NOT a replacement for the regular support mechanism, and accordingly there is no guarantee that a question will be answered. If you need to contact Altova's technical support team please do so by using the online support center. Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova User Forum(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Altova User Forum Terms of Service and the Altova Website Terms of Use

.
.

transparent

transparent