diagram | ||||||||||||||||||||||||||||||||||
version | V7_0 | |||||||||||||||||||||||||||||||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | |||||||||||||||||||||||||||||||||
children | com:IPOfficeCode com:ApplicationNumber com:PatentDocumentKindCode pat:FilingDate pat:IndicatedIPOfficeCode | |||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||||||||||
source |
<xsd:complexType name="PriorityApplicationIdentificationType">
<xsd:sequence>
</xsd:complexType>
<xsd:element ref="com:IPOfficeCode">
</xsd:element> <xsd:element ref="com:ApplicationNumber">
</xsd:element> <xsd:element ref="com:PatentDocumentKindCode"
minOccurs="0">
</xsd:element> <xsd:element ref="pat:FilingDate">
</xsd:element> <xsd:element ref="pat:IndicatedIPOfficeCode"
minOccurs="0"
maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute> <xsd:attribute ref="com:sequenceNumber"
use="required">
</xsd:attribute>
|