XML Nanny is a Developer Tools app by Celestial Teapot Software. XML Nanny is a Developer Tool that allows you to Validate XML and XHTML documents locally or over the web. FEATURES: • Parse either local XML files or files on a web server using HTTP.
APK (Android Package Kit) files are the raw files of an Android app. Learn how to install xml-nanny.apk file on your phone in 4 Simple Steps:
Yes. We provide some of the safest Apk download mirrors for getting the XML Nanny apk.
1. • Checks for XML Validation errors, with support for many popular Schema Validation types: DTD (internal or external), XML Schema (XSD), RELAX NG (XML syntax only), and Schematron.
2. • Double-clicking errors in XML Nanny's results list UI opens the source document in your preferred Text Editor (this can be set in the Preferences Window).
3. Validate XML documents against Schematron schemas with assertions, reports, pattern tests, and diagnostic information reported through the XML Nanny UI.
4. Validation errors are reported in an attractive graphical list.
5. Mime-type and encoding values sent to XML Nanny from a web server via HTTP headers are now reported.
6. • All Parsing and Validation is done libxml2 except for Schematron, which is partially handled by the Schematron 1.5 XSLT reference implementation.
7. • Each XML Nanny window is a Mac OS X "Document" which may be saved as a ".xmlnanny" file and reopened later.
8. In the window that appears you can specify local custom DTDs via PUBLIC or SYSTEM identifiers.
9. In the "Source" text field specify either a local file path or an HTTP URL.
10. XML Nanny is a Developer Tool that allows you to Validate XML and XHTML documents locally or over the web.
11. Errors are reported in an attractive graphical list.
Apk Mirror 1: : Download APK
I have a MAMP PHP server that is serving dynamic XSD docs. That means that they use PHP to supply stuff like the namespace (it's a dynamic schema). That also means that I would like to be able to enter a URI in the schema field, like so: http://localhost/xsd/TestSchema.php Unfortunately, the app renders the URI like so: http:/localhost/xsd/TestSchema.php <- NOTE: Missing second forward-slash in "http://". That means that I can't do dynamic network schema validation, and have to save the rendered schema document, then validate against that. I guess that you get what you pay for...
This is usless if you need to find a section in a long XML, all it seems to do is validate the XML. The Text Edit app that comes with your Android is a far better tool to review the XML and find specific elements and ennumerations.
If you need to validate xml files for integrity, or against a schema or DTD this tool is great. If your looking to do something else, then this isn't what you need.
It's a piece of junk. Doesn't seem to be well maintained. "Printing" does nothing. Don't waste your time.
I was having some problems geting some xml going in php with explode. I set up tidy on the server to see if that would help but it only resulted in xml being formatted differently and php was still dying on explode. Enter Nanny. I found the offending xml and threw it at Nanny and it told me exactly what was wrong. Now I know what needs to be stripped and can do so before explode. My only request: Retina support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|