complexType  PeriodType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Design
typeextension of xsd:positiveInteger
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:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>