diagram | ||||||||||||||||||||||||||||||||||
version | V3_0 | |||||||||||||||||||||||||||||||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | |||||||||||||||||||||||||||||||||
children | pat:PageImage pat:DocumentURI pat:Claim com:P | |||||||||||||||||||||||||||||||||
used by |
| |||||||||||||||||||||||||||||||||
attributes |
| |||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ClaimsType">
<xsd:choice> </xsd:complexType>
<xsd:element ref="pat:PageImage" maxOccurs="unbounded"></xsd:element>
<xsd:element ref="pat:DocumentURI" maxOccurs="unbounded"></xsd:element>
<xsd:choice maxOccurs="unbounded"> </xsd:choice>
<xsd:attribute ref="com:id"></xsd:attribute>
<xsd:attribute ref="com:languageCode"></xsd:attribute>
<xsd:element ref="pat:Claim"></xsd:element>
<xsd:element ref="com:P"></xsd:element>
</xsd:choice>
|