templates

The <templates> element groups a set of templates. If you define a template, the <template> element must exist as a child of the <templates> element.

Parent element: <product> or <solution>

Child elements: <template> (0:*)

Attributes:  None.

Example:

      <register>                                               
   <product replace="yes" id="ZLGCA10" prodlist="no">    
      <prodcode>LGC</prodcode>                     
      <prodvrsn>1011</prodvrsn>                    
      <name>BMC Configuration Component for z/OS</name>       
      <templates>
        <template type="help">                          
           <dsn>ROHMXN.IVP101MV.BMCXML</dsn>      
           <member>LGCHELP</member>               
           <help>                                       
              <dsn>ROHMXN.IVP101MV.BMCXML</dsn>   
              <member>LGCHELP</member>            
           </help>                                      
        </template>                                     
     </templates>                                       
     <files></files>                                           
     <created>                                          
        <date>20110307</date>                     
        <time>124732939819</time>                 
        <userid>RDADAC2</userid>                  
     </created>                                         
     <updated>                                          
        <date>20110603</date>                     
        <time>110237504222</time>                 
        <userid>ROHMXN</userid>                   
     </updated>                                         
  </product>                                            
</register>

Related topic


Was this page helpful? Yes No Submitting... Thank you

Comments