attributes in YIN should be normalized
Aberta
auto-migrated
Priority-Medium
Type-Defect
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
```
Attribute values obtained from YIN are not normalized according to the XML
rules (sec. 3.3.3 in XML spec).
For example, (note the leading space) should be OK
but pyang complains:
error: bad value " 2" (should be non-negative-integer)
```
Original issue reported on code.google.com by `lada.lho...@gmail.com` on 26 Jan 2012 at 2:29
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.