We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
e.g. handle-generic-xml OR decode-xml are deleting linebreaks and other signs (?) was: https://metafacture.org/playground/?flux=%22https%3A//repository.tugraz.at/oai2d%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22lom%22%29%0A%7C+as-lines%0A%7C+print%0A%3B%0A
handle-generic-xml
decode-xml
becomes: https://metafacture.org/playground/?flux=%22https%3A//repository.tugraz.at/oai2d%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22lom%22%29%0A%7C+decode-xml%0A%7C+handle-generic-xml%28emitNamespace%3D%22true%22%2Cattributemarker%3D%22@%22%2Cvaluetagname%3D%22%C2%A7%22%29%0A%7C+encode-xml%28attributemarker%3D%22@%22%2Cvaluetag%3D%22%C2%A7%22%29%0A%7C+print%0A%3B%0A
This should be documented
The text was updated successfully, but these errors were encountered:
No branches or pull requests
e.g.
handle-generic-xml
ORdecode-xml
are deleting linebreaks and other signs (?)was: https://metafacture.org/playground/?flux=%22https%3A//repository.tugraz.at/oai2d%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22lom%22%29%0A%7C+as-lines%0A%7C+print%0A%3B%0A
becomes: https://metafacture.org/playground/?flux=%22https%3A//repository.tugraz.at/oai2d%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22lom%22%29%0A%7C+decode-xml%0A%7C+handle-generic-xml%28emitNamespace%3D%22true%22%2Cattributemarker%3D%22@%22%2Cvaluetagname%3D%22%C2%A7%22%29%0A%7C+encode-xml%28attributemarker%3D%22@%22%2Cvaluetag%3D%22%C2%A7%22%29%0A%7C+print%0A%3B%0A
This should be documented
The text was updated successfully, but these errors were encountered: