| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
customXml.parts.list | customXml.parts.list | No | idempotent | No | No |
customXml.parts.get | customXml.parts.get | No | idempotent | No | No |
customXml.parts.create | customXml.parts.create | Yes | non-idempotent | No | Yes |
customXml.parts.patch | customXml.parts.patch | Yes | idempotent | No | Yes |
customXml.parts.remove | customXml.parts.remove | Yes | non-idempotent | No | Yes |
Custom XML operations
Custom XML operation reference from the canonical Document API contract.
Back to full reference
Custom XML Data Storage Part operations (ECMA-376 §15.2.5, §15.2.6). Raw read and write of custom XML parts in the OOXML package.
Was this page helpful?
⌘I

