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