File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ limitations under the License.
6161 See https://cyclonedx.org/capabilities/bomlink/
6262 </xs : documentation >
6363 </xs : annotation >
64- <xs : restriction base =" xs:string " >
64+ <xs : restriction base =" xs:anyURI " >
6565 <!-- part of the pattern is based on `bom.serialNumber`'s pattern -->
6666 <xs : pattern value =" urn:cdx:([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})|(\{[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}\})/[1-9][0-9]*" />
6767 </xs : restriction >
@@ -73,7 +73,7 @@ limitations under the License.
7373 See https://cyclonedx.org/capabilities/bomlink/
7474 </xs : documentation >
7575 </xs : annotation >
76- <xs : restriction base =" xs:string " >
76+ <xs : restriction base =" xs:anyURI " >
7777 <!-- part of the pattern is based on `bom.serialNumber`'s pattern -->
7878 <xs : pattern value =" urn:cdx:([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})|(\{[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}\})/[1-9][0-9]*#.+" />
7979 </xs : restriction >
You can’t perform that action at this time.
0 commit comments