Mudanças entre as edições de "Validando arquivo XML"
De Basef
| Linha 4: | Linha 4: | ||
xmlstarlet validate -e /tmp/erp_freight_table2.xml | xmlstarlet validate -e /tmp/erp_freight_table2.xml | ||
</source> | </source> | ||
| + | |||
| + | [[Category:Linux Ubuntu]] | ||
Edição das 17h03min de 18 de abril de 2016
Para validar um arquivo XML:
xmlstarlet validate -e /tmp/erp_freight_table2.xml