complexType ModifiedBibliographyType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:PatentINIDCode
used by
element pat:ModifiedBibliography
attributes
Name Type Use Default Fixed annotation
com:sequenceNumber xsd:string
source <xsd:complexType name="ModifiedBibliographyType">
<xsd:sequence>
<xsd:element ref="pat:PatentINIDCode" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
<xsd:attribute ref="com:sequenceNumber"/>
</xsd:complexType>