• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Oracle: creating database types from xsd using automated tool?

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    Oracle: creating database types from xsd using automated tool?

    Just wondering if there are any automated tools/scripts that will create Oracle database types from an XSD ......... rather than types to XSD.

    It does not have to be perfect .......

    #2
    AFAIK, there is nothing that will create the type automatically for you. You can populate an existing ADT from XML using the xmlType.toObject property but I don't know if there is anything that can actually create the type for you in the first place.

    If I bump into any of my DBA guru mates at the UK Oracle User Group conference next week, I'll ask them if there is a way to do it, but I'd be surprised if there is.
    Best Forum Advisor 2014
    Work in the public sector? You can read my FAQ here
    Click here to get 15% off your first year's IPSE membership

    Comment


      #3
      I cant seem to find anything, I thought there will be something from sparx enterprise architect or an xmlspy plugin but no joy

      Comment

      Working...
      X