3.1.4.1.3.25 SupersededPolicies
A list of superseded policies identified by the value of their <commonName> attribute. The list is not ordered.
-
<xs:complexType name="SupersededPolicies"> <xs:sequence> <xs:element ref="xcep:commonName" minOccurs="1" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>
commonName: The <commonName> is a string value representing the common name of a CertificateEnrollmentPolicy object that has been superseded by the CertificateEnrollmentPolicy object corresponding to this SupersededPolicies object. The list of <commonName> elements in the SupersededPolicies object is constructed based on the <msPKI-Supersede-Templates> attribute as specified in [MS-CRTD] section 2.21. Each value is returned as a string element.