The ClassificationScheme type exposes the following members.

Constructors

  NameDescription
Public methodClassificationScheme
Default constructor.

Methods

  NameDescription
Public methodAddClassificationCategory
Add a new 'Classification Category' entry. Classification Category (ASBIE). An association to Classification Category.
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). A description of the Classification Scheme.
Public methodClearClassificationCategorys
Removes all 'Classification Category' entries. Classification Category (ASBIE). An association to Classification Category.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). A description of the Classification Scheme.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetClassificationCategory
Gets a 'Classification Category' entry. Classification Category (ASBIE). An association to Classification Category.
Public methodGetClassificationCategoryCount
Gets the number of 'Classification Category' entries in the container object. Classification Category (ASBIE). An association to Classification Category.
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). A description of the Classification Scheme.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). A description of the Classification Scheme.
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 methodRemoveClassificationCategory
Removes a 'Classification Category' entry. Classification Category (ASBIE). An association to Classification Category.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). A description of the Classification Scheme.
Public methodResetAgencyID
Resets the node.
Public methodResetAgencyName
Resets the node.
Public methodResetID
Resets the node.
Public methodResetLanguageID
Resets the node.
Public methodResetLastRevisionDate
Resets the node.
Public methodResetLastRevisionTime
Resets the node.
Public methodResetName
Resets the node.
Public methodResetNote
Resets the node.
Public methodResetSchemeURI
Resets the node.
Public methodResetURI
Resets the node.
Public methodResetUUID
Resets the node.
Public methodResetVersionID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAgencyID
Agency Identifier (BBIE). Identifies the agency that maintains the Classification Scheme.
Public propertyAgencyIDSet
Checks if the property has been set or not.
Public propertyAgencyName
Agency Name (BBIE). The name of the agency that maintains the Classification Scheme.
Public propertyAgencyNameSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). An identifier for the classification scheme.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyLanguageID
Language (BBIE). Identifies the language of the Classification Scheme.
Public propertyLanguageIDSet
Checks if the property has been set or not.
Public propertyLastRevisionDate
Revision Date (BBIE). The date at which the classification scheme was last revised.
Public propertyLastRevisionDateSet
Checks if the property has been set or not.
Public propertyLastRevisionTime
Revision Time (BBIE). The time at which the classification scheme was last revised.
Public propertyLastRevisionTimeSet
Checks if the property has been set or not.
Public propertyName
Name (BBIE). The name of the Classification Scheme.
Public propertyNameSet
Checks if the property has been set or not.
Public propertyNote
Note (BBIE). Free-form text applying to the Classification Scheme. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public propertyNoteSet
Checks if the property has been set or not.
Public propertySchemeURI
URI (BBIE). The Uniform Resource Identifier (URI) that identifies where the Classification Scheme is located.
Public propertySchemeURISet
Checks if the property has been set or not.
Public propertyURI
URI (BBIE). The Uniform Resource Identifier (URI) that identifies where the Classification is located.
Public propertyURISet
Checks if the property has been set or not.
Public propertyUUID
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
Public propertyUUIDSet
Checks if the property has been set or not.
Public propertyVersionID
Version (BBIE). Identifies the version of the Classification Scheme.
Public propertyVersionIDSet
Checks if the property has been set or not.

See Also