diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
type |
extension of xsd:decimal |
properties |
|
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:resolutionUnitCode |
|
com:ResolutionUnitCodeType |
|
required |
|
|
|
|
|
documentation Resolution Unit Code |
|
annotation |
documentation |
Resolution Quantity |
|
source |
<xsd:complexType name="ResolutionQuantityType"> <xsd:annotation>
|
<xsd:documentation> Resolution Quantity </xsd:documentation> |
</xsd:annotation> <xsd:simpleContent>
|
<xsd:extension base="xsd:decimal"> <xsd:attribute ref="com:resolutionUnitCode" use="required"/> </xsd:extension> |
</xsd:simpleContent> </xsd:complexType> |