ekuiter/feature-schema
Composer 安装命令:
composer require ekuiter/feature-schema
包简介
XML schemata for FeatureIDE feature models and configurations
关键字:
README 文档
README
feature-schema defines XML schemata for FeatureIDE feature models and configurations.
Click here for an online demonstration. You can validate any FeatureIDE feature model or configuration there.
Intention
FeatureIDE has XML formats for feature models and configurations in its source code, but there is no proper documentation or specification of these formats.
This project consists of XML schemata written in XSD which specify these XML formats. They are useful for validating XML documents, but they also serve as documentation for generating a valid XML document.
Usage
When parsing an XML document, point your validator to the configuration.xsd or model.xsd file. To try it out, click here.
configuration.xsdis modeled after FeatureIDE's XMLConfFormat.model.xsdis modeled after FeatureIDE's XmlFeatureModelFormat (onlystructandconstraintsare validated).
License
This project is released under the LGPL v3 license.
统计信息
- 总下载量: 88
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-only
- 更新时间: 2017-12-25