EptXdrSchemaCreator Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Defines methods that generates an Xdr schema that represents a passed in Content Studio EPT-document.
Inheritance Hierarchy

SystemObject
  ContentStudio.Document.EPTEptXdrSchemaCreator

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

public class EptXdrSchemaCreator

The EptXdrSchemaCreator type exposes the following members.

Constructors

  NameDescription
Public methodEptXdrSchemaCreator
Initializes a new instance of the EptXdrSchemaCreator class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetSchema
Gets an Xdr schema representing the supplied Ept document.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Remarks

This class was introduced in CS 5.7 Update 1
See Also

Reference