Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2795,6 +2795,13 @@ <h2>Method Operations</h2>
</li>
</ul>

<p>
When executing method operations, a [=DID method=] can use any data structures
it requires, including intermediate, partial, or temporary [=DID documents=], as
long as they are kept internal to the DID method, and the DID documents returned
by the method operations are fully conformant, as defined in [[[#conformance]]].
</p>

</section>

<section>
Expand Down