The Identifier type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Identifier |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetSchemeAgencyID |
Resets the node.
| |
| ResetSchemeAgencyName |
Resets the node.
| |
| ResetSchemeDataURI |
Resets the node.
| |
| ResetSchemeID |
Resets the node.
| |
| ResetSchemeName |
Resets the node.
| |
| ResetSchemeURI |
Resets the node.
| |
| ResetSchemeVersionID |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| SchemeAgencyID |
Identification (string). The identification of the agency that maintains the identification scheme.
| |
| SchemeAgencyIDSet |
Checks if the property has been set or not.
| |
| SchemeAgencyName |
Agency Name (string). The name of the agency that maintains the identification scheme.
| |
| SchemeAgencyNameSet |
Checks if the property has been set or not.
| |
| SchemeDataURI |
Uniform Resource Identifier (string). The Uniform Resource Identifier that identifies where the identification scheme data is located.
| |
| SchemeDataURISet |
Checks if the property has been set or not.
| |
| SchemeID |
Identification (string). The identification of the identification scheme.
| |
| SchemeIDSet |
Checks if the property has been set or not.
| |
| SchemeName |
Name (string). The name of the identification scheme.
| |
| SchemeNameSet |
Checks if the property has been set or not.
| |
| SchemeURI |
Uniform Resource Identifier (string). The Uniform Resource Identifier that identifies where the identification scheme is located.
| |
| SchemeURISet |
Checks if the property has been set or not.
| |
| SchemeVersionID |
Version (string). The version of the identification scheme.
| |
| SchemeVersionIDSet |
Checks if the property has been set or not.
| |
| Value |
The value of the type String. See documentation on the parent field.
|