| diagram |
|
||||||||||||||||||||||
| version | V7_1 | ||||||||||||||||||||||
| namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||||||||||||||||||||
| children | com:Heading com:P com:PatentCitationBag com:NPLCitationBag | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source |
<xsd:complexType name="CitationBagType">
<xsd:choice maxOccurs="unbounded">
</xsd:complexType>
<xsd:element ref="com:Heading">
</xsd:element> <xsd:element ref="com:P">
</xsd:element> <xsd:element ref="com:PatentCitationBag">
</xsd:element> <xsd:element ref="com:NPLCitationBag">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:id">
</xsd:attribute>
|