Altova Authentic 2024 Desktop

The Document interface has the following properties and methods.

 

Properties and Methods

 

Standard automation properties

Application

Parent

 

Various document properties and methods

AsXMLString

SetActiveDocument

Encoding

SetEncoding (obsolete)

Suggestions

 

XML validation

IsValid

IsValidEx

SetExternalIsValid

IsWellFormed

 

Document conversion and transformation

AssignDTD

AssignSchema

AssignXSL

AssignXSLFO

ConvertDTDOrSchema

ConvertDTDOrSchemaEx

GenerateDTDOrSchema

GenerateDTDOrSchemaEx

FlattenDTDOrSchema

CreateSchemaDiagram

ExecuteXQuery

TransformXSL

TransformXSLEx

TransformXSLFO

TransformXSLFOEx

GenerateProgramCode (Enterprise Edition only)

GenerateSchemaDocumentation

GenerateSampleXML

ConvertToWSDL20

 

Document export

GetExportElementList

ExportToText

ExportToDatabase

CreateDBStructureFromXMLSchema

GetDBStructureList

 

File saving and naming

FullName

Name

Path

GetPathName (obsolete)

SetPathName (obsolete)

Title

IsModified

Saved

SaveAs

Save

SaveInString

SaveToURL

Close

 

View access

CurrentViewMode

SwitchViewMode

TextView

AuthenticView

GridView

DocEditView (obsolete)

 

Access to XMLData

RootElement

DataRoot

CreateChild

UpdateViews

StartChanges

EndChanges

UpdateXMLData

 

Document objects

Document objects represent XML documents opened in Authentic Desktop.

 

Use one of the following properties to access documents that are already open Authentic Desktop:

Application.ActiveDocument

Application.Documents

 

Use one of the following methods to open a new document in Authentic Desktop:

Documents.OpenFile

Documents.OpenURL

Documents.OpenURLDialog

Documents.NewFile

Documents.NewFileFromText

SpyProjectItem.Open

Application.ImportFromDatabase

Application.ImportFromSchema

Application.ImportFromText

Application.ImportFromWord

Document.ConvertDTDOrSchema

Document.GenerateDTDOrSchema

 

© 2017-2023 Altova GmbH