complexType DTType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Patent/1
type extension of pat:PhraseType
children pat:B pat:I pat:O pat:U pat:Sub pat:Sup pat:SmallCapital
used by
element pat:DT
attributes
Name Type Use Default Fixed annotation
id xsd:token
source <xsd:complexType name="DTType">
<xsd:complexContent>
<xsd:extension base="pat:PhraseType">
<xsd:attribute ref="com:id"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>