formfieldsModel
Namespace: | http://filecatalyst.com/model |
XML Schema: | model.xsd |
Form fields model class
XML
Attributes
name | type | description |
---|---|---|
href | string | Hyperlink reference to the resource |
Elements
name (type) | min/max occurs |
description |
---|---|---|
field (fieldModel) | 0/unbounded | List of form fields. |
JSON
property | type | description |
---|---|---|
href | string | Hyperlink reference to the resource |
field | array of field (fieldModel) | List of form fields. |