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