Skip to content

Commit 9979f9c

Browse files
Removed providesType
Signed-off-by: Steve Springett <steve@springett.us>
1 parent d39a34b commit 9979f9c

1 file changed

Lines changed: 0 additions & 64 deletions

File tree

schema/bom-1.5.xsd

Lines changed: 0 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,70 +1834,6 @@ limitations under the License.
18341834
</xs:anyAttribute>
18351835
</xs:complexType>
18361836

1837-
<xs:simpleType name="providesType">
1838-
<xs:restriction base="xs:string">
1839-
<xs:enumeration value="application"/>
1840-
<xs:enumeration value="analytics"/>
1841-
<xs:enumeration value="bastion"/>
1842-
<xs:enumeration value="communication"/>
1843-
<xs:enumeration value="compute"/>
1844-
<xs:enumeration value="compute-function"/>
1845-
<xs:enumeration value="compute-physical"/>
1846-
<xs:enumeration value="compute-virtual"/>
1847-
<xs:enumeration value="discovery"/>
1848-
<xs:enumeration value="distributed-ledger"/>
1849-
<xs:enumeration value="distributed-ledger-centralized"/>
1850-
<xs:enumeration value="distributed-ledger-decentralized"/>
1851-
<xs:enumeration value="data-collection"/>
1852-
<xs:enumeration value="data-streaming"/>
1853-
<xs:enumeration value="data-processing"/>
1854-
<xs:enumeration value="data-warehousing"/>
1855-
<xs:enumeration value="domain-resolution"/>
1856-
<xs:enumeration value="firewall"/>
1857-
<xs:enumeration value="firewall-waf"/>
1858-
<xs:enumeration value="gateway"/>
1859-
<xs:enumeration value="gateway-api"/>
1860-
<xs:enumeration value="gateway-vpn"/>
1861-
<xs:enumeration value="identity-access-management"/>
1862-
<xs:enumeration value="in-memory-caching"/>
1863-
<xs:enumeration value="machine-learning"/>
1864-
<xs:enumeration value="media-content-delivery"/>
1865-
<xs:enumeration value="media-encoding"/>
1866-
<xs:enumeration value="media-live"/>
1867-
<xs:enumeration value="media-on-demand"/>
1868-
<xs:enumeration value="media-protection"/>
1869-
<xs:enumeration value="media-rendering"/>
1870-
<xs:enumeration value="messaging"/>
1871-
<xs:enumeration value="messaging-notification"/>
1872-
<xs:enumeration value="message-queue"/>
1873-
<xs:enumeration value="metrics"/>
1874-
<xs:enumeration value="monitoring"/>
1875-
<xs:enumeration value="orchestration"/>
1876-
<xs:enumeration value="pki-certificate-authority"/>
1877-
<xs:enumeration value="pki-certificate-management"/>
1878-
<xs:enumeration value="pki-certificate-revocation"/>
1879-
<xs:enumeration value="pki-key-management"/>
1880-
<xs:enumeration value="pki-secrets-management"/>
1881-
<xs:enumeration value="pki-signing"/>
1882-
<xs:enumeration value="pki-tsa"/>
1883-
<xs:enumeration value="scanning"/>
1884-
<xs:enumeration value="source-code-management"/>
1885-
<xs:enumeration value="storage"/>
1886-
<xs:enumeration value="storage-archival"/>
1887-
<xs:enumeration value="storage-repository"/>
1888-
<xs:enumeration value="storage-database"/>
1889-
<xs:enumeration value="storage-database-hierarchical"/>
1890-
<xs:enumeration value="storage-database-relational"/>
1891-
<xs:enumeration value="storage-database-non-relational"/>
1892-
<xs:enumeration value="storage-database-graph"/>
1893-
<xs:enumeration value="storage-database-object"/>
1894-
<xs:enumeration value="storage-database-vector"/>
1895-
<xs:enumeration value="storage-registry"/>
1896-
<xs:enumeration value="transparency-log"/>
1897-
<xs:enumeration value="website"/>
1898-
</xs:restriction>
1899-
</xs:simpleType>
1900-
19011837
<xs:complexType name="dataClassificationType">
19021838
<xs:annotation>
19031839
<xs:documentation>Specifies the data classification.</xs:documentation>

0 commit comments

Comments
 (0)