Plone includes several alternative form mechanisms
You need to identify which form library you are dealing with and read the form library specific documentation.
Archetypes forms cannot be used outside content management. Please read more about Archetypes in Content section. This documentation applies only for form libraries.
Zope 3 schema (zope.schema package) is database-neutral an framework-neutral way to describe Python data models.