complexType  PeriodType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typeextension of xsd:positiveInteger
used by
element dgn:DefermentPeriod  pat:ReviewRequestDuePeriod
attributes
Name  Type Use Default Fixed annotation
com:periodCategory com:PeriodCategoryType        
source<xsd:complexType  name="PeriodType">
<xsd:simpleContent>
<xsd:extension  base="xsd:positiveInteger">
<xsd:attribute  ref="com:periodCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>