complexType  ApplicantIntentType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat:AssignmentIntentIndicator  pat:LicencingIntentIndicator  pat:TechnologyGuidanceIndicator
used by
element pat:ApplicantIntent
source<xsd:complexType  name="ApplicantIntentType">
<xsd:choice>
<xsd:element  ref="pat:AssignmentIntentIndicator">
</xsd:element> <xsd:element  ref="pat:LicencingIntentIndicator">
</xsd:element> <xsd:element  ref="pat:TechnologyGuidanceIndicator">
</xsd:element>
</xsd:choice>
</xsd:complexType>