Closed zeltophil closed 4 years ago
A bit of background: The frab schedule.xml repo has examples of frab event XML from three different generators here https://github.com/frab/schedule.xml/tree/master/generator
When validated with the XSD here https://raw.githubusercontent.com/frab/schedule.xml/master/schema/schedule.xml.xsd we get the following results:
Reason: Unexpected child with tag 'generator' at position 1. Tag 'version' expected.
Reason: missing required attribute: 'guid'
Many people already use apps like Giggity that display event schedules. Giggity understands various XML formats, for example frab XML. Using this format might also make it easier when using part of the VOC infrastructure for publishing recordings.