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: island
About
User Name: island
Forum Rank: Advanced Member
Real Name: island_b
Location AT
Occupation: %2B
Interests:
Gender: None Specified
Statistics
Joined: Monday, October 28, 2002
Last Visit: Friday, November 20, 2009 10:08:31 AM
Number of Posts: 345
[5.35% of all post / 0.13 posts per day]
Avatar
Last 10 Posts
Topic: How to delete table content before mapping
Posted: Friday, November 20, 2009 7:07:07 AM
Hi,

there are no "settings" for this. You will have to execute an sql query to delete the contents of the table. You can write an sql query and execute it in the "Database query" tab of Mapforce, or in your database client (if you have one).





+
Topic: "character #xDBC0 is grammatically unexpected"
Posted: Friday, November 20, 2009 7:01:42 AM
Hi,

please post the actual xml file and schema so that we have something to work with.



+
Topic: Cannot generate sample XML in XMLSpy
Posted: Friday, November 20, 2009 6:58:42 AM
Hi,

this is because of the infinite recursive definition of "node". The problem with the schema definition, although it may be valid, is that there is no xml file in existence which could possibly validate against this schema because it stipulates an infinite hierarchy of "node" elements i.e. that "node" must have a child element named "node", and that this child element "node" must inturn also have a child element "node" and so on, infinitely i.e. it is a bad example from wrox. What you have to do, to generate a valid sample file would be to slightly alter the schema definition i.e. add a minOccurs="0" attribute to the node reference. Now the node hierarchy is not infinite, which means that it is possible to generate a valid sample file from it.



Code:

    <xs:element ref="node" minOccurs="0" maxOccurs="unbounded"/>





+
Topic: MTOM/XOP attachment support?
Posted: Thursday, November 19, 2009 1:35:33 PM
MTOM XOP attachments are not supported by XML Spy.

+
Topic: [Mapforce2010] Manipulate ID
Posted: Wednesday, November 18, 2009 12:52:13 PM
Again .....

Please actually provide the mapping file .mfd plus the sql to create the source and target tables so we can have an idea of what we are looking at.

+
Topic: [Mapforce2010] Manipulate ID
Posted: Tuesday, November 17, 2009 10:38:58 AM
Please actually provide the mapping file .mfd plus the sql to create the source and target tables so we can have an idea of what we are looking at.



+
Topic: no locals for format-date()?
Posted: Friday, November 06, 2009 7:50:00 AM
Hi Wabiloo,

please note that the Altova XSLT engine does not provide support for the language argument i.e. this is ignored.

+
Topic: Regular expression problem
Posted: Friday, October 30, 2009 11:50:21 AM
This would appear to be a bug and has now been submitted to the interal bug database for the developers to take a look at.

(caret is not a meta character in xml schema regular expressions, but has been reinstated as a metacharacter in xslt regular expressions, this is where the problem seems to lie)

+
Topic: Java Exception | "Recompile with -Xlint:unchecked for details" - Mapforce 2010
Posted: Friday, October 30, 2009 10:11:57 AM
Perhaps you could provide your mapping files including source and target components so that we can generate code and try to reproduce the problem on our side, or contact support directly and provde the aforementioned files http://www.altova.com/support_center.html

+
Topic: path in xml
Posted: Friday, October 30, 2009 10:08:13 AM
Right click on the target schema component, select Properties and then uncheck the "Add schema/dtd reference" option.

+

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.115 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