Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the
Warning
Application error

12200: Schema validation warning

Description

description page anchor

Schema validation warning

schema-validation-warning page anchor

The provided XML does not conform to the Twilio Markup XML schema. Please refer to the specific error and correct the problem.

  • Misspelled verbs
  • Incorrect case for verbs; TwiML is case-sensitive, so <Say> works, but <say> will not
  • Misspelled or unknown attributes
  • Unknown or unexpected nested elements.