Skip to content

Commit

Permalink
Making suggested modifications to XML schema documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Springett <steve@springett.us>
  • Loading branch information
stevespringett committed Dec 28, 2023
1 parent 0820650 commit 163859d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/bom-1.6.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -2177,8 +2177,8 @@ limitations under the License.
<xs:annotation>
<xs:documentation>Evidence that substantiates the identity of a component. The identify may be an
object or an array of identity objects. Support for specifying identify as a single object was
introduced in CycloneDX v1.5. Arrays were introduced in v1.6. It is RECOMMENDED that all
implementations use arrays, even if only one identity object is specified.</xs:documentation>
introduced in CycloneDX v1.5. "unbounded" was introduced in v1.6. It is RECOMMENDED that all
implementations are aware of "unbounded".</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
Expand Down

0 comments on commit 163859d

Please sign in to comment.