complexType RelatedPublicationType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:PatentDocumentIdentification
used by
element pat:RelatedPublication
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="RelatedPublicationType">
<xsd:annotation>
<xsd:documentation>
Previously published document concerning same application
</xsd:documentation>
</xsd:annotation> <xsd:sequence>
<xsd:element ref="pat:PatentDocumentIdentification" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>