XaiJu
dagobaking
dagobaking

patreon


AAF Test Build - Beta 123

*** ATTACHMENT WAS REMOVED ***

I accidentally uploaded the dev version of b123. There is now b124. So get that instead of this.

## [Beta 123] - 2020-4-17

### Changed

- The XML structure for every XML type (see docs) so that it can use xsd validation (testing to see if the XML is formatted correctly). Don't panic. It is backward compatible. So, the old XML will still work. But, I will likely start adding error messages about it if people don't update to well formed XML. Also, this new XML structure will not work with older versions of AAF.

- Base AAF XML files to use the new wrapper nodes.


### Added

- common.xsd to the AAF folder. This file contains the rules that XML validation tools use to make sure your XML is correct. A simple on-line validation tool can be found here: https://www.xmlvalidation.com/. If you use Sublime Text, you can install the "Exalt" package and it will then validate your AAF XML on save as long as the common.xsd file is in the same folder as your XML. XML experts: please send me your recommendations for better validation and/or GUI generation from xsd tools. This xsd was auto-generated from sample files. So, it may need some work to correctly validate. Please report it if it gets an error wrong.

- Clarifications to the animation XML wiki entry.


More Creators