diff --git a/daps-xslt/contrib/change-products-on-assembly.xsl b/daps-xslt/contrib/change-products-on-assembly.xsl new file mode 100644 index 000000000..601727cc6 --- /dev/null +++ b/daps-xslt/contrib/change-products-on-assembly.xsl @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + XSLT Parameter 'version' not set + + + + + XSLT Parameter 'product' not set + + + + + XSLT Parameter 'op' not set + + + + ; + + + + + + + + + + + + ERROR: This document is NOT an assembly file + + + + + + + + ERROR: The document contains more than one structure. + Choose the structure you want to change with the XSLT parameter `structure.id'. Either: + 1. Use the ID of the structure: structure.id="ID" + 2. Use structure.id='#all' to change all <structure>s in the assembly. + + + + + + + + ERROR: ID ' + + ' not found in assembly. + + + + INFO: Selecting structure + + + + + + + + WARNING: No <meta name="productname"> found in structure + + + + + + + + + add + remove + remove + + + + INFO: Found <meta name="productname"> + INFO: Found productnames for + version = + product = + => + + + + + + INFO: Adding <productname version=""></productname> + + + + + + WARNING: The <productname version=""></productname> already exists + + + + WARNING: Cannot remove <productname version=""></productname>; does NOT exist + + + + INFO: Removing <productname version=""></productname> + + + + Is this correct? Should that be happen? + + + + + + \ No newline at end of file