We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb8bae commit f5d959bCopy full SHA for f5d959b
schema/bom-1.6.xsd
@@ -7177,7 +7177,7 @@ limitations under the License.
7177
</xs:restriction>
7178
</xs:simpleType>
7179
</xs:element>
7180
- <xs:element name="version" minOccurs="0" maxOccurs="1">
+ <xs:element name="version" type="xs:string" minOccurs="0" maxOccurs="1">
7181
<xs:annotation>
7182
<xs:documentation>
7183
The version of the protocol. Examples include 1.0, 1.2, and 1.99.
0 commit comments