complexType  AbstractType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat:PageImage  pat:DocumentURI  com:P
used by
element pat:Abstract
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
com:languageCode com:ExtendedISOLanguageCodeType        
source<xsd:complexType  name="AbstractType">
<xsd:choice>
<xsd:element  ref="pat:PageImage"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="pat:DocumentURI"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="com:P"  maxOccurs="unbounded">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute>
</xsd:complexType>