diagram | |
version | V3_0 |
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent |
children | pat:PageImage pat:DocumentURI pat:Figure |
used by | |
attributes | Name | | Type | | Use | | Default | | Fixed | | annotation | com:id | | xsd:ID | | | | | | | | |
|
source | <xsd:complexType name="DrawingsType">
<xsd:choice>
<xsd:element ref="pat:PageImage" maxOccurs="unbounded"></xsd:element>
<xsd:element ref="pat:DocumentURI" maxOccurs="unbounded"></xsd:element>
<xsd:element ref="pat:Figure" maxOccurs="unbounded"></xsd:element>
</xsd:choice>
<xsd:attribute ref="com:id"></xsd:attribute>
</xsd:complexType> |