Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" standalone="no"?>
    <!DOCTYPE datacapture SYSTEM "datacapture5.0.dtd">
    ...
    
        </ruleset>
    </data-capture-requirements>
    
  2. or download this
    $VAR1 = {
        'Foo' => {
    ...
            'C' => {},
        }
    };
    
  3. or download this
    sub returnRecordHeadings {
        my ( $self, $xml ) = @_;
    ...
        }
    
    } # End Sub