# # Human-readable exception messages. For when "cvc-type.1.2.1.3" # is just too obscure. # null: unspecified exception "{0}" cvc-elt: validating element "{0}" cvc-elt.1.1: declaration not found cvc-elt.1.1.x: perhaps you meant one of: {1} cvc-type: validating element "{0}" as type "{1}" cvc-type.1.1: type definition is absent cvc-type.1.2.1.1: attribute "{2}" not allowed on element with simple type cvc-type.1.2.1.2: element content not allowed in element with simple type cvc-type.1.2.1.3: content not valid for simple type cvc-complex-type: validating element "{0}" as complex type "{1}" cvc-complex-type.1.1: instantiation of abstract complex type cvc-complex-type.1.2.1: element must be empty cvc-complex-type.1.2.2: element may not have element content cvc-complex-type.1.2.3: element may not have text content cvc-complex-type.1.3: attribute "{2}" not allowed on element cvc-complex-type.1.4: required attribute "{2}" not present on element cvc-simple-type: validating string "{0}" as simple type "{1}": {2} cvc-particle: validating element content of element "{0}" cvc-particle.x.1: element "{1}" (index {2}) not valid here cvc-particle.x.2: unexpected end of content cvc-attribute: validating attribute "{0}" cvc-attribute.1.1: attribute declaration is absent cvc-attribute.1.2: attribute content not valid for simple type "{1}" cvc-attribute.1.3: attribute inconsistent with fixed value constraint