complexType PeriodType
diagram
version 0.4
namespace https://www.wipo.int/standards/XMLSchema/Design/0
type extension of xsd:positiveInteger
used by
element dgn:DefermentPeriod
attributes
Name Type Use Default Fixed annotation
periodCode dgn:PeriodCodeType
source <xsd:complexType name="PeriodType">
<xsd:simpleContent>
<xsd:extension base="xsd:positiveInteger">
<xsd:attribute ref="dgn:periodCode"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>