AlertCMethod4Point Data Type

Implemented Interfaces
Serializable
Properties
name data type description
alertCDirection AlertCDirection
alertCMethod4PrimaryPointLocation AlertCMethod4PrimaryPointLocation
alertCMethod4PointExtension ExtensionType
Properties inherited from AlertCPoint
alertCLocationCountryCode string
alertCLocationTableNumber string
alertCLocationTableVersion string
alertCPointExtension ExtensionType

Example

{
  "alertCDirection" : {
    "alertCDirectionCoded" : "unknown",
    "alertCDirectionNamed" : {
      "value" : [ { }, { } ]
    },
    "alertCDirectionSense" : true,
    "alertCDirectionExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod4PrimaryPointLocation" : {
    "alertCLocation" : {
      "alertCLocationName" : { },
      "specificLocation" : 12345,
      "alertCLocationExtension" : { }
    },
    "offsetDistance" : {
      "offsetDistance" : 12345,
      "offsetDistanceExtension" : { }
    },
    "alertCMethod4PrimaryPointLocationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod4PointExtension" : {
    "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" : { }
    } ]
  },
  "alertCLocationCountryCode" : "...",
  "alertCLocationTableNumber" : "...",
  "alertCLocationTableVersion" : "...",
  "alertCPointExtension" : {
    "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" : { }
    } ]
  }
}