diagram |
|
version |
V2_1 |
namespace |
https://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 |
used by |
|
attributes |
|
source |
<xsd:complexType name="CrossReferenceType" mixed="true"> <xsd:complexContent>
|
<xsd:extension base="com:PhraseType"> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:idrefs"/> <xsd:attribute ref="com:extRef"/> <xsd:attribute ref="com:crossReferenceCategory" use="required"/> <xsd:attribute ref="com:sourceURI"/> <xsd:attribute ref="com:sourceSystemName"/> <xsd:attribute ref="com:sourceSystemIdentifier"/> </xsd:extension> |
</xsd:complexContent> </xsd:complexType> |