ALPS documentation
The set of semantic descriptors described below is the ALPS document, written in XML or JSON.
It can be written in XML or JSON.
<alps>.
<descriptor ... >
<descriptor ... >
</alps>
スケルトンファイルの作成
New Projectを選んでmy-first-alpsフォルダを作成します。
alps.xmlを作成してスケルトンコードを貼り付けると、httpで始まるスキーマのURLがまだインポートされていないので(URI is not registered)と赤字になります。
URLをポイントして、コンテキスチャルメニューからFetch external resourceを選び、スキーマをインポートします。
これでスキーマによる補完とバリデーションが有効になります。