diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | V7_0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of com:PhraseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Ins com:Del com:OCRConfidenceData com:Br | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:complexType name="CrossReferenceType"
mixed="true">
<xsd:complexContent>
</xsd:complexType>
<xsd:extension base="com:PhraseType">
</xsd:complexContent>
<xsd:attribute ref="com:id">
</xsd:attribute>
<xsd:attribute ref="com:idrefs">
</xsd:attribute>
<xsd:attribute ref="com:extRef">
</xsd:attribute>
<xsd:attribute ref="com:crossReferenceCategory"
use="required">
</xsd:attribute>
<xsd:attribute ref="com:sourceURI">
</xsd:attribute>
<xsd:attribute ref="com:sourceSystemName">
</xsd:attribute>
<xsd:attribute ref="com:sourceSystemIdentifier">
</xsd:attribute>
</xsd:extension>
|