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