Element | Description |
ArcPad | The root element for all ArcPad XML statements. |
BOOKMARK | Used to define a local bookmark in *.apm files or a global bookmark in ArcPadBookMarks.apx. |
BOOKMARKS | The parent element for setting bookmarks. |
COLOR | Used to define a color in a color ramp. |
COLORRAMP | Used to define the color ramp in a gradient fill complex polygon symbol.Used to define the color ramp in a gradient fill complex polygon symbol. |
COMMENTS | Used to store comments for a layer.Used to store comments for a layer. |
COMPLEXLINESYMBOL | Used to symbolize line features. Provides additional symbology options beyond SIMPLELINESYMBOL. |
COMPLEXPOLYGONSYMBOL | Used to symbolize polygon features. Provides additional symbology options beyond SIMPLEPOLYGONSYMBOL. |
COORDSYS | Defines the projection of the data in an ArcPad map file (*.apm) or graphics layer file (*.apg). |
DATASET | Specifies the pathname of a layer in an ArcPad map file (*.apm). |
DECORATIONSYMBOL | Used to define a line decoration in a complex line symbol. |
ENVELOPE | Defines an extent rectangle. |
EXACT | Used with VALUEMAPRENDERER for matching exact values within a specified field in the shapefile's DBF table. When a match occurs, the symbol is drawn as specified for that EXACT value.Used with VALUEMAPRENDERER for matching exact values within a specified field in the shapefile's DBF table. When a match occurs, the symbol is drawn as specified for that EXACT value. |
GRADIENTFILL | Used to define the gradient fill in a complex polygon symbol. |
GROUPSYMBOL | Used to symbolize features with multiple symbols acting as a single symbol (e.g., a freeway line symbol consists of a group of 3 line symbols). |
HASHSYMBOL | Used to define a hash symbol in a complex line symbol. |
HYPERLINK | Used to specify the hyperlink properties of a layer in an ArcPad layer definition or ArcPad map file (*.apm). |
LAYER | When used in a map file (*.apm), it defines the characteristics of one of the map layers. |
LINEFILL | Used to define the line fill symbol in a complex polygon symbol. |
MAP | When parent element is ArcPad, MAP is used in ArcPad map files (*.apm) to define maps. |
MAPGRID | Used to specify map grid settings in ArcPadPrefs.apx. Also specifies map grid visibility in an ArcMap map file (*.apm).Used to specify map grid settings in ArcPadPrefs.apx. Also specifies map grid visibility in an ArcMap map file (*.apm). |
MARKERFILL | Used to define the marker fill symbol in a complex polygon symbol. |
MARKERSYMBOL | Used to define the marker symbol in a complex line symbol.Used to define the marker symbol in a complex line symbol. |
MENUITEM | Used to define a custom toolbutton or specify a built-in toolbutton in a pull-down menu.Used to define a custom toolbutton or specify a built-in toolbutton in a pull-down menu. |
METADATA | The parent element for layer meta data. |
NORTHARROW | Used to define display properties for the north arrow in an ArcPad map file (*.apm). |
OTHER | Used with VALUEMAPRENDERER as the default for rendering symbols that do not meet the criteria for any RANGE or EXACT values. Used with VALUEMAPRENDERER as the default for rendering symbols that do not meet the criteria for any RANGE or EXACT values.
|
OUTLINESYMBOL | Used to define the outline symbol in a complex polygon symbol. |
POINT | When parent element is REFPOINTS, POINT defines a reference point. |
PROPERTIES | Defines properties for the map in an ArcPad map file (*.apm). |
PROPERTY | The Properties element allows you to store a value in the map document that can be referenced via script whist the document is open in ArcPad. |
RANGE | Used with VALUEMAPRENDERER for matching a range of values within a specified field in a shapefile's DBF table. When a match occurs, the symbol is drawn as specified for each range. |
RASTERFILL | Used to define the raster fill symbol in a complex polygon symbol. |
RASTERFILLSYMBOL | Symbolizes polygon features using the specified image as a fill symbol. |
RASTERMARKERSYMBOL | Symbolizes point features using the specified raster image. |
REFPOINTS | User to specify reference points in a map for use with the offset and traverse tools. |
ROTATION | Used to define rotation properties for the map in an ArcPad map file (*.apm). |
SCALEBAR | Used to define display properties for the scalebar in an ArcPad map file (*.apm). |
SCRIPT | Used in customization files (ArcPad.apx, *.apa, *.apl) to define scripts or specify an associated script file. |
SEPARATOR | Used to specify a separator between tools in a custom toolbar.Used to specify a separator between tools in a custom toolbar. |
SIMPLELABELRENDERER | Used for labeling features. A field is specified for labeling all features of a particular layer. |
SIMPLELINESYMBOL | Used to symbolize line features. |
SIMPLEMARKERSYMBOL | Used to symbolize point features using one of the predefined symbol types: circle, square, cross, triangle, star, X, or diamond. |
SIMPLEPOLYGONSYMBOL | Used to symbolize polygon features. |
SIMPLERENDERER | Used to display features using one symbol.Used to display features using one symbol. |
SNAPPING | Used to specify the snapping settings for a layer in layer definitions and map files (*.apm). |
STATUSBAR | Used to define display properties for the status bar. |
SYMBOLOGY | The parent element for symbology in an ArcPad map file (*.apm). |
TEXTSYMBOL | Symbol used to label point, line, and polygon layers. |
TOOLBAR | Used to define a toolbar in an applet file (*.apa) or custom configuration file (ArcPad.apx).Used to define a toolbar. |
TOOLBARS | The parent element for all ArcPad toolbars. |
TOOLBUTTON | Used to define a custom toolbutton or specify a built-in toolbutton in a toolbar.Used to define a custom toolbutton or specify a built-in toolbutton in a toolbar. |
TRACKLOG | Used to specify the GPS tracklog settings in ArcPadPrefs.apx. Also specifies tracklog visibility in an ArcMap map file (*.apm). |
TRUETYPEMARKERSYMBOL | Used to symbolize point features using TrueType symbols. |
VALUEMAPRENDERER | Used to render features according to the value in a specified field. Based on this field, a value map can be created to classify data. |