diagram |
|
version |
V2_1 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
children |
pat:ReferenceCitation pat:ReferenceCitationFreeFormat |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
|
|
source |
<xsd:complexType name="ReferenceCitationBagType"> <xsd:choice>
|
<xsd:element ref="pat:ReferenceCitation" maxOccurs="unbounded"> </xsd:element> |
|
<xsd:element ref="pat:ReferenceCitationFreeFormat" maxOccurs="unbounded"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="com:id"/> </xsd:complexType> |