Hello Pavel,

Sunday, July 08, 2001, 2:09:44 PM, you wrote:

PH> Albert,
PH> I'd like to avoid the misinterpretation of your code. Could you please
PH> explain waht exactly did you fix?

    my $sit = new XML::Sablotron::Situation();
    my $doc =  XML::Sablotron::DOM::parseBuffer( $sit, '<root/>' );
    $doc->replaceChild( $doc->createElement( 'root2' ), $doc->getFirstChild );

Error [code:54]
  DOM exception 3: hierarchy request error
Error [code:54] 
  DOM exception 3: hierarchy request error
Error [code:54] 
  DOM exception 3: hierarchy request error
XML::Sablotron::DOM(
  Code=3, 
  Name=HIERARCHY_REQUEST_ERR, 
  Msg=hierarchy request error)

Sablotron 0.60
  
Best regards,
 list-lphantom                            mailto:[EMAIL PROTECTED]


Reply via email to