The Identifier type exposes the following members.

Constructors

  NameDescription
Public methodIdentifier
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodResetSchemeAgencyID
Resets the node.
Public methodResetSchemeAgencyName
Resets the node.
Public methodResetSchemeDataURI
Resets the node.
Public methodResetSchemeID
Resets the node.
Public methodResetSchemeName
Resets the node.
Public methodResetSchemeURI
Resets the node.
Public methodResetSchemeVersionID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertySchemeAgencyID
Identification (string). The identification of the agency that maintains the identification scheme.
Public propertySchemeAgencyIDSet
Checks if the property has been set or not.
Public propertySchemeAgencyName
Agency Name (string). The name of the agency that maintains the identification scheme.
Public propertySchemeAgencyNameSet
Checks if the property has been set or not.
Public propertySchemeDataURI
Uniform Resource Identifier (string). The Uniform Resource Identifier that identifies where the identification scheme data is located.
Public propertySchemeDataURISet
Checks if the property has been set or not.
Public propertySchemeID
Identification (string). The identification of the identification scheme.
Public propertySchemeIDSet
Checks if the property has been set or not.
Public propertySchemeName
Name (string). The name of the identification scheme.
Public propertySchemeNameSet
Checks if the property has been set or not.
Public propertySchemeURI
Uniform Resource Identifier (string). The Uniform Resource Identifier that identifies where the identification scheme is located.
Public propertySchemeURISet
Checks if the property has been set or not.
Public propertySchemeVersionID
Version (string). The version of the identification scheme.
Public propertySchemeVersionIDSet
Checks if the property has been set or not.
Public propertyValue
The value of the type String. See documentation on the parent field.

See Also