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