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
2 changes: 2 additions & 0 deletions docs/4___common_content.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ image:images/SystemStructureCommon_ATopLevelMetaData.svg[image]
|license |Optional attribute giving information about licensing of the contents of this file.
|generationTool |Optional attribute giving information about the tool used to generate this file.
|generationDateAndTime |Optional attribute giving the date and time this file was generated.
The value must be a valid ISO 8601 date-time string (type `xs:dateTime`).
{empty}[ _For example `2009-12-08T14:33:22Z`, `2025-06-12T19:14:14.839539+02:00`, etc._ ]
|===

=== Top-Level XML Child Elements
Expand Down
Loading