Generate XML Schema from a relational table

From: Jose Nyimi (josenyimi_at_skynet.be)
Date: 12/24/04

  • Next message: John: "Bash to Perl/C"
    To: <beginners@perl.org>
    Date: Fri, 24 Dec 2004 23:27:45 +0100
    
    

    Hello,
     
    Input : Oracle table
    Output : XML Schema document file
     
    I’m looking for information (module) on how to do this with Perl.
     
    Any idea is welcome.
     
    Thanks and Merry Chrismas 2005 !
     
    José.


  • Next message: John: "Bash to Perl/C"

    Relevant Pages

    • Re: ANNOUNCE: DBD:Oracle 1.18
      ... Well a warning in one compiler is better than and error in an other so I ... This might be a problem more with the older oracle OCI in your client. ... perl -Mblib t/26exe_array.t ...
      (perl.dbi.users)
    • Re: float bug? perl 5.8, DBI and oracle 10.2.0
      ... If you want to store high precision numbers in oracle, you've got 38 decimal digits to play with, and with minimal coaxing perl will handle them as strings at the appropriate points so that the exact values go in and come out. ... I haven't done any numerical work in 10 years or so, but I seem to recall that one can reasonably expect 6 or so decimal significant digits from a 32 bit floating point number - I'll go out on a limb and hazard that one can expect 12 or so digits from a 64 bit floating point number - at any rate I'd be very surprised to get 18 significant digits. ...
      (perl.dbi.users)
    • Re: Is perl better? :(((
      ... >> Wasthe original PERL script hitting an Oracle database? ... >> Did you run an explain plan on your Oracle SQL? ... Java and perl on another. ...
      (comp.lang.java.databases)
    • Re: Is perl better? :(((
      ... >> Wasthe original PERL script hitting an Oracle database? ... >> Did you run an explain plan on your Oracle SQL? ... Java and perl on another. ...
      (comp.lang.java.programmer)
    • Re: Make failure on DBD-Oracle-1.19 "lclntsh: not found" -- Solaris 10
      ... Instant client also requires the SDK download as well. ... I've installed Oracle Instant Client 10.2.0.1. ... perl Makefile.PL succeeds, but make fails, it says it can't find lclntsh. ...
      (perl.dbi.users)