Help for this page

Select Code to Download


  1. or download this
        <XMI xmlns:UML="omg.org/UML1.3" xmi.version="1.1" timestamp="2007-
    +06-26...">
          <XMI.content>
    ...
          </XMI.content>
        </XMI>
    
  2. or download this
            my $twig =
                XML::Twig->new(
    ...
                    },
                );
    
  3. or download this
                    my $xmi_id = $elt->att( 'xmi.id' );
                    my $name = $elt->att( 'name' );