TypeInfoDERIVATION_EXTENSION Field |
If the document's schema is an XML Schema [XML Schema Part 1], this constant represents the derivation by extension.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ulong DERIVATION_EXTENSION = 2
Public Const DERIVATION_EXTENSION As ULong = 2
public:
literal unsigned long long DERIVATION_EXTENSION = 2
static val mutable DERIVATION_EXTENSION: uint64
Field Value
Type:
UInt64
See Also