attributes in YIN should be normalized
Ouverte
auto-migrated
Priority-Medium
Type-Defect
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
```
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.