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