Click or drag to resize

BlockValue Enumeration

The BlockValue enumeration provides values for the DisallowedSubstitutions property

as well as for the ProhibitedSubstitutions property.

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum BlockValue
Members
  Member nameValueDescription
None0
Extension1
Restriction2
Substitution4
See Also