Skip to content

Commit d39a34b

Browse files
Removed providesType which should not have been included
Signed-off-by: Steve Springett <steve@springett.us>
1 parent 620cd66 commit d39a34b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

schema/bom-1.5.xsd

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,11 +1644,6 @@ limitations under the License.
16441644

16451645
<xs:complexType name="service">
16461646
<xs:sequence>
1647-
<xs:element name="provides" type="bom:providesType" minOccurs="0" maxOccurs="1">
1648-
<xs:annotation>
1649-
<xs:documentation>TODO</xs:documentation>
1650-
</xs:annotation>
1651-
</xs:element>
16521647
<xs:element name="provider" type="bom:organizationalEntity" minOccurs="0" maxOccurs="1">
16531648
<xs:annotation>
16541649
<xs:documentation>The organization that provides the service.</xs:documentation>

0 commit comments

Comments
 (0)