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 2fe1e2e commit 9776c2aCopy full SHA for 9776c2a
schema/bom-1.7.xsd
@@ -8117,7 +8117,7 @@ limitations under the License.
8117
</xs:annotation>
8118
<xs:sequence>
8119
<xs:element name="standards" type="bom:standardsType" minOccurs="0" maxOccurs="1"/>
8120
- <xs:element name="patents">
+ <xs:element name="patents" minOccurs="0" maxOccurs="1">
8121
<xs:complexType>
8122
8123
<xs:choice minOccurs="0" maxOccurs="unbounded">
0 commit comments