Skip to content

Commit

Permalink
#12 Changed bom namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Feb 7, 2019
1 parent 036bb64 commit 6d2c34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/bom-1.1-DRAFT-1.xsd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:bom="http://cyclonedx.org/schema/bom/1.0"
xmlns:bom="http://cyclonedx.org/schema/bom/1.1"
xmlns:spdx="http://cyclonedx.org/schema/spdx"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
elementFormDefault="qualified"
Expand Down

0 comments on commit 6d2c34e

Please sign in to comment.