diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
children |
com:BioDepositDepositary com:BiologicalAccessionNumber com:BioDepositDate com:BioDepositTermText com:BioDepositText |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
com:sequenceNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Sequence number in a list or collection |
com:sourceURI |
|
xsd:anyURI |
|
|
|
|
|
|
|
documentation A string of characters used to identify a name or a web resource |
|
source |
<xsd:complexType name="BioDepositType"> <xsd:sequence>
|
<xsd:element ref="com:BioDepositDepositary"> </xsd:element> |
|
<xsd:element ref="com:BiologicalAccessionNumber"> </xsd:element> |
|
<xsd:element ref="com:BioDepositDate" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:BioDepositTermText" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:BioDepositText" minOccurs="0"> </xsd:element> |
</xsd:sequence> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:sequenceNumber"/> <xsd:attribute ref="com:sourceURI"/> </xsd:complexType> |