2.2.4.67 BpmPropertyHyperlink2

Namespace: http://www.microsoft.com/performancepoint/scorecards

The BpmPropertyHyperlink2 complex type defines a Hyperlink property. This type extends BpmPropertyLinkBase (section 2.2.4.68).

This type is used to specify Hyperlinks as part of annotations for types that extend FirstClassElement complex type (section 2.2.4.99).

 <xs:complexType name="BpmPropertyHyperlink2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexContent mixed="false">
     <xs:extension base="tns:BpmPropertyLinkBase"/>
   </xs:complexContent>
 </xs:complexType>