AlertCMethod2Linear Data Type

Implemented Interfaces
Serializable
Properties
name data type description
alertCDirection AlertCDirection
alertCMethod2PrimaryPointLocation AlertCMethod2PrimaryPointLocation
alertCMethod2SecondaryPointLocation AlertCMethod2SecondaryPointLocation
alertCMethod2LinearExtension ExtensionType
Properties inherited from AlertCLinear
alertCLocationCountryCode string
alertCLocationTableNumber string
alertCLocationTableVersion string
alertCLinearExtension ExtensionType

Example

{
  "alertCDirection" : {
    "alertCDirectionCoded" : "both",
    "alertCDirectionNamed" : {
      "value" : [ { }, { } ]
    },
    "alertCDirectionSense" : true,
    "alertCDirectionExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod2PrimaryPointLocation" : {
    "alertCLocation" : {
      "alertCLocationName" : { },
      "specificLocation" : 12345,
      "alertCLocationExtension" : { }
    },
    "alertCMethod2PrimaryPointLocationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod2SecondaryPointLocation" : {
    "alertCLocation" : {
      "alertCLocationName" : { },
      "specificLocation" : 12345,
      "alertCLocationExtension" : { }
    },
    "alertCMethod2SecondaryPointLocationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod2LinearExtension" : {
    "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" : "...",
  "alertCLinearExtension" : {
    "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" : { }
    } ]
  }
}