Skip to content

Commit

Permalink
require actionStatement, limit actionStatementTime
Browse files Browse the repository at this point in the history
  • Loading branch information
ilans committed Nov 12, 2024
1 parent 9d9ad48 commit efda8b6
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 efda8b6

Please sign in to comment.