fileUpload

Namespace: (default namespace)
XML Schema: files-rest-schema.xsd

XML

Attributes

name type description
name string (no documentation provided)
fileName string (no documentation provided)

Elements

name (type) min/max
occurs
description
contentType (string) 1/1
data (string) 1/1
description (string) 0/1

JSON

property type description
name string (no documentation provided)
fileName string (no documentation provided)
contentType contentType (string)
data data (string)
description description (string)