complexType AlloyClaimTextType
diagram
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children com:Image com:Math com:ChemicalFormulae com:Table com:Sup com:Sub
used by
element pat:AlloyClaimText
attributes
Name Type Use Default Fixed annotation
com:languageCode com:ExtendedISOLanguageCodeType
source <xsd:complexType name="AlloyClaimTextType" mixed="true">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="com:Image">
</xsd:element> <xsd:element ref="com:Math">
</xsd:element> <xsd:element ref="com:ChemicalFormulae">
</xsd:element> <xsd:element ref="com:Table">
</xsd:element> <xsd:element ref="com:Sup">
</xsd:element> <xsd:element ref="com:Sub">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:languageCode">
</xsd:attribute>
</xsd:complexType>