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