complexType  EstablishedAbstractType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:AsFiledApprovalIndicator pat:Abstract 
used by
element     pat:EstablishedAbstract 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="EstablishedAbstractType">
<xsd:choice>
<xsd:element  ref="pat:AsFiledApprovalIndicator">
</xsd:element> <xsd:element  ref="pat:Abstract"  minOccurs="0">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>