Returns an extension value that represents a pseudo-element.
bd:pseudo-element(name)
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 |
Please see the topic entitled Creating a reusable component for a concrete example.