The current output is elements (qualified by namespaces) from the input metadata. Add a flag that ouptuts the namespaces which are in the input.
Better than typing SAML-metadata-composition.pl edugain-v2.xml | perl -pe 's/{//; s/}.*//' | uniq all the time.
The current output is elements (qualified by namespaces) from the input metadata. Add a flag that ouptuts the namespaces which are in the input.
Better than typing
SAML-metadata-composition.pl edugain-v2.xml | perl -pe 's/{//; s/}.*//' | uniqall the time.