Click or drag to resize

Facet Class

The Facet class is the base class for all constraining Facets, they are used to control the various aspects of simple datatypes.

Constraining Facets are given a value as part of the derivation when an ordinary datatype is defined by

restricting a primitive or ordinary datatype; a few constraining Facets have default values that are

also provided for primitive datatypes.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XsdFacet
    More...

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class Facet : IDisposable

The Facet type exposes the following members.

Properties
  NameDescription
Public propertyElement
Public propertyIsBuiltin
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Facet)
Public methodDispose
Releases all resources used by the Facet
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(Facet)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also
Inheritance Hierarchy