complexType  ModifiedPartInformationType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat:ModifiedPartCategory  pat:ModifiedItemText
used by
element pat:ModifiedPartInformation
attributes
Name  Type Use Default Fixed annotation
com:sequenceNumber xsd:string        
com:languageCode com:ExtendedISOLanguageCodeType        
source<xsd:complexType  name="ModifiedPartInformationType">
<xsd:sequence>
<xsd:element  ref="pat:ModifiedPartCategory">
</xsd:element> <xsd:element  ref="pat:ModifiedItemText"  minOccurs="0"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute>
</xsd:complexType>