IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Validate a document against a tsd

  • 1.  Validate a document against a tsd

    Posted Tue November 28, 2006 05:49 PM

    Hello!

    When adding or updating a document, tamino validates it with its schema (if a tamino schema was declared for that doctype).
    Can I validate a document WITHOUT adding it or updateing it? In API4J I can’t seem to find a way…

    Thanks!


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: Validate a document against a tsd

    Posted Thu November 30, 2006 10:19 PM

    I don’t think you can get Tamino to perform the validation unless you’re modifying the database, but you could use a library like Apache Xerces to do the validation in your application.


    #API-Management
    #webMethods
    #webMethods-Tamino-XML-Server-APIs