migrationPartsResponse
Extends: | genericResponse |
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
Response to request to load parts for a given tag
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
parts (part) | 0/unbounded | Returns the list of parts for this response |
JSON
property | type | description |
---|---|---|
parts | array of parts (part) | Returns the list of parts for this response |