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.  XSD error

    Posted 07/25/08 01:24 AM

    Hi All,

    I am trying to create document type using XSD but it throwing the following error. i am attaching screen shot of error,can any one help on this.

    Thanks
    Jhansi
    error.doc (90.5 KB)


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: XSD error

    Posted 07/25/08 01:36 AM

    The Developer doc type creation wizard does not like the negative numbers in the minInclusive facets of ORDER_DETAIL or PROD_ORDER_SUB_ITEMS. You can remove those from your XSD and it will get past these errors, but, of course, may find others.

    Check the W3C XSD spec to see whether negative numbers are allowed for xs:Decimal types. I can’t remember off hand.

    Mark


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 3.  RE: XSD error