【名词解释】OPML
OPML:
Outline Processor Markup Language
其实是建立在XML基础上的“大纲处理标记语言”,主要用于描述一份资料的结构,这份资料可能是计划书、黄页的目录,甚至是MP3的播放清单。如果每个软件可以遵循OPML的格式对所处理资料输入、输出,那这些信息就可以在不同系统不同软件之间传递,使不同软件实现直接“对话”。
以上引自:Lifelong Learning
"OPML an XML-based format that allows exchange of outline-structured information between applications running on different operating systems and environments.
The design goal is to have a transparently simple, self-documenting, extensible and human readable format that's capable of representing a wide variety of data that's easily browsed and edited. As the format evolves this goal will be preserved. It should be possible for a reasonably technical person to fully understand the format with a quick read of a single Web page."
以上是来自OPML官方网站的解释。
