Search found 26 matches

by binar
Sat Mar 25, 2023 5:48 am
Forum: Common Problems
Topic: Globally Delete all 6 level Paragraphs
Replies: 3
Views: 491

Re: Globally Delete all 6 level Paragraphs

Chris, thank you for your post. Below are BEFORE and AFTER examples of the operation I am seeking OxygenXML Editor to perform. It involves targeting all proceduralStep para Level 6 tags within an XML file so that they can easily be deleted. Any advice you can offer will be greatly appreciated. Thank...
by binar
Sat Mar 25, 2023 5:22 am
Forum: Common Problems
Topic: Globally Adding a Random ID Attribute?
Replies: 3
Views: 501

Re: Globally Adding a Random ID Attribute?

My mistake. You are correct. I forgot about the XML rule that requires an ID attribute start with a letter. So allow me to ask my question a different way. Does OxygenXML Editor have a tool that targets all "proceduralstep" tags and automatically adds an XML approved ID attribute using Let...
by binar
Fri Mar 24, 2023 6:51 pm
Forum: Common Problems
Topic: Globally Delete all 6 level Paragraphs
Replies: 3
Views: 491

Globally Delete all 6 level Paragraphs

I am using OxygenXML Editor. I have an XML file which has a lot of nested "procedural step" tags that drill down six paragraph levels down. However, the BREX allows a maximum of 5 paragraph levels. Does OxygenXML Editor have a toolset that will allow me to GLOBALLY select all the 6 Level P...
by binar
Fri Mar 24, 2023 6:34 pm
Forum: Common Problems
Topic: Globally Adding a Random ID Attribute?
Replies: 3
Views: 501

Globally Adding a Random ID Attribute?

I am using OxygenXML Editor. And I have a procedural data module that is 140 pages long when the XML file is converted to a PDF. The BREX I am using requires each ProceduralStep Tag include an Attribute ID comprised of a 6 digit random number. If this Attribute ID is left out the XML file does not v...
by binar
Thu Aug 11, 2022 3:48 pm
Forum: General XML Questions
Topic: Latin Lorem Ipsum Batch Conversion
Replies: 6
Views: 1389

Re: Latin Lorem Ipsum Batch Conversion

Adrian, Thank you for your excellent post. I forgot to ask this question in my previous post. Nevertheless, can you please talk about how the batch operation is configured in OxygenXML Editor? As I mentioned the total count of XML files I need to process is 160 files. Therefore, I would like to avoi...
by binar
Thu Aug 11, 2022 12:00 am
Forum: General XML Questions
Topic: Latin Lorem Ipsum Batch Conversion
Replies: 6
Views: 1389

Re: Latin Lorem Ipsum Batch Conversion

Adrian, Thank you very much for your post. I have not yet done any testing so I hope you can clarify the following before I start testing. Does your Randomizer insert Latin Lorem Ipsum text to replace the existing English text? Or does it just scramble English words without relying on using Latin wo...
by binar
Thu Aug 11, 2022 12:00 am
Forum: General XML Questions
Topic: Latin Lorem Ipsum Batch Conversion
Replies: 6
Views: 1389

Admin, please delete. I was not able to do it.
by binar
Wed Aug 10, 2022 2:44 pm
Forum: General XML Questions
Topic: Latin Lorem Ipsum Batch Conversion
Replies: 6
Views: 1389

Latin Lorem Ipsum Batch Conversion

Is it possible for my OxygenXML XML Editor (v21) to batch convert 160 XML files to Latin Lorem Ipsum text? My 160 XML files conform to the S1000D Specification and contain JPG image references which I would also like changed so that all proprietary JPG images are replaced with a single generic JPG i...
by binar
Wed Jun 26, 2019 4:56 pm
Forum: General XML Questions
Topic: Can OxygenXML publish XML to PDF using CSS stylesheet?
Replies: 3
Views: 2017

Re: Can OxygenXML publish XML to PDF using CSS stylesheet?

Costin, Thank you for your post. Could you please address the matter regarding computer monitor output. In short, can the same CSS file I create to stylize my PDF output also be used to stylize computer monitor output? In other words, can the same CSS file generate a WYSIWYG representation of the co...
by binar
Wed Jun 26, 2019 5:07 am
Forum: General XML Questions
Topic: Can OxygenXML publish XML to PDF using CSS stylesheet?
Replies: 3
Views: 2017

Can OxygenXML publish XML to PDF using CSS stylesheet?

Greetings, I have XML data in the form of Issue 4.1 S1000D data modules. To output to PDF I use XSL stylesheets. However, I cannot make changes to the XSL stylesheets because I do not have strong XSL coding skills. Is it possible in OxygenXML to use a CSS file to output an XML publication module fil...
by binar
Fri Jun 14, 2019 12:11 am
Forum: General XML Questions
Topic: Adding Matching Tags using XML Refactoring
Replies: 4
Views: 2277

Re: Adding Matching Tags using XML Refactoring

Hi Sorin, Thank you for your post. I looked in the folder you specify and I could not find any library of XSL templates for use in XML Refactoring operations. I also expanded my search to my entire OxygenXML installation directory and I was still unable to find such a library. Nevertheless, I think ...
by binar
Wed Jun 12, 2019 12:51 am
Forum: General XML Questions
Topic: Can Element Content be moved to Attribute Value location?
Replies: 1
Views: 1359

Can Element Content be moved to Attribute Value location?

Greetings, Can XML Factoring perform the following operation summarized in the code examples shown below: Example #1 - Before XML Factoring Operation: <procurementData> <enterpriseRef>00NS2</enterpriseRef> </procurementData> Example #2 - After XML Factoring Operation: <procurementData> <enterpriseRe...
by binar
Tue Jun 11, 2019 6:14 am
Forum: General XML Questions
Topic: Adding Matching Tags using XML Refactoring
Replies: 4
Views: 2277

Re: Adding Matching Tags using XML Refactoring

Radu, Thank you for your help with the "Wrap Element" XML Refactoring action. I followed your instructions and it performed flawlessly. I am very thankful OxygenXML Editor comes included with this predefined action because it is a big time saver. Additionally, I have a question regarding C...
by binar
Tue Jun 11, 2019 5:49 am
Forum: General XML Questions
Topic: Can XML Refactoring convert an element to an attribute?
Replies: 2
Views: 1550

Re: Can XML Refactoring convert an element to an attribute?

Radu, Thank you very much for your XSL template. This one in my opinion is the most amazing one because of how quickly it performs numerous changes. If I had to manually edit the code so it can end up looking like the example below would have been a very tedious task to perform considering we are ta...
by binar
Tue Jun 11, 2019 5:19 am
Forum: General XML Questions
Topic: Can OxygenXML batch relocate XML Blocks?
Replies: 8
Views: 3246

Re: Can OxygenXML batch relocate XML Blocks?

Radu, Thank you very much for all three of your XSL stylesheets. The first one performs a task I had to do manually not too long ago which was very tedious because it involved manually moving XML blocks at a location right before the opening tag of a designated element. Now I can rely on XML Refacto...
by binar
Mon Jun 10, 2019 7:23 am
Forum: General XML Questions
Topic: Global XML Attribute Change Possible?
Replies: 5
Views: 2964

Re: Global XML Attribute Change Possible?

Greeting Radu, I have a followup question regarding the coding you previously posted shown below: (.*)([^*])$ $1$2* OR (.*)[^*]$ $1* What name does this coding have? Is it a Regular Expression or Perl Expression or something else entirely? I ask because I have another attribute change to make using ...
by binar
Fri Jun 07, 2019 7:00 am
Forum: General XML Questions
Topic: Can XML Refactoring convert an element to an attribute?
Replies: 2
Views: 1550

Can XML Refactoring convert an element to an attribute?

Greetings, I need to convert S1000D Issue 4.0 XML files over to Issue 4.1. which is a very big project. The two code examples shown below show a coding change that has taken place between the two Issue releases. My hope is XML Refactoring can automatically perform for me this change accross many XML...
by binar
Fri Jun 07, 2019 6:21 am
Forum: General XML Questions
Topic: Can OxygenXML batch relocate XML Blocks?
Replies: 8
Views: 3246

Re: Can OxygenXML batch relocate XML Blocks?

Radu, Thank you very much for your excellent OxygenXML Editor support. I added the missing line of code to the XSL file and now it works perfectly as shown in the screen capture below. I was amazed how well it performed this XML block move operation. https://i.postimg.cc/mk6kFLF3/1.jpg Additionally,...
by binar
Thu Jun 06, 2019 5:29 am
Forum: General XML Questions
Topic: Can OxygenXML batch relocate XML Blocks?
Replies: 8
Views: 3246

Re: Can OxygenXML batch relocate XML Blocks?

Hi Radu, Thank you very much for your post. I performed additional testing using your test XML file and I am still getting the same message as before. Obviously, I am doing something wrong. This time I am including screenshots to see if this will help you identify what I am doing wrong. Below is a s...
by binar
Wed Jun 05, 2019 7:57 pm
Forum: General XML Questions
Topic: Adding Matching Tags using XML Refactoring
Replies: 4
Views: 2277

Adding Matching Tags using XML Refactoring

Greetings, I need to add opening and closing "para" tags to the code shown in Example #1 which exists in many different ICN number variations and across many separate XML files. Example #2 shows the result I need OxygenXML to deliver with the opening and closing "para" tags corre...
by binar
Tue Jun 04, 2019 9:00 pm
Forum: General XML Questions
Topic: Can OxygenXML batch relocate XML Blocks?
Replies: 8
Views: 3246

Re: Can OxygenXML batch relocate XML Blocks?

Radu, Thank you very much for your post. I am amazed OxygenXML has the capability to take on such a task. I don't think there is no other XML editor in the market that offers as much as OxygenXML offers in the way of capability. Nevertheless, I created a "refactor.xml" and "refactor.x...
by binar
Mon Jun 03, 2019 10:59 pm
Forum: General XML Questions
Topic: Can OxygenXML batch relocate XML Blocks?
Replies: 8
Views: 3246

Can OxygenXML batch relocate XML Blocks?

Greetings, Does OxygenXML have the capability to relocate XML blocks in order to fix validation errors? The two examples below provide a visual as to what I mean when I say, "relocate an XML block". Example #1 shows the <sequentialList>data</sequentialList> XML block in the wrong location ...
by binar
Mon Jun 03, 2019 5:29 pm
Forum: General XML Questions
Topic: Global XML Attribute Change Possible?
Replies: 5
Views: 2964

Re: Global XML Attribute Change Possible?

Hi Radu, Thank you very much for your post. I am amazed with this OxygenXML capability I did not know was included in the software. I followed your instructions and did a PREVIEW. Below are a couple examples of the results I am getting: Before Change: colwidth="98.45" colwidth="108.45...
by binar
Fri May 24, 2019 9:26 pm
Forum: General XML Questions
Topic: Is Batch Validation Possible using S1000D Schemas?
Replies: 1
Views: 1279

Is Batch Validation Possible using S1000D Schemas?

Greetings, I have S1000D Issue 4.1 Schemas and 1,450 XML files that need to be validated against these S1000D schemas. Is my OxygenXML powerful enough to batch validate all 1,450 XML files continuously and then at the end generate me a log file that will inform me which files failed validation. I lo...
by binar
Fri May 24, 2019 7:40 pm
Forum: General XML Questions
Topic: Global XML Attribute Change Possible?
Replies: 5
Views: 2964

Global XML Attribute Change Possible?

Greetings, Is it possible for OxygenXML to perform the following find and replace operation so it can save me a lot of time. I have 1,450 XML files. I need OxygenXML to globally look for the "colwidth" attribute through all 1,450 XML files. Two colwidth attribute examples I need to globall...
by binar
Wed Apr 10, 2019 7:50 pm
Forum: Common Problems
Topic: Is Scenario Migration Possible to Laptop?
Replies: 1
Views: 1047

Is Scenario Migration Possible to Laptop?

Fellow Forum Members, Is it possible to migrate a scenario I have setup on my home PC over to my laptop I use at work? If yes, where are the Scenario Setup files located? What is the Path? And what name do these setup scenario files have? I need both computers to have the same scenario setup. Thanks...