Skip to main content

Summary

List Custom XML Data Storage Parts in the document, optionally filtered by root namespace or schema reference.
  • Operation ID: customXml.parts.list
  • API member path: editor.doc.customXml.parts.list(...)
  • Mutates document: no
  • Idempotency: idempotent
  • Supports tracked mode: no
  • Supports dry run: no
  • Deterministic target resolution: yes

Expected result

Returns a CustomXmlPartsListResult with summary entries (no content); fetch content via get.

Input fields

Example request

Output fields

No fields.

Example response

Pre-apply throws

  • CAPABILITY_UNAVAILABLE
  • INVALID_INPUT

Non-applied failure codes

  • None

Raw schemas