XMLSchemaTypes Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Specifies the XML schema type to use

Namespace: ContentStudio
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum XMLSchemaTypes
Members

  Member nameValueDescription
XSD0 Schema is according to the XML Schema definition language (XSD) schema specification.
XDR1 Schema is according to the XML-Data Reduced (XDR) schema specification.
See Also

Reference