2.2.9.1.7 DISTRIBUTIONPOINT

A DISTRIBUTIONPOINT element is optional and describes an address or location for a particular service. A certificate or license can contain multiple DISTRIBUTIONPOINT elements.

A DISTRIBUTIONPOINT element MUST use the following template.

 <DISTRIBUTIONPOINT>
    [[- object -]]
    [[- publickey -]]
 </DISTRIBUTIONPOINT>
  

[[- object -]]: An object that identifies the DISTRIBUTIONPOINT. An object is specified in the XrML DTD. Specific content is defined for each certificate and license.

[[- publickey -]]: This is present if the object element of the DISTRIBUTIONPOINT element is of type "Revocation". MUST NOT be present otherwise. If present, this MUST contain one PUBLICKEY (section 2.2.9.1.6) element.