Skip to content

Commit

Permalink
require actionStatement, limit actionStatementTime
Browse files Browse the repository at this point in the history
  • Loading branch information
ilans authored and goneall committed Nov 15, 2024
1 parent 12c50ea commit 1938d45
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ following requirements must be observed:

- actionStatement
- type: xsd:string
- minCount: 0
- minCount: 1
- maxCount: 1
- actionStatementTime
- type: /Core/DateTime
- minCount: 0
- maxCount: 1

0 comments on commit 1938d45

Please sign in to comment.