Click or drag to resize

MinLengthFacet Class

The MinLengthFacet provides for constraining a value space to values with at least a specific number of units of length, where units of length varies depending on base type definition.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XsdFacet
    Altova.RaptorXml.XsdAtomicValueFacet
      Altova.RaptorXml.XsdMinLengthFacet

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

The MinLengthFacet type exposes the following members.

Properties
  NameDescription
Public propertyElement (Inherited from Facet.)
Public propertyIsBuiltin (Inherited from Facet.)
Public propertyIsFixed (Inherited from AtomicValueFacet.)
Public propertyValue (Inherited from AtomicValueFacet.)
Top
Methods
Operators
See Also