Forum Discussion

TomK's avatar
TomK
Contributor
16 years ago

xsd:ID validation problem

soapUI complains that an xsd:ID field with value pattern nnnnnnnA is not valid. Would anyone know why that is?

4 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    that sounds strange.. can you show the complete error message and/or corresponding message and wsdl?

    regards,

    /Ole
    eviware.com
  • TomK's avatar
    TomK
    Contributor
    This is the error message accompanied by failed schema compliance:

    line 6: string value '12345678A' does not match pattern for xs:ID

    And this is an excerpt of the domain schema where the relevant field is defined:

      ...
     
     
         
           
           
              ...
  • TomK's avatar
    TomK
    Contributor
    I do apologise, I should have picked up on that.

    Thank you very much for helping me out.