Information
Space announcement We are no longer updating this version of the documentation for the infrastructure components (DBC, LGC, and NGL).  You can no longer leave comments on it. For the latest version of the documentation, see Common Mainframe Infrastructure 2022 release.

member


The <member> element defines a PDS member name. If a template or help file exists in a PDS member, this element is used to indicate the member name. It must be a legal PDS member name.

Parent element: <template> or <help>

Child elements: None.

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>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Common mainframe infrastructure 2016 release