3.6.4.2.2.1 RevocationTypeEnum
The RevocationTypeEnum complex type indicates a particular type of revocation authority.
-
<s:simpleType name="RevocationTypeEnum"> <s:restriction base="s:string"> <s:enumeration value="NonRevocable" /> <s:enumeration value="StandardRevocation" /> <s:enumeration value="CustomRevocation" /> </s:restriction> </s:simpleType>