| lai43235 |
| Member |
|
| OH |
|
|
| None Specified |
|
| Tuesday, August 26, 2008 |
| Tuesday, August 6, 2013 12:04:19 PM |
16 [0.09% of all post / 0.00 posts per day] |
|
I need to merge elements with the same attribute value into a single element, please see the attachments for sample input and output xml records along with the schema. The input schema is the same as the output schema.
I need to generate Xquery code and don't have group-by functions.
Any suggestion will be appreciated.
|
I tried and it failed. I got the following error while trying to generate output.
nomenclature.mfd: Execution failed - 1 error(s), 0 warning(s) XQuery Transformation failed: Unexpected token - "for $ttitle_simple in $so"
The output generation is fine if I use mixed content link (vs copy-all link)
|
|
I am using 2008 rel 2 sp2. We are going to upgrade to the newest soon. Will copy-all work with mixed content using 2008 version?
|
|
does copy-all work with mixed content? I tried it with mixed content but it failed.
|
I have a recursive mixed text field in the input, see attachment. I have the same recursive field in the output.
Is there any way to map those recursive field with arbitrary levels into output?
|
I need to check for an empty element in the input: if it is empty, ignore else do the mapping.
if the input is: <list></list>, no output if the input is: <list><a/><b/><c/></list>, do the mapping.
If there is any way to check for empty element in MapForce
|
I am using MapForce 2008 Rel 2 sp2 professional edition.
I have a couple questions about xquery code generation.
1) in the generated code, it defined a null namespace and use it through the code such as $MedlineCitationSet/null:MedlineCitation
it caused problems. Is there any way we can turn this off - i.e., not generate null namespace?
2) in order to use the generated code, we will pass the records to the code as external variable. Should the generated code include an external variable declaration? Currently we need to manually add the external variable declaration.
Thanks!
Larry
|
I try to use DiffDog command line but fail to generate the same result as using GUI.
I have a couple of questions: 1) there is a command line option for ignore namespace prefix but there is no command option to ignore namespace, as provided by GUI.
2) how to specify ignoring multiple node type? I use "-NT C PI X". Is that correct syntax?
Thanks!
|
Do you know when that feature will be available?
Thanks!
|
Greeting,
For the directory comparison difference exporting, instead of just a list of file names is there any way to list the comparison difference in each file in that directory?
Larry
|
|