AlertCMethod4Linear Data Type

Implemented Interfaces
Serializable
Properties
name data type description
alertCDirection AlertCDirection
alertCMethod4PrimaryPointLocation AlertCMethod4PrimaryPointLocation
alertCMethod4SecondaryPointLocation AlertCMethod4SecondaryPointLocation
alertCMethod4LinearExtension ExtensionType
Properties inherited from AlertCLinear
alertCLocationCountryCode string
alertCLocationTableNumber string
alertCLocationTableVersion string
alertCLinearExtension ExtensionType

Example

{
  "alertCDirection" : {
    "alertCDirectionCoded" : "positive",
    "alertCDirectionNamed" : {
      "values" : { }
    },
    "alertCDirectionSense" : true,
    "alertCDirectionExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod4PrimaryPointLocation" : {
    "alertCLocation" : {
      "alertCLocationName" : { },
      "specificLocation" : 12345,
      "alertCLocationExtension" : { }
    },
    "offsetDistance" : {
      "offsetDistance" : 12345,
      "offsetDistanceExtension" : { }
    },
    "alertCMethod4PrimaryPointLocationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod4SecondaryPointLocation" : {
    "alertCLocation" : {
      "alertCLocationName" : { },
      "specificLocation" : 12345,
      "alertCLocationExtension" : { }
    },
    "offsetDistance" : {
      "offsetDistance" : 12345,
      "offsetDistanceExtension" : { }
    },
    "alertCMethod4SecondaryPointLocationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCMethod4LinearExtension" : {
    "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" : { }
    } ]
  }
}