element Claims
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:ClaimsType
properties
content complex
children pat:PageImage pat:DocumentURI pat:Claim pat:ImplicitClaim
used by
complexType pat:ApplicationBodyType pat:PatentPublicationType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID documentation
Unique identifier global to the entire document
com:languageCode com:ExtendedISOLanguageCodeType documentation
Two-letter code given to language names in ISO 639-1
annotation
documentation
Collection of claims
source <xsd:element name="Claims" type="pat:ClaimsType">
<xsd:annotation>
<xsd:documentation>
Collection of claims
</xsd:documentation>
</xsd:annotation>
</xsd:element>