隨手筆記一下 .sdl的結構
格式:xml 1.0
<documentList>
<defaultDocument> -> 預設文件的設定
Properties:
backup
launchable
caching
encoding
indexFeeds
language
urlInfo
<name>
<source>
maxLinkDepth
restrict
<image>
maxWidth
maxHeight
bpp
alternate
enabled
<destinations>
<directory>
<document> -> 每個文件的設定
Properties:
backup
launchable
caching
encoding
indexFeeds
language
urlInfo
-lastConveted
-lastUpdated
-lastAttempted
-size
<name>
<source>
maxLinkDepth
restrict
-checksum
<image>
maxWidth
maxHeight
bpp
alternate
enabled
<destinations>
<directory>
<uiSettings> -> ui列表的一些設定
註:最前面有 ‘-‘ ,代表一般文件才有的屬性
