diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | V7_0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | pat:ApplicationBodyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pat:PageImage pat:DocumentURI pat:Description pat:ClaimStatement pat:Claims pat:Abstract pat:Drawings com:EndnoteBag com:FootnoteBag | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:element name="ApplicationBody"
type="pat:ApplicationBodyType">
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation> <xsd:unique name="ComponentKey">
Body of a patent application
</xsd:documentation>
<xsd:selector xpath=".//*">
</xsd:selector> <xsd:field xpath="@com:id">
</xsd:field>
</xsd:unique> <xsd:unique name="FigureKey">
<xsd:selector xpath=".//pat:Figure
| pat:Drawings">
</xsd:selector> <xsd:field xpath="@com:id">
</xsd:field>
</xsd:unique>
|