| diagram |
 |
| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
| type |
extension of com:PhraseType |
| properties |
|
| children |
com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Ins com:Del |
| used by |
|
| attributes |
| Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
| com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
| com:idrefs |
|
xsd:IDREFS |
|
|
|
|
|
|
|
documentation It represents whitespace-separated lists of references to identifiers that are defined using the xsd:ID datatype in the current document |
| com:figureNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Figure Number |
|
| source |
<xsd:complexType name="FigureReferenceType"> <xsd:complexContent>
|
<xsd:extension base="com:PhraseType"> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:idrefs"/> <xsd:attribute ref="com:figureNumber"/> </xsd:extension> |
</xsd:complexContent> </xsd:complexType> |