Basic Information

appmixer.utils.xml.ValidateXml

1.0.0

Public

Validate XML.

Input Ports

in

FieldTypeDescription
XML textarea XML to be validated.
Allow Boolean Attributes toggle Set if a tag can have boolean attributes.
Unpaired Tags text Unpaired Tags are the tags which don't have a matching closing tag. Eg
in HTML. Parse unpaired tags by providing their comma separated list.

Output Ports

out

FieldTypeDescription
Is Valid -
Error Code -
Error Message -
Error Line Number -
Error Column Number -

Full Metadata