XdmType.Attribute Method ()XdmType.Attribute Method ()XdmType::Attribute Method ()

Returns a reference to the type that matches all attributes.

Syntax

Public Shared Function Attribute() As XdmType
public static XdmType Attribute()
public:
static XdmType^ Attribute()
 

Return Value

Type: XmlPrime.XdmTypeXmlPrime.XdmTypeXmlPrime::XdmType^

An XdmTypeXdmTypeXdmType instance representing the type that matches all attributes.

Remarks

This corresponds to the XPath 2.0 type attribute()