AlertCMethod2Point Data Type

Implemented Interfaces
Serializable
Properties
name data type description
alertCDirection AlertCDirection
alertCMethod2PrimaryPointLocation AlertCMethod2PrimaryPointLocation
alertCMethod2PointExtension ExtensionType
Properties inherited from AlertCPoint
alertCLocationCountryCode string
alertCLocationTableNumber string
alertCLocationTableVersion string
alertCPointExtension ExtensionType

Example

{
  "alertCDirection" : {
    "alertCDirectionCoded" : "both",
    "alertCDirectionNamed" : {
      "values" : { }
    },
    "alertCDirectionSense" : true,
    "alertCDirectionExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod2PrimaryPointLocation" : {
    "alertCLocation" : {
      "alertCLocationName" : { },
      "specificLocation" : 12345,
      "alertCLocationExtension" : { }
    },
    "alertCMethod2PrimaryPointLocationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod2PointExtension" : {
    "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" : { }
    } ]
  }
}