complexType ProtectionRequestType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:ProtectionCategory pat:PatentDocumentIdentification
used by
element pat:ProtectionRequest
attributes
Name Type Use Default Fixed annotation
pat:subsetIndicator xsd:boolean
source <xsd:complexType name="ProtectionRequestType">
<xsd:sequence>
<xsd:element ref="pat:ProtectionCategory">
</xsd:element>
<xsd:element ref="pat:PatentDocumentIdentification" minOccurs="0">
</xsd:element>
</xsd:sequence>
<xsd:attribute ref="pat:subsetIndicator"/>
</xsd:complexType>