diagram | |
version | V3_0 |
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent |
children | pat:SEQLSearchBasisCategory pat:SEQLStatementFurnishedIndicator com:AdditionalRemark |
used by | |
attributes | Name | | Type | | Use | | Default | | Fixed | | annotation | com:id | | xsd:ID | | | | | | | | |
|
source | <xsd:complexType name="SEQLBasisType">
<xsd:sequence>
<xsd:element ref="pat:SEQLSearchBasisCategory" maxOccurs="unbounded"></xsd:element>
<xsd:element ref="pat:SEQLStatementFurnishedIndicator" minOccurs="0"></xsd:element>
<xsd:element ref="com:AdditionalRemark" minOccurs="0"></xsd:element>
</xsd:sequence>
<xsd:attribute ref="com:id"></xsd:attribute>
</xsd:complexType> |