Help for this page

Select Code to Download


  1. or download this
    <Class ID="E12.Production">
    <comment>
    ...
    <subClassOf resource="#E11.Modification"/>
    <subClassOf resource="#E63.Beginning_of_Existence"/>
    </Class>
    
  2. or download this
    my $twig = XML::Twig->new(
                              twig_handlers => {
    ...
    
          $t->purge;
    }