<xsd:element name="min_passwd_age" type="system_characteristics:dataIntType" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>Specifies the minimum number of seconds that can elapse between the time a password changes and when it can be changed again. A value of zero indicates that no delay is required between password updates.</xsd:documentation>
<xsd:appinfo>
<parent_item>passwordpolicy_item</parent_item>
<cardinality>1</cardinality>
<content>integer</content>
<valid_datatypes>integer</valid_datatypes>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|