File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -2014,6 +2014,16 @@ limitations under the License.
20142014 </xs : sequence >
20152015 </xs : complexType >
20162016 </xs : element >
2017+ <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
2018+ <xs : annotation >
2019+ <xs : documentation >Provides the ability to document properties in a key/value store.
2020+ This provides flexibility to include data not officially supported in the standard
2021+ without having to use additional namespaces or create extensions. Property names
2022+ of interest to the general public are encouraged to be registered in the
2023+ CycloneDX Property Taxonomy - https://github.com/CycloneDX/cyclonedx-property-taxonomy.
2024+ Formal registration is OPTIONAL.</xs : documentation >
2025+ </xs : annotation >
2026+ </xs : element >
20172027 </xs : sequence >
20182028 <xs : attribute name =" bom-ref" type =" bom:refType" >
20192029 <xs : annotation >
You can’t perform that action at this time.
0 commit comments