| name | data type | description | 
|---|---|---|
| tpegloc03ILCPointDescriptorSubtypeEnum | TPEGLoc03ILCPointDescriptorSubtypeEnum | |
| tpegenumerationsExtension | ExtensionType | |
| tpegloc02DirectionTypeEnum | TPEGLoc02DirectionTypeEnum | |
| tpegloc01LinearLocationSubtypeEnum | TPEGLoc01LinearLocationSubtypeEnum | |
| tpegloc01AreaLocationSubtypeEnum | TPEGLoc01AreaLocationSubtypeEnum | |
| tpegloc01FramedPointLocationSubtypeEnum | TPEGLoc01FramedPointLocationSubtypeEnum | |
| tpegloc03OtherPointDescriptorSubtypeEnum | TPEGLoc03OtherPointDescriptorSubtypeEnum | |
| tpegloc01SimplePointLocationSubtypeEnum | TPEGLoc01SimplePointLocationSubtypeEnum | |
| tpegloc04HeightTypeEnum | TPEGLoc04HeightTypeEnum | |
| tpegloc03JunctionPointDescriptorSubtypeEnum | TPEGLoc03JunctionPointDescriptorSubtypeEnum | |
| tpegloc03AreaDescriptorSubtypeEnum | TPEGLoc03AreaDescriptorSubtypeEnum | 
Example
{
  "tpegloc03ILCPointDescriptorSubtypeEnum" : "tpegILCName1",
  "tpegenumerationsExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "tpegloc02DirectionTypeEnum" : "clockwise",
  "tpegloc01LinearLocationSubtypeEnum" : "segment",
  "tpegloc01AreaLocationSubtypeEnum" : "largeArea",
  "tpegloc01FramedPointLocationSubtypeEnum" : "framedPoint",
  "tpegloc03OtherPointDescriptorSubtypeEnum" : "lakeName",
  "tpegloc01SimplePointLocationSubtypeEnum" : "intersection",
  "tpegloc04HeightTypeEnum" : "undefined",
  "tpegloc03JunctionPointDescriptorSubtypeEnum" : "junctionName",
  "tpegloc03AreaDescriptorSubtypeEnum" : "townName"
}