bd:pseudo-element

Purpose

Returns an extension value that represents a pseudo-element.

Signature

bd:pseudo-element(name)

Parameter

Name Description Type Use
name The name of the pseudo-element. It is a fatal error if the name has no namespace, or the namespace is one of MCS's namespaces. xs:QName required 

Example

Please see the topic entitled Creating a reusable component for a concrete example.

Related topics