JZN-00055
        target of DOM operation is not scalar
        
        
        Cause
        A DOM operation that requires a scalar node was given an object object or array node as the target.
        Action
        Correct the code to use an operation appropriate to the node type.
        
     
    
    
        JZN-00055
        target of DOM operation is not scalar
        
        
        Cause
        A DOM operation that requires a scalar node was given an object object or array node as the target.
        Action
        Correct the code to use an operation appropriate to the node type.
        
     
    
    
        JZN-00055
        target of DOM operation is not scalar
        
        
        Cause
        A DOM operation that requires a scalar node was given an object object or array node as the target.
        Action
        Correct the code to use an operation appropriate to the node type.