Help for this page

Select Code to Download


  1. or download this
    use XML::Pastor;
    $pastor = XML::Pastor->new();
    $pastor->generate( mode =>'offline', style => 'multiple', schema=>'my.
    +xsd', class_prefix=>'MyApp::Data', destination=>'.');
    
  2. or download this
    Can't locate object method "effectiveAttributes" via package "XML::Pas
    +tor::Schema::SimpleType" at...