The SEDRIS Data Representation Model
APPENDIX A - Classes Symbol |
---|
An instance of this DRM class specifies a pictograph with a location and is used to identify objects on 2D maps or displays.
Standard symbology for a golf course and an appropriate place to draw that symbol on a map are represented by a <Symbol> instance.
On a representation of an operational chart, the tactical overlays are comprised of <Symbol> instances representing the unit and control points.
No FAQs supplied.
SE_String | name; | (notes) |
---|---|---|
SE_Symbol_Format | symbol_format; | (notes) |
SE_URN | symbol_urn; | (notes) |
If provided, the <Description> component may be used to provide a more detailed description than that specified by the name field.
If provided, this specifies either - information about the events and/or source data used in constructing the given <Symbol> instance, or - lack of knowledge about lineage.
The name field specifies a meaningful short name.
The symbol_format field specifies the symbol format of the resource.
The symbol_urn field specifies a SEDRIS symbol URN, in the form urn:x-sedris:<DNAS>:symbol=<SN> where: <DNAS> is domain name authority name string, and <SN> is a scoped symbol resource name string.
|