EPTSchema Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The EPTSchema type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Public method GetCategoryEPTSchemaXML(ConnectionId, SessionId, XMLSchemaTypes, DocumentId)
Returns the Xml schema used by an edit template.
Public method GetCategoryEPTSchemaXML(ConnectionId, SessionId, XMLSchemaTypes, Int32, Boolean)
Returns the Xml schema used by an edit template from an Ept document or category.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method SaveSchema(ConnectionId, SessionId, DocumentId, String)
Saves the XDR and XSD schema definitions of an Edit template. The schema is generated based on the supplied EPT document sample.
Public method SaveSchema(ConnectionId, SessionId, DocumentId, XMLSchemaTypes, String)
Saves an EPT document schema. The schema must be a valid XSD or XDR schema.
Public method SaveSchema(ConnectionId, SessionId, String, String, Int32, String)
Saves the XDR and XSD schema definitions of an Edit template. The schema is generated based on the supplied EPT document sample.
Public method ToString (Inherited from Object.)
Top
See Also

Reference