DTD

DTD

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Document, XMLElement, XMLItem 親のオブジェクト
Parent Document 親のオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
Contents String型, idSpecialCharacters 内容(テキスト)
Id Long型 オブジェクトのID
Index Long型 インデックス
PublicId String型 The public id of the DTD'S DOCTYPE declaration. Only valid if the DTD an an external subset
RootTag XMLTag The tag of the document's root object
SystemId String型 The system id of the DTD'S DOCTYPE declaration. Only valid if the DTD is an external subset

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除
Duplicate DTD 複製。複製されたオブジェクトを返す
Move XMLElement 移動
To idLocationOptions
idLocationOptions
Ver.10進数説明
idAfter1634104421
idAtBeginning1650945639 先頭
idAtEnd1701733408 最後
idBefore1650812527
idUnknown1433299822 No location
移動先
[Reference] XMLItem, Text 位置の基準になるオブジェクト
Select 選択状態にする
[ExistingSelection] idSelectionOptions
idSelectionOptions
Ver.10進数説明
idAddTo1633969202 追加選択する
idRemoveFrom1919249734 選択から削除する
idReplace1701998700 置き換える
idReplaceWith1919250519 置き換える
既に選択されているものがあった場合

コレクションのプロパティ DTDs

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド DTDs

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByID Object IDで指定したオブジェクトを返す
Id Long型 オブジェクトのID
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト