]> CC/PP Client profile A subclass of ccpp:Profile that represents a client profile, without any intervening proxy behaviors included. For systems that do not have to deal with proxy behaviors (e.g. transcoding, etc.) this is the only profile class that needs to be instantiated. CC/PP Request profile A subclass of ccpp:Profile that represents a profile created from a client profile and one or more Proxy-profiles. This is used to add proxy behavior descriptions to a request profile received from a proxy or client system on the outbound side. See properties ccpp:proxy-profile' and 'ccpp:next-profile'. CC/PP Proxy profile A complete description of a proxy's behavior, such as a transcoding proxy that affects the range of content that may be generated to satisfy a request. A ccpp:Request-profile is used to attach a proxy profile to a client profile or request profile from a system on the outbound side. A proxy profile has an arbitrary number of ccpp:proxyBehavior properties, each of which indicates an individual ccpp:Proxy-behavior value. CC/PP Proxy behavior A description of a single aspect of proxy behavior. A proxy profile is made up from an arbitrary number of these individual proxy behaviors. Next profile in chain When a request passes through a proxy that affects the content that may satisfy a request (such as a transcoding proxy), this property links from a new request profile resource to the outbound client or request profile. Next profile in chain When a request passes through a proxy that affects the content that may satisfy a request (such as a transcoding proxy), this property links from a new request profile resource to the profile that describes the proxy behaviors. Proxy behavior property A proxy profile has a number of proxyBehavior properties, each of which describes some aspect of the proxy's capabilities. Proxy behavior applicability properties If this property is present, the behavior associated with the corresponding ccpp:Proxy-behavior resource is applied only if the request profile from the outbound side indicates capabilities that match all those of the Component that is the object of this property. Capabilities allowed by proxy behavior This is one of the properties used to describe proxy behavior. If this property is present, it indicates capabilities that are allowed in addition to those indicated by the request profile from the outbound side. Capabilities blocked by proxy behavior This is one of the properties used to describe proxy behavior. If this property is present, it indicates capabilities that are blocked, even when they are indicated by the request profile from the outbound side.