Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Create XML scheme for description.xml #36

Closed
vassiliphilippov opened this issue Jan 9, 2013 · 4 comments
Closed

Create XML scheme for description.xml #36

vassiliphilippov opened this issue Jan 9, 2013 · 4 comments
Assignees

Comments

@vassiliphilippov
Copy link
Collaborator

AppDF specification is described here:
https://github.com/onepf/AppDF/blob/master/specification/appds_spec_1_0.md

The central place of the specification is description.xml file that is described there as well.

We need to create XML Schema based on this specification.

More about XML Schema:
http://www.w3.org/XML/Schema.html
http://en.wikipedia.org/wiki/XML_Schema
http://www.w3schools.com/schema/default.asp

Note that the specification is not final, so be ready to update the XML Schema when the specification is updated.

@vassiliphilippov
Copy link
Collaborator Author

Current version can be found here:
https://github.com/onepf/AppDF/blob/master/specification/appdf-description.xsd

The file is 50% ready

@vassiliphilippov
Copy link
Collaborator Author

Here is a good link for online XML validation checking against an XSD file:
http://www.utilities-online.info/xsdvalidation/#.UO7PIImLKGg

@vassiliphilippov
Copy link
Collaborator Author

Current status:

Done tags:
categorization
description
description-localization
content-description
availability

Still to do:
price
apk-files
requirements
store-specific
testing-instructions
consent
customer-support

@vassiliphilippov
Copy link
Collaborator Author

done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant