TypeInfo.DERIVATION_RESTRICTION

TypeInfo.DERIVATION_RESTRICTION field

If the document’s schema is an XML Schema [XML Schema Part 1], this constant represents the derivation by restriction if complex types are involved, or a restriction if simple types are involved.

public const ulong DERIVATION_RESTRICTION;

See Also