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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  minLength constraint is not working

    Posted 07/05/10 12:27 PM

    Hi ,

    I am working on XSD schema validation. I have put minLength constraint to 1. Even though when i am passing an xml file with blank tag, pub.schema.validate service is not returning error.This is for a string of simple type. Please let me know if i have missed any fixes or any thing.Appreciate your help on this.

    I am testing on webMethods 6.5 SP2.

    Thanks in Advance.
    Rajesh :?


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: minLength constraint is not working

    Posted 07/06/10 11:39 PM

    blank tag wont work but try with Is Nillable=false and complex type possibly.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods