Project file created and used by Morpheus Photo Morpher.
XML file formatted in the Microsoft Assistance Markup Language (MAML), a language used to create Windows help documentation; specifies help document structure, styles, and content; used for creating source code and application help pages. MAML files can be created using Sandcastle, a suite of .XSL schemas and program executables. They may also be created using DocProject, a Microsoft Visual Studio help authoring tool add-in. NOTE: The MAML format was developed as an alternative to the .CHM file format.
File used by Gem, a Ruby-associated program that creates organized .HTML output files; contains simple, organized XHTML markup language in order to create static HTML pages. Every time you save your AML file, an HTML file is created with the same name. An example would be when test.aml is saved, test.html is created. Some features of the output HTML files are clearly tabbed language to prevent simple errors and variables that are easy to reference and define. NOTE: Gem Abstract Markup Language requires RubyGems (with Ruby 2.0.0+) in order to be installed.
Script used by ArcInfo Workstation, a GIS application that was the predecessor to ESRI's ArcGIS Desktop; written in the Arc Macro Language (AML), which is an interpreted language that provides facilities for creating ArcInfo applications; can include commands to execute instructions, generate user interface components, and manipulate map data; saved in an ASCII text format. NOTE: ArcInfo Workstation has been replaced by ArcGIS Desktop.