Hi team,We have deisgned a fillable PDF form uding Live Cycle Designer
ES2.The form contains fields of different data types. We have created a
data connection on the form (using LCD) to bind it to a XML SchemaThe
XML schema has different types of validations for different data
types.When we treid to bind the XML schema to PDF form using LCD, most
of the validations were pulled in. Example, numeric lenghth check,
string length check, minoccurs , maxoccursBut few validations were not
pulled from S...