<xsd:element name="password_hist_len" type="system_characteristics:dataIntType" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>Specifies the length of password history maintained. A new password cannot match any of the previous usrmod0_password_hist_len passwords. Valid values for this element are zero through DEF_MAX_PWHIST.</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>
|