Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type pubs:decimalDegreeCoordinatesType
Namespace urn:us:gov:ic:pubs
Annotations

A set of decimal degree coordinates of the format '(+-)##.####,(+-)###.####', where the leading '+' is optional, and the allowable decimal precision is one to four digits.

Diagram
Diagram
Type restriction of xsd:string
Facets
pattern (\+?|\-)[0-9]{1,2}\.[0-9]{1,4},(\+?|\-)[0-9]{1,3}\.[0-9]{1,4}
Used by
Source
<xsd:simpleType name="decimalDegreeCoordinatesType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A set of decimal degree coordinates of the format '(+-)##.####,(+-)###.####', where the leading '+' is optional, and the allowable decimal precision is one to four digits.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:pattern value="(\+?|\-)[0-9]{1,2}\.[0-9]{1,4},(\+?|\-)[0-9]{1,3}\.[0-9]{1,4}"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location PUBS-XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here