getAsModel


            XML 
            parentOut = getAsModel (
            String       
            refIdName,

            Number       
            refIdValue,

            XML          
            selection,

            XML          
            parentIn
            

      )
         

Parameters

refIdName

Attribute containing the identifier of the entity to be associated (e.g. 'delivery-id')

refIdValue

Identifier of the entity to be associated (value of 'refIdName')

selection

Element containing the selected template identifiers

parentIn

Element containing the existing seed addresses

Return value(s)

parentOut

Returns the element with the new templates added

Features

Schema: nms:seedMember

Static:

Yes