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.
2 parents 6638df1 + 0e13a74 commit 8c0c7dfCopy full SHA for 8c0c7df
schema/bom-1.4.xsd
@@ -1971,7 +1971,7 @@ limitations under the License.
1971
<xs:element name="target">
1972
<xs:complexType>
1973
<xs:sequence minOccurs="0" maxOccurs="1">
1974
- <xs:element name="ref" minOccurs="1" maxOccurs="1">
+ <xs:element name="ref" type="bom:refType" minOccurs="1" maxOccurs="1">
1975
<xs:annotation>
1976
<xs:documentation>References a component or service by the objects bom-ref.</xs:documentation>
1977
</xs:annotation>
0 commit comments