diagram
|
|
version
|
V8_0
|
namespace
|
http://www.wipo.int/standards/XMLSchema/ST96/Patent
|
children
|
pat:PriorityApplicationIdentification pat:IncorporationByReferenceIndicator
|
used by
|
|
attributes
|
Name
|
|
Type
|
|
Use
|
|
Default
|
|
Fixed
|
|
annotation
|
com:id
|
|
xsd:ID
|
|
|
|
|
|
|
|
|
|
source
|
<xsd:complexType name="PriorityApplicationIdentificationBagType">
<xsd:sequence>
<xsd:element ref="pat:PriorityApplicationIdentification"
maxOccurs="unbounded">
</xsd:element> <xsd:element ref="pat:IncorporationByReferenceIndicator"
minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>
|