fn parse_attribute<R: Reader>( input: &mut R, encoding: Encoding, form: DwForm, ) -> Result<AttributeValue<R>>