Skip to content

Commit

Permalink
remove redefinition of "name" property in SpdxDocument
Browse files Browse the repository at this point in the history
This only served to set minCount to 1, which is already handled by the "External properties restrictions" section

Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
  • Loading branch information
armintaenzertng committed Jul 26, 2023
1 parent fa68f94 commit 267dc51
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions model/Core/Classes/SpdxDocument.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ Commonly used when representing a unit of transfer of SPDX Elements.
- SubclassOf: Bundle
- Instantiability: Concrete

## Properties

- name
- type: xsd:string
- minCount: 1
- maxCount: 1

## External properties restrictions

- /Core/Element/name
Expand Down

0 comments on commit 267dc51

Please sign in to comment.