diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
children |
com:DT com:DD |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
|
annotation |
documentation |
Definition List: term, description pairs. |
|
source |
<xsd:complexType name="DLType"> <xsd:annotation>
|
<xsd:documentation> Definition List: term, description pairs. </xsd:documentation> |
</xsd:annotation> <xsd:choice maxOccurs="unbounded">
|
<xsd:element ref="com:DT"> </xsd:element> |
|
<xsd:element ref="com:DD"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="com:id"/> </xsd:complexType> |