complexType  ApplicantIntentType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat: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>