model

A container for one or more VDF schemas defining the content and structure of a specific VDF payload document. If the model contains more than one schema then you should use the first one.

Syntax
<model>
  <schema>...</schema>+
</model>