complexType  InsType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Del com:OCRConfidenceData 
used by
element     com:Ins 
attributes
Name   Type   Use   Default   Fixed   annotation
com:authorIdentifier    xsd:token                
com:changeDateTime    xsd:dateTime                
source <xsd:complexType  name="InsType"  mixed="true">
<xsd:choice  minOccurs="0"  maxOccurs="unbounded">
<xsd:element  ref="com:B">
</xsd:element> <xsd:element  ref="com:I">
</xsd:element> <xsd:element  ref="com:O">
</xsd:element> <xsd:element  ref="com:S">
</xsd:element> <xsd:element  ref="com:U">
</xsd:element> <xsd:element  ref="com:Sub">
</xsd:element> <xsd:element  ref="com:Sup">
</xsd:element> <xsd:element  ref="com:SmallCapital">
</xsd:element> <xsd:element  ref="com:Del">
</xsd:element> <xsd:element  ref="com:OCRConfidenceData">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:authorIdentifier">
</xsd:attribute> <xsd:attribute  ref="com:changeDateTime">
</xsd:attribute>
</xsd:complexType>