XlinkType

XlinkType enumeration

Xlink type enum.

public enum XlinkType

Values

Name Value Description
Unspecified 0 An unknown link type.
Simple 1 The “simple” link type.
Extended 2 The “extended” link type.
Locator 3 The “locator” link type.
Arc 4 The “arc” link type.
Resource 5 The “resource” link type.
Title 6 The “title” link type.

See Also