Skip to content

Commit

Permalink
addresses #181
Browse files Browse the repository at this point in the history
  • Loading branch information
joncison committed May 13, 2020
1 parent dea96e7 commit b5e4807
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions biotools_dev.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -2184,21 +2184,6 @@ Line feeds, carriage returns, tabs, leading and trailing spaces, and multiple sp
<xs:pattern value="[\p{Zs}A-Za-z0-9+\.,\-_:;()~]*"/>
</xs:restriction>
</xs:simpleType>
<xs:element name="isAvailable">
<xs:annotation>
<xs:documentation>Set to false if information of a certain type is not available.</xs:documentation>
<xs:appinfo>
<altova:exampleValues>
<altova:example value="Not available"/>
</altova:exampleValues>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="enumType">
<xs:enumeration value="Not available"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:simpleType name="nameType">
<xs:annotation>
<xs:documentation>Tool or collection name.</xs:documentation>
Expand Down

0 comments on commit b5e4807

Please sign in to comment.