cjcodeproj / vtmedia-schema

XML schema for cataloging media libraries.
Creative Commons Attribution Share Alike 4.0 International
1 stars 0 forks source link

Film cast unknown #144

Open cjcodeproj opened 4 months ago

cjcodeproj commented 4 months ago

For the rare situations when it is known that someone is in the cast of a film, but there is no mention of who their character is, there should be an element to cover that situation.

      <role>
       <actor><gn>Bob</gn><fn>Boberson</fn></actor>
       <unknown/>
      </role>

Another possibility is seeing if the schema could handle a lack of an element after <actor>