The periodType attribute (restricting the period for XBRL items) |
<attribute name="periodType"> <annotation> <documentation>The periodType attribute (restricting the period for XBRL items)</documentation> </annotation> <simpleType> <restriction base="token"> <enumeration value="instant"/> <enumeration value="duration"/> </restriction> </simpleType> </attribute> |