to the main page... about these slides...

An example default definition

<Default>
  <Context>
    <Element Name="input">
      <Attribute Name="type" Value="text"/>
    </Element>
  </Context>
  <DefaultAttribute Name="length" Value="20"/>
</Default>

defines that the length of input fields of type text is by default 20.