Key ClassKey ClassKey Class
- XmlPrime 5.0
- Other Versions ▼
A class representing an XSLT key.
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- XmlPrime.KeyXmlPrime.KeyXmlPrime::Key
The KeyKeyKey
type exposes the following members.
Properties
Property | Description | |
---|---|---|
![]() | CollationCollationCollation |
Gets the URI of the collation to use when deciding whether two strings are equal for the purposes of key matching, os
null
a null reference (Nothing in Visual Basic)
nullptr to use the default collation.
|
![]() | MatchMatchMatch | Gets the XSLT pattern which describes the nodes matched by the key. |
![]() | UseUseUse | Gets the expression which specifies the values of the key. |
Methods
Remarks
This class represents information used to declare an XSLT Key for use with the fn:key
function defined in XSL Transformations (XSLT) Version 2.0.