@@ -89,7 +89,7 @@ limitations under the License.
8989 <xs : element name =" licenses" type =" bom:licenseChoiceType" minOccurs =" 0" maxOccurs =" 1" />
9090 <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
9191 <xs : annotation >
92- <xs : documentation >Provides the ability to document properties in a key /value store.
92+ <xs : documentation >Provides the ability to document properties in a name /value store.
9393 This provides flexibility to include data not officially supported in the standard
9494 without having to use additional namespaces or create extensions. Property names
9595 of interest to the general public are encouraged to be registered in the
@@ -358,7 +358,7 @@ limitations under the License.
358358 </xs : element >
359359 <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
360360 <xs : annotation >
361- <xs : documentation >Provides the ability to document properties in a key /value store.
361+ <xs : documentation >Provides the ability to document properties in a name /value store.
362362 This provides flexibility to include data not officially supported in the standard
363363 without having to use additional namespaces or create extensions. Property names
364364 of interest to the general public are encouraged to be registered in the
@@ -588,6 +588,16 @@ limitations under the License.
588588 </xs : sequence >
589589 </xs : complexType >
590590 </xs : element >
591+ <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
592+ <xs : annotation >
593+ <xs : documentation >Provides the ability to document properties in a name/value store.
594+ This provides flexibility to include data not officially supported in the standard
595+ without having to use additional namespaces or create extensions. Property names
596+ of interest to the general public are encouraged to be registered in the
597+ CycloneDX Property Taxonomy - https://github.com/CycloneDX/cyclonedx-property-taxonomy.
598+ Formal registration is OPTIONAL.</xs : documentation >
599+ </xs : annotation >
600+ </xs : element >
591601 <xs : any namespace =" ##other" processContents =" lax" minOccurs =" 0" maxOccurs =" unbounded" >
592602 <xs : annotation >
593603 <xs : documentation >
@@ -1046,8 +1056,8 @@ limitations under the License.
10461056 are URIs and therefore can accept any URL scheme including https, mailto, tel, and dns.
10471057 External references may also include formally registered URNs such as CycloneDX BOM-Link to
10481058 reference CycloneDX BOMs or any object within a BOM. BOM-Link transforms applicable external
1049- references into relationships that can be expressed in a BOM or across BOMs. Refer to:</ xs : documentation >
1050- https://cyclonedx.org/capabilities/bomlink/
1059+ references into relationships that can be expressed in a BOM or across BOMs. Refer to:
1060+ https://cyclonedx.org/capabilities/bomlink/</ xs : documentation >
10511061 </xs : annotation >
10521062 </xs : element >
10531063 <xs : element name =" comment" type =" xs:string" minOccurs =" 0" maxOccurs =" 1" >
@@ -1548,7 +1558,7 @@ limitations under the License.
15481558 </xs : element >
15491559 <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
15501560 <xs : annotation >
1551- <xs : documentation >Provides the ability to document properties in a key /value store.
1561+ <xs : documentation >Provides the ability to document properties in a name /value store.
15521562 This provides flexibility to include data not officially supported in the standard
15531563 without having to use additional namespaces or create extensions. Property names
15541564 of interest to the general public are encouraged to be registered in the
@@ -1900,7 +1910,7 @@ limitations under the License.
19001910 </xs : element >
19011911 <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
19021912 <xs : annotation >
1903- <xs : documentation >Provides the ability to document properties in a key /value store.
1913+ <xs : documentation >Provides the ability to document properties in a name /value store.
19041914 This provides flexibility to include data not officially supported in the standard
19051915 without having to use additional namespaces or create extensions. Property names
19061916 of interest to the general public are encouraged to be registered in the
@@ -2271,7 +2281,7 @@ limitations under the License.
22712281 </xs : element >
22722282 <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
22732283 <xs : annotation >
2274- <xs : documentation >Provides the ability to document properties in a key /value store.
2284+ <xs : documentation >Provides the ability to document properties in a name /value store.
22752285 This provides flexibility to include data not officially supported in the standard
22762286 without having to use additional namespaces or create extensions. Property names
22772287 of interest to the general public are encouraged to be registered in the
@@ -2621,7 +2631,7 @@ limitations under the License.
26212631 </xs : element >
26222632 <xs : element name =" properties" type =" bom:propertiesType" minOccurs =" 0" maxOccurs =" 1" >
26232633 <xs : annotation >
2624- <xs : documentation >Provides the ability to document properties in a key /value store.
2634+ <xs : documentation >Provides the ability to document properties in a name /value store.
26252635 This provides flexibility to include data not officially supported in the standard
26262636 without having to use additional namespaces or create extensions. Property names
26272637 of interest to the general public are encouraged to be registered in the
0 commit comments