Search Results for

    Show / Hide Table of Contents

    Enum DataSchemaType

    Defines the types of schema description document.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum DataSchemaType

    Fields

    Name Description
    JsonSchema

    JSON Schema.

    XmlSchema

    XML Schema Definition (XSD).

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation